Newbie RSS Feeds

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
paulies
Newbie
Newbie
Posts: 10
Joined: April 8th, 2010, 9:57 am

Newbie RSS Feeds

Post by paulies »

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
azgul
Newbie
Newbie
Posts: 7
Joined: February 24th, 2010, 10:46 am

Re: Newbie RSS Feeds

Post by azgul »

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

Re: Newbie RSS Feeds

Post by shypike »

"Require" filters must precede "Accept" filters.
paulies
Newbie
Newbie
Posts: 10
Joined: April 8th, 2010, 9:57 am

Re: Newbie RSS Feeds

Post by paulies »

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

Re: Newbie RSS Feeds

Post by shypike »

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.
fenlander
Newbie
Newbie
Posts: 36
Joined: May 4th, 2010, 5:47 am

Re: Newbie RSS Feeds

Post by fenlander »

Is there any reason why "myepisode.s01" wouldn't do what you want?
Post Reply