Page 1 of 1
Custom rss feed.
Posted: August 7th, 2012, 4:15 pm
by solonvault
Hi,
Is there a way to let SAB use the ''title name'' in a RSS feed containing multiple items for the ''job name'' for all separate items.
Code: Select all
<item><title>The Incredibles</title><description>The.Incredibles.2004.DUTCH.1080p.BluRay.x264</description><link>http://nzbindex.nl/download/12345/6789The.Incredibles.2004.DUTCH.1080</link><pubDate>Tue, 31 Jul 2012 20:05:00 +0200</pubDate></item><item><title>Tarzan</title><description>Tarzan.1999.DUTCH.1080p.BluRay.x264.nzb</description><link>http://nzbindex.nl/download/12345/6789Tarzan.1999.DUTCH.1080p.BluRay.x264.nzb</link><pubDate>Tue, 31 Jul 2012 20:07:00 +0200</pubDate>
So for this example use '' The Incredibles '' and ''Tarzan'' for the ''job name'' and not the NZB name.
Thank you for your help!
Re: Custom rss feed.
Posted: August 7th, 2012, 4:35 pm
by shypike
Titles are used.
There are two exceptions:
You set Config->Special->rss_filenames to on.
You're using a feed from: nzbindex.nl, nzbindex.com or nzbclub.com
because these have bat-crazy titles but usable NZB names.
Re: Custom rss feed.
Posted: August 8th, 2012, 12:54 am
by solonvault
how can it be that with the example given SAB uses the NZB name instead of the title ?
Do you have a bit of example RSS that will work with title names ?
Thank you for your help!
Re: Custom rss feed.
Posted: August 8th, 2012, 1:42 am
by shypike
nzbmatrix.com newzbin2.es
binsearch.info nzbs.org nzbsrus.com
Re: Custom rss feed.
Posted: August 8th, 2012, 6:18 am
by solonvault
Thank you,
Any idea whats wrong with the example given, this is nog working ?
Re: Custom rss feed.
Posted: August 8th, 2012, 7:14 am
by shypike
solonvault wrote:
Is there a way to let SAB use the ''title name'' in a RSS feed containing multiple items for the ''job name'' for all separate items.
After reading your original question again, I must say that I simply don't know what you mean.
Can you rephrase the question?
Re: Custom rss feed.
Posted: August 8th, 2012, 11:48 am
by solonvault
When reading a RSS feed i would like SAB to use the <title>The Incredibles</title> information instead of the NZB name 6789The.Incredibles.2004.DUTCH.1080 .
This way when the download is done the extracted folder name is ''The Incredibles'' ( in this case ) and not ''6789The.Incredibles.2004.DUTCH.1080''
wich is the name of the NZB
i hope this helps
Re: Help With Categories
Posted: August 8th, 2012, 12:24 pm
by shypike
Which indexer are you using and what is your rss_filenames setting?
Re: Custom rss feed.
Posted: August 8th, 2012, 12:35 pm
by solonvault
im using my own rss feed i created. files are found by SAB and are all downloaded correct except for the <title></title> information for each file.
rss_filenames setting is not checked
Re: Custom rss feed.
Posted: August 8th, 2012, 12:47 pm
by solonvault
This is the complete RSS with changed details and fake NZB link
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Mywebsite</title><link>http://www.Mywebsite.com</link><description>Mywebsite RSS feed</description><language>en-us</language><copyright>Copyright (C) 2009 Mywebsite.nl</copyright><item><title>_Test_file_name</title><description>test</description><link>http://nzbindex.nl/download/1234566.nzb</link><pubDate>Fri, 03 Aug 2012 15:31:00 +0200</pubDate></item></channel></rss>
i hope this helps
Re: Help With Categories
Posted: August 8th, 2012, 1:54 pm
by shypike
The link is examined to choose between title and nzb name.
Since the link comes from nzbindex.nl, the nzb name is used.
Strictly speaking this is not correct, but normally this is not an issue.
It is in this case.
There's no work-around with current versions of SABnzbd,
except replacing nzbindex.nl with its IP address...
Re: Custom rss feed.
Posted: August 8th, 2012, 2:36 pm
by solonvault
Replacing NZB name with the ip adress works, thank you.
Will there be a option to manually set this in a new version of SABnzbd ?
Re: Help With Categories
Posted: August 8th, 2012, 3:36 pm
by shypike
Possibly, but likely not as an option.
The check could be based on the feed URL instead of the link.
Re: Custom rss feed.
Posted: August 15th, 2012, 11:39 am
by shypike
We're adding the list of "special" sites as an editable "Special option" in 0.7.4.
Mind you, that when you remove nzbindex.nl from the list, a direct RSS feed will
give truly bizarre job names.