Is there any tutorial on T.I. (which i couldn't find) , or anyone who can give info on HOW_TO use RSS on trackers?
Thanks everyone !
~~~~~
Is there any tutorial on T.I. (which i couldn't find) , or anyone who can give info on HOW_TO use RSS on trackers?
Thanks everyone !
~~~~~
It more or less depends on the tracker you are using. Although the procedure is the same across all trackers you need to know where to find the announce url, user id and pass key. If the tracker supports it they should have setup information in their wiki or help sections.
Usually each tracker has an RSS setup tutorial in their forums. Are you interested in any particular tracker? Or a particular client?
Hey masonos !
Well i m interested in IPT and Deviloid mostly for a start .And i m using rutorrent on a seedbox .
More or less i thought it would be one almost the same procedure on every tracker.(apart from the different data those trackers provide each )
To be honest i didnt even knew what the RSS was about before yesterday that it came to my attention and decided to give it a try anytime soon.
Till now i havent started Rss anywhere as i want to do it the right way ,and avoid any mistakes or errors .
#As an example ,on IPT when you click on the RSS button it brings you a new window on which you may decide which categories will the torrents be from ,and down in the bottom there are 2 options. "web link" "download link" . whats the difference between those 2 ? where are those 2 used for ?
Have a lookie here
http://torrentinvites.org/f29/tut-us...torrent-55381/
It will get you started. If you have any doubts don't hesitate to ask.
You need the download link there. If you use the weblink, RSS feed will bring the torrent name, description, etc but clicking on it will just open the download page.
Using the download link it means when your RSS matches your filter, it will automatically download the torrent.
Roger that !But what about the exceptions ? Is there an easy way to add any exception ?
#Example - If i ll let the seedbox add any torrent (lets say for a day or two) it will probably end up with no HDD space very soon ! (especially on IPT where lots of new torrents appear very fast and in random sizes )
Talking about sizes ,is there an exception to avoid huge or even big torrents ,so the seedbox whont run out of space ,and probably end up paused ?
Thanks for your useful info so far !
Very appreciated and helpful for a starter on RSS like i am .
Unfortunately rutorrent RSS is very limited. If you want size control you should check autodl-irssi, but for now it's better to learn the RSS basics and then move forward.
The following filter used in the Exclude option will not download anything bigger than 10GB
/\d{2,}\.\d{2,}\s*GB/i
Edit: Just had a look at IPT RSS feed and it seems that they offer the size limitation during the RSS setup.
https://iptorrents.eu/getrss.php
You can choose 0 to 5GB and select your categories.
Using this in the "Filter" option will download everything
/.*/i
Wow! Just used /.*/i on deviloid and worked like a charm . You can imagine the feeling for someone not acquainted with programming .)
Now the question is ,why should one be a programmer to do such a simple task ? A "button" download all ,would be such a difficult thing for the developers?
It reminds me the dark ol' days ,when changing directory was cd.. something instead of a double click !
Anyways ,what kind of programming language is that ? How do i learn more of it?
Very grateful for your help bro ! I dont think i d manage to find that on my own !
) VERY a p p r e c i a t e d !
Cheers!