by
MediaX on 2017/01/14 08:42:28 PM
First noticed in a Tixati channel by another person, the Individual Tracker Options are not working in v2.51. In particular,
1. The option replace_in_new:
is not working
2. In the "Remove From New" tab, this regex is not working: regex:\d+\.abcde\.(?:com|me|to)\/
Could you please take a look? Thanks!
Edit
========
In fact (2) is not specific to regex, a plain string match doesn't work, either.
by Guest on 2017/02/03 08:14:55 PM
I am using 2.52 alpha-2 and 'replace in new' and 'remove from new' are both working. in fact 'add to new' and 'skip announce' work as well. it took a few tries to get the 'replace in new' to work but it does.
ex. i want to replace 'open' with 'closed/announce'
open
replace_in-new:closed/announce
url to replace followed by line return. on the next line replace_in_new:new-url then another line return
dont forget to hit return. this works for me.