Additions for issue 340, removing strings from Job name

Want something added? Ask for it here.
Post Reply
depl0y
Release Testers
Release Testers
Posts: 6
Joined: August 14th, 2009, 2:29 pm

Additions for issue 340, removing strings from Job name

Post by depl0y »

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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Additions for issue 340, removing strings from Job name

Post by shypike »

We have a huge wish list and the deciding process is a bit opaque.
We pick based on a mix of perceived need and personal interest of the developer.
BTW: release 0.6.0 will feature a user pre-queueing script.
This would enable you to implement your own filtering.
Post Reply