0.5.3 RSS feed categories not working

Report & discuss bugs found in 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
mpzero
Newbie
Newbie
Posts: 2
Joined: June 28th, 2010, 9:33 pm

0.5.3 RSS feed categories not working

Post by mpzero »

Is there a trick to getting categories working on RSS feeds in 0.5.3 running from src on linux?  I have the RSS feed and categories created.  I have the category assigned to feed.  SAB downloads files from the feed but fails to assign them to the category in the queue.

I have to manually assign category. 

Anyone else seeing this problem?  It used to work for before upgrading from an older version.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5.3 RSS feed categories not working

Post by shypike »

I'll look into this.
Meanwhile, try setting categories on the individual filters.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5.3 RSS feed categories not working

Post by shypike »

Where are you getting your feeds from?
If they are from nzbmatrix.com, that site will provide categories too.
If you set a feed-level category, it will be ingored, because the nzbmatrix category will override the feed-category.
Only if you set a category at the filter level, the nzbmatrix category will be overridden.

This is valid for any feed that is able to provide categories.
mpzero
Newbie
Newbie
Posts: 2
Joined: June 28th, 2010, 9:33 pm

Re: 0.5.3 RSS feed categories not working

Post by mpzero »

Is there a  link you can provide how to use the nzbmatrix categories (where this feed is from?).  All I want is for all the download from this feed to complete in a specific dir as opposed to the normal download directory.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5.3 RSS feed categories not working

Post by shypike »

You might want to ask the nzbmatrix people to put that list on their website,
instead of having people guessing at it.

This is the table we have to use because they're too lazy.
'28' : 'anime.all',
'20' : 'apps.linux',
'19' : 'apps.mac',
'21' : 'apps.other',
'18' : 'apps.pc',
'55' : 'apps.phone',
'52' : 'apps.portable',
'53' : 'documentaries.hd',
'9'  : 'documentaries.std',
'16' : 'games.dreamcast',
'45' : 'games.ds',
'46' : 'games.gamecube',
'17' : 'games.other',
'10' : 'games.pc',
'15' : 'games.ps1',
'11' : 'games.ps2',
'43' : 'games.ps3',
'12' : 'games.psp',
'44' : 'games.wii',
'51' : 'games.wii vc',
'13' : 'games.xbox',
'14' : 'games.xbox360',
'56' : 'games.xbox360 (other)',
'54' : 'movies.brrip',
'2'  : 'movies.divx/xvid',
'1'  : 'movies.dvd',
'50' : 'movies.hd (image)',
'42' : 'movies.hd (x264)',
'4'  : 'movies.other',
'3'  : 'movies.svcd/vcd',
'48' : 'movies.wmv-hd',
'24' : 'music.dvd',
'23' : 'music.lossless',
'22' : 'music.mp3, albums',
'47' : 'music.mp3, singles',
'27' : 'music.other',
'25' : 'music.video',
'49' : 'other.audio, books',
'36' : 'other.e-books',
'33' : 'other.emulation',
'39' : 'other.extra, pars/fills',
'37' : 'other.images',
'38' : 'other.mobile, phone',
'40' : 'other.other',
'34' : 'other.ppc/pda',
'26' : 'other.radio',
'6'  : 'tv.divx/xvid',
'5'  : 'tv.dvd',
'41' : 'tv.hd',
'8'  : 'tv.other',
'7'  : 'tv.sport/ent'
grego77
Newbie
Newbie
Posts: 5
Joined: January 22nd, 2010, 11:49 am

Re: 0.5.3 RSS feed categories not working

Post by grego77 »

shypike wrote: Where are you getting your feeds from?
If they are from nzbmatrix.com, that site will provide categories too.
If you set a feed-level category, it will be ingored, because the nzbmatrix category will override the feed-category.
Only if you set a category at the filter level, the nzbmatrix category will be overridden.

This is valid for any feed that is able to provide categories.
I don't understand, you mean that now, the rss provider's categories overrides the feed-level categories we set up ?

I am using NZBS.org as provider and have the same issue..
randyharris
Full Member
Full Member
Posts: 146
Joined: January 21st, 2010, 5:36 pm

Re: 0.5.3 RSS feed categories not working

Post by randyharris »

I'm having assigned categories to rss feed issues as well, I think it is using the last category in my dropdown list instead of the one which is specified.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5.3 RSS feed categories not working

Post by shypike »

Again: only a filter-level category will override the indexer's category.

The indexer's category is converted to a user category.

Priority of categories is like this:
1. user-category as set in matching filter.
2. if previous "default", converted indexer category
3. if previous empty, feed-level category
Post Reply