Hi there,
I am trying to setup rss feed to automatically download my favourite shows but not having much luck.
The ony 2 lines in the list are
0 accept The Episode
1 requires s10e09
When I preview is says no match but its clearly in the preview list, am I doing something wrong ? I have read these forums and tried other ways but still no luck. The version sabnzbd I am running is 0.5.6.
Any help would be appreciated thanks.
Paul
Newbie RSS Feeds
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: Newbie RSS Feeds
Not sure why you'd want to require a specific season AND episode? But whatever.
Is your feed perhaps using scenenames? If so try adding a dot instead of the space.
Is your feed perhaps using scenenames? If so try adding a dot instead of the space.
Re: Newbie RSS Feeds
"Require" filters must precede "Accept" filters.
Re: Newbie RSS Feeds
Hi,
I think I got it going I am now using the one line
accept-> myepisode*E01S01*Xvid*HDTV
This seems to work but is it possible to combine 10 episodes into 2 lines ie,
Require-> myepisode
accept-> *E01S01**E01S02*E01S03*E01S04*E01S05*E01S06*
Thanks
I think I got it going I am now using the one line
accept-> myepisode*E01S01*Xvid*HDTV
This seems to work but is it possible to combine 10 episodes into 2 lines ie,
Require-> myepisode
accept-> *E01S01**E01S02*E01S03*E01S04*E01S05*E01S06*
Thanks
Re: Newbie RSS Feeds
You cannot combine filters that way.
You need to be really clever with regular expressions to do that.
If you don't know what that means, don't try.
The simple way is to have a list of separate Accepts.
You need to be really clever with regular expressions to do that.
If you don't know what that means, don't try.
The simple way is to have a list of separate Accepts.
Re: Newbie RSS Feeds
Is there any reason why "myepisode.s01" wouldn't do what you want?

