Re: FST Now supports RSS feeds
Quote:
Originally Posted by
Axent
But how does one get the RSS-feed to one filtered category? (eg: tv-series).
A page for customizing your RSS feed will be made in the future. But for now you can just add this to the end of your RSS url:
Show only Movies:
&categoryid=1
Show only TV Series:
&categoryid=2
Show only Music:
&categoryid=3
Show only Games:
&categoryid=4
Re: FST Now supports RSS feeds
Using Linux and SABnzbd+ 0.5.4
RSS-feed added: http://filesharingtalk.com/ng_rss.php?&categoryid=2
Does not work with the following error:
18:00:28,457 WARNING: Invalid NZB file ng_createnzb.php!do=fetchnzb&collectionid=9591.nzb, skipping (reason=not well-formed (invalid token), line=231)
18:00:28,459 ERROR: Error getting url http://filesharingtalk.com/ng_create...lectionid=9591 (cause= "")
Something i am doing wrong or does the feed not support SABnzbd?
It works with other feeds.
Re: FST Now supports RSS feeds
The URL needs to contain your unique login details in order to download the NZBs.
Something like:
http://filesharingtalk.com/ng_rss.ph...####&ps=******
Go to the nzb index while logged in and click the RSS icon then copy the link that is in your browser address bar.
Re: FST Now supports RSS feeds
So the string would be(?);
http://filesharingtalk.com/ng_rss.ph...*&categoryid=2
Same error as before unfortunately. Also reports this in 'History': URL Fetching failed; Unusable NZB file.
Re: FST Now supports RSS feeds
Quote:
Originally Posted by
Axent
Can you PM to me the exact url you are using..
Re: FST Now supports RSS feeds
There was a bug wth the RSS feed that stopped you from downloading the NZB files. It is now fixed.
Re: FST Now supports RSS feeds
Really awesome!
Is there a way to setup a sub-category, such as just Xbox titles instead of just taking the entire Games category?
Re: FST Now supports RSS feeds
Just to clarify my request for info:
I would like to know the syntax to just view - and download - a specific sub-category of a category. If the category for games is 4 and I need to append "&categoryid=4" to the end of the RSS URL, what must I add in order to get the sub-category "Xbox 360"?
In addition, if there is a way to sort for size, and just get the files that are 1+ GB - that would pretty much complete my wishlist.
Congrats on a very well-maintained feed otherwise! Love it!
Re: FST Now supports RSS feeds
Top feature, so huge thanks for implementing it. Just wondering why the full stops / period characters have been removed from the scene release names.
nwpsys
Re: FST Now supports RSS feeds
Quote:
Originally Posted by
nwpsys
Top feature, so huge thanks for implementing it. Just wondering why the full stops / period characters have been removed from the scene release names.
nwpsys
Much cleaner / easier to read.
Quote:
Originally Posted by
nicksak
Just to clarify my request for info:
I would like to know the syntax to just view - and download - a specific sub-category of a category. If the category for games is 4 and I need to append "&categoryid=4" to the end of the RSS URL, what must I add in order to get the sub-category "Xbox 360"?
In addition, if there is a way to sort for size, and just get the files that are 1+ GB - that would pretty much complete my wishlist.
Congrats on a very well-maintained feed otherwise! Love it!
I made a small update at some point, you can actually use &category=tv, &category=games, etc.
For subcategories is the same, must also include the cat.
So for example:
TV x264 720p:
&category=tv&subcategory=x264720
Games xBox360
&category=games&subcategory=xbox360
etc.
This isn't really user friendly.
I did start that rss config page that I promised a few years ago, never got around to finishing it. I will try to work on it soon.