FST Now supports RSS feeds
See the RSS button, yes, you can now finally get your NZB's via RSS :)
Note from tesco: The feed link is unique to each user. This is to stop leeching of NZBs by guests.
To get your unique RSS url, all you need to do is be logged in while viewing the NZB Index then right click on the RSS Icon http://filesharingtalk.com/images/buttons/rss-12x12.png and click "Copy Link Location".
Re: FST Now supports RSS feads.
Re: FST Now supports RSS feads.
What do you mean direct download? You mean from the actual post? Yeah....not sure what you mean?
Re: FST Now supports RSS feads.
Looks like it does actually, long as you don't use feed in the address bar in ff. gj
Re: FST Now supports RSS feads.
NZB's via RSS coming down np, nice 1:thumbsup:
Re: FST Now supports RSS feads.
That is awesome. Your work is appreciated!
Re: FST Now supports RSS feeds
Also, SOL didn't mention it, but the rss feed is designed to work with SABNZBd and other news readers that can download directly from RSS feeds (if there are others that do that).
Make sure you're logged in when you view the nzb index, right-click the rss icon, "copy link location", and paste that into SABNZBd.
Re: FST Now supports RSS feeds
Quote:
Originally Posted by
tesco
Also, SOL didn't mention it, but the rss feed is designed to work with SABNZBd and other news readers that can download directly from RSS feeds (if there are others that do that).
Make sure you're logged in when you view the nzb index, right-click the rss icon, "copy link location", and paste that into SABNZBd.
I could kiss you now!
Re: FST Now supports RSS feeds
And I know it works because I accidentally left SABNZBd turned on with that rss feed enabled in it on my test forum, and everything I or SOL posted got downloaded automatically. So much wasted bandwith. :cry:
Re: FST Now supports RSS feeds
But how does one get the RSS-feed to one filtered category? (eg: tv-series).
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.