Page 1 of 1

0.5.3 RSS feed categories not working

Posted: June 28th, 2010, 9:36 pm
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.

Re: 0.5.3 RSS feed categories not working

Posted: June 29th, 2010, 1:59 am
by shypike
I'll look into this.
Meanwhile, try setting categories on the individual filters.

Re: 0.5.3 RSS feed categories not working

Posted: June 30th, 2010, 12:41 pm
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.

Re: 0.5.3 RSS feed categories not working

Posted: June 30th, 2010, 4:43 pm
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.

Re: 0.5.3 RSS feed categories not working

Posted: June 30th, 2010, 5:34 pm
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'

Re: 0.5.3 RSS feed categories not working

Posted: July 2nd, 2010, 4:46 am
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..

Re: 0.5.3 RSS feed categories not working

Posted: July 2nd, 2010, 12:27 pm
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.

Re: 0.5.3 RSS feed categories not working

Posted: July 3rd, 2010, 5:03 am
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