Torrent Invites! Buy, Trade, Sell Or Find Free Invites, For EVERY Private Tracker! HDBits.org, BTN, PTP, MTV, Empornium, Orpheus, Bibliotik, RED, IPT, TL, PHD etc!



Page 1 of 2 12 LastLast
Results 1 to 10 of 16
Like Tree21Likes

Thread: Using the RSS Downloader Plugin

  1. #1
    DGMDonor Icon
    DGM is offline
    iLLuSioNist
    DGM's Avatar
    Reputation Points
    77147
    Reputation Power
    100
    Join Date
    Aug 2015
    Posts
    4,744
    Time Online
    204 d 20 h 52 m
    Avg. Time Online
    1 h 33 m
    Mentioned
    969 Post(s)
    Quoted
    453 Post(s)
    Liked
    4014 times
    Feedbacks
    170 (100%)

    Using the RSS Downloader Plugin

    Using the RSS Downloader Plugin

    Click on the RSS Downloader button in the top toolbar. Add the URL of your feed. Add an alias for the feed — your feed will show up under this name in the RSS section of the left sidebar.



    1 RSS Downloader
    2 rutorrent Settings

    On choosing (1) RSS Downloader, you will get -



    Click OK. If your feed contains a pass key in its URL and your tracker does not require a cookie to access the feed, RSS Downloader will connect to the feed and display the most recent items. It will not download any .torrents at this point.



    Right-click on the feed alias in the left sidebar and choose RSS Manager.



    We need to configure at least one filter for the plugin to use with the feed. Click the Add button and give your filter a name. Let's say, we want to download everything in the feed.

    Copy and paste the following line into the Filter field:

    Code:
    /()/i
    Leave the Exclude field empty. From the RSS dropdown choose the alias of the feed the filter will be applied to (SCC in our case). Leave the directory field empty RSS Downloader will download .torrents to the default location ' /rutorrent/torrents 'and load them from there. Be sure to tick "Don't start the download automatically" at this moment we are just testing our filters. The Label field is optional if filled out, downloaded .torrents will be auto-labeled using this value (useful for sorting jobs by label).



    The ? button allows you to test your filter in real time against the items in the feed. Click it, and RSS Downloader will respond with a number of matches, and highlight all matching items in the list.



    Our filter correctly matched 15 items out of the 15 currently available in the feed. Press OK. RSS Downloader should download all .torrents in the feed and add them as stopped to the queue. Verify it, and if everything is working as it should, return to RSS Manager and untick the "Don't start the download automatically" setting. Reload ruTorrent in your browser for the new settings to take effect.

    Do test your setup properly before configuring the plugin to autodownload! Set up your filters and leave the plugin running for about a day, then examine the results and verify that your filters are actually filtering out the right stuff!

    ADVANCED SCENARIOS

    Download only .torrents with VA- in the name:



    Download only .torrents with the words Pepe or Strict or Gypsy in the name (use the pipe sign | to separate tokens):



    Download only .torrents with the words Pepe or Strict or Gypsy in the name, but exclude anything with 2006 in the file name:



    Download only .torrents with the words weeds OR (prison AND break) OR (rescue AND me) OR heroes in the file name:

    Code:
    /(weeds|prison.*break|rescue.*me|heroes)/i

    Please consult this tutorial for a more detailed overview of the syntax and usage examples (thanks to user drunkpitbull).

    OTHER OBSERVATIONS

    If you auto-installed ruTorrent from the software manager page, the default feed update interval is set to 30 min. Should you wish to change this setting, connect to your slot via FTP/SFTP and edit the following file:

    Code:
    /home/username/www/.../rutorrent/plugins/rss/conf.php
    PLEASE NOTE - Starting from at least rtorrent/0.9.3/0.13.3 you DO NOT need to change the conf.php, simply edit update interval via Settings > Feeds.



    Important Notes -
    Please be very careful with this plugin. Filters need to be setup correctly for it to download only
    what you want, and not everything in the feed. Errors in the setup may harm your ratio or, in the worst
    scenario, destroy it completely.

    Do test your setup properly before configuring the plugin to autodownload!
    Set up your filters and leave the plugin running for about a day, then examine the results and verify that
    your filters are actually filtering out the right stuff!

    Credit : Feralhosting



    For RSS Syntaxes - http://torrentinvites.org/f44/rutorr...02/#post672027



    Thanks to @TheTrader @Insideman
    Last edited by DGMDonor Icon; 06-19-2016 at 09:32 PM.
    DGM Says ! Be Busy Be Happy TI'ian. !

  2. #2
    Donor
    Ronin21's Avatar
    Reputation Points
    139211
    Reputation Power
    100
    Join Date
    Apr 2014
    Posts
    2,450
    Time Online
    207 d 15 h 10 m
    Avg. Time Online
    1 h 22 m
    Mentioned
    916 Post(s)
    Quoted
    560 Post(s)
    Liked
    3610 times
    Feedbacks
    135 (100%)
    Good guide.

  3. #3
    User cagriu1905's Avatar
    Reputation Points
    934
    Reputation Power
    36
    Join Date
    Dec 2016
    Posts
    68
    Time Online
    5 d 12 h 10 m
    Avg. Time Online
    2 m
    Mentioned
    15 Post(s)
    Quoted
    6 Post(s)
    Liked
    31 times
    Feedbacks
    7 (100%)
    So clear, thank you

  4. #4
    Donor
    Mart's Avatar
    Reputation Points
    31217
    Reputation Power
    100
    Join Date
    Apr 2017
    Posts
    663
    Time Online
    31 d 14 h 9 m
    Avg. Time Online
    17 m
    Mentioned
    414 Post(s)
    Quoted
    106 Post(s)
    Liked
    660 times
    Feedbacks
    60 (100%)
    In a case with no filter (download all torrents from rss), how to made to just download new torrents after i add the rss?

  5. #5
    Donor
    masonos's Avatar
    Reputation Points
    155541
    Reputation Power
    100
    Join Date
    Aug 2014
    Posts
    7,845
    Time Online
    504 d 6 m
    Avg. Time Online
    3 h 27 m
    Mentioned
    2824 Post(s)
    Quoted
    895 Post(s)
    Liked
    6617 times
    Feedbacks
    372 (100%)
    Quote Originally Posted by nelsonpt View Post
    In a case with no filter (download all torrents from rss), how to made to just download new torrents after i add the rss?
    After you set up your RSS and BEFORE setting your filters, right click on the RSS -> Mark as -> Loaded

  6. #6
    Donor
    Mart's Avatar
    Reputation Points
    31217
    Reputation Power
    100
    Join Date
    Apr 2017
    Posts
    663
    Time Online
    31 d 14 h 9 m
    Avg. Time Online
    17 m
    Mentioned
    414 Post(s)
    Quoted
    106 Post(s)
    Liked
    660 times
    Feedbacks
    60 (100%)
    Thank you @masonos for the fast repply
    masonos likes this.

  7. #7
    Extreme User
    YusukeUramesh's Avatar
    Reputation Points
    199207
    Reputation Power
    100
    Join Date
    Jan 2017
    Posts
    2,894
    Time Online
    154 d 3 h 29 m
    Avg. Time Online
    1 h 24 m
    Mentioned
    1563 Post(s)
    Quoted
    419 Post(s)
    Liked
    3948 times
    Feedbacks
    186 (100%)
    REPS and Like added. Thanks!

  8. #8
    New user AtTheBeach's Avatar
    Reputation Points
    10
    Reputation Power
    0
    Join Date
    Jun 2017
    Posts
    1
    Time Online
    4 h 9 m
    Avg. Time Online
    N/A
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)
    Feedbacks
    1 (100%)
    Thanks for the guide...
    I cannot get the following filters to work on my end and have not figured out what I am doing wrong.
    If I only want to auto download certain release groups such as AVS, DIMENSION, FLEET in the HD TV category
    /(AVS|DIMENSION|FLEET|)/i < not working

    What am I doing wrong?

  9. #9
    Donor
    masonos's Avatar
    Reputation Points
    155541
    Reputation Power
    100
    Join Date
    Aug 2014
    Posts
    7,845
    Time Online
    504 d 6 m
    Avg. Time Online
    3 h 27 m
    Mentioned
    2824 Post(s)
    Quoted
    895 Post(s)
    Liked
    6617 times
    Feedbacks
    372 (100%)
    Quote Originally Posted by AtTheBeach View Post
    Thanks for the guide...
    I cannot get the following filters to work on my end and have not figured out what I am doing wrong.
    If I only want to auto download certain release groups such as AVS, DIMENSION, FLEET in the HD TV category
    /(AVS|DIMENSION|FLEET|)/i < not working

    What am I doing wrong?
    Remove the OR after FLEET. i just tried it and it is working properly.
    For which tracker are you trying?

    Sent from my HTC 10 using Tapatalk

  10. #10
    User Tuga's Avatar
    Reputation Points
    10
    Reputation Power
    23
    Join Date
    Dec 2017
    Posts
    26
    Time Online
    3 d 4 h 47 m
    Avg. Time Online
    2 m
    Mentioned
    4 Post(s)
    Quoted
    2 Post(s)
    Liked
    5 times
    Feedbacks
    0
    Hello first of all thanks for the guide if I want to filter for 2 words

    word and word doesn't matter where are they in the name the correct string will be?

    /(word1.*word2)/i

    Correct?


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •