Page 1 of 1

update tags map

Posted: 26 Jan 2016, 13:50
by Ztrust
hey couldent find the propper place to post this but looked at the tags bindings but you could add
the rogue cut and possibly IMAX

Thanks

Re: update tags map

Posted: 26 Jan 2016, 16:24
by rednoah
The {tags} binding currently uses this regular expression:

Code: Select all

extended|uncensored|remastered|unrated|uncut|director.?s.cut|theatrical.cut|ultimate.cut|final.cut|special.edition
What changes are you suggesting?

Re: update tags map

Posted: 27 Jan 2016, 11:06
by Ztrust
Hey Rednoah
You previously sent me a link I went by to look at whats covered
https://github.com/svn2github/filebot/b ... perties#L5
just wanted to ask you if you would add
the rouge cut (from xmen) and
IMAX
I think the rogue cut belongs in there, and seem to remember alot of people filtering Imax, myself included

Re: update tags map

Posted: 27 Jan 2016, 11:55
by rednoah
Added:

Code: Select all

extended|uncensored|remastered|unrated|uncut|director.?s.cut|theatrical.cut|ultimate.cut|final.cut|special.edition|rogue.cut|IMAX

Re: update tags map

Posted: 29 Jan 2016, 15:08
by Ztrust
thank you