Additions for issue 340, removing strings from Job name
Posted: December 20th, 2010, 6:30 am
There is an issue (340) which would allow users to filter out certain strings from a job title.
I actually would like to go a bit further. Maybe use some sort of regular expressions or something.
For example:
I would like to filter out stuff like "(2010)" for TV-series names. It would be great that I could just make a regular expression, that filters out that year number for jobs assigned to TV.
Also:
Some series have an & in their title. But that does not seem consistent through out a complete season. That way SABNZBd creates directories like this "Blah blah & blah" and also "Blah blah and blah", which is very annoying, because episodes of a TV series are scattered around a couple of directories.
All this could probably be resolved if we could create a lit of regular expressions that would be executed on a Job name for the category the job is assigned to.
Find the issue here:
http://trac2.assembla.com/SABnzbd/ticket/340
I actually would like to go a bit further. Maybe use some sort of regular expressions or something.
For example:
I would like to filter out stuff like "(2010)" for TV-series names. It would be great that I could just make a regular expression, that filters out that year number for jobs assigned to TV.
Also:
Some series have an & in their title. But that does not seem consistent through out a complete season. That way SABNZBd creates directories like this "Blah blah & blah" and also "Blah blah and blah", which is very annoying, because episodes of a TV series are scattered around a couple of directories.
All this could probably be resolved if we could create a lit of regular expressions that would be executed on a Job name for the category the job is assigned to.
Find the issue here:
http://trac2.assembla.com/SABnzbd/ticket/340