Quick question... Running MacOSX I have a Python script that I run on all RSS downloads. However, since I updated to the latest version... When an RSS media file is detected and added to the queue, If forgets to add the post processing script. I must add it by hand in the queue for ti to work. However, in the RSS options its is set to always run.
Any ideas?
Scripts Not Being Applied to RSS downloads
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Scripts Not Being Applied to RSS downloads
Hope this helps!
Re: Scripts Not Being Applied to RSS downloads
You need to set the category and script in the filters.
The order of precedence is:
1. forced category/script of matching filter
2. newzbin category (and script associated with this category)
3. feed level forced category/script.
The order of precedence is:
1. forced category/script of matching filter
2. newzbin category (and script associated with this category)
3. feed level forced category/script.
Re: Scripts Not Being Applied to RSS downloads
Is this correct? Seems I might not understand your solution... Sorry for being a n00b...
Still didn't work...
Still didn't work...
Re: Scripts Not Being Applied to RSS downloads
It's wrong.
Rule 0 will match anything, so this one will always trigger and use the "Default" script.
Rule 1 will never be tested and wouldn't match anything anyway.
Remove Rule 1 and set Rule 0 to use the to_handbrake script and use category TV.
Rule 0 will match anything, so this one will always trigger and use the "Default" script.
Rule 1 will never be tested and wouldn't match anything anyway.
Remove Rule 1 and set Rule 0 to use the to_handbrake script and use category TV.