Help with Filter for RSS Feed !
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 9 of 9
Like Tree6Likes
  • 1 Post By silentninja
  • 2 Post By silentninja
  • 2 Post By Copper
  • 1 Post By Copper

Thread: Help with Filter for RSS Feed !

  1. #1

    Join Date
    Aug 2011
    Posts
    88

    Default Help with Filter for RSS Feed !

    I already have a filter set whereby all new torrents are downloaded ---> /.*/i

    Now I want to set another filter (probably an "exclude" filter) whereby I don't want to be downloading torrents bigger than 15GB

    How do I do that?



    P.S. Do you know where I could find a good tutorial on RSS Filters?



  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Dec 2010
    Posts
    2,426
    Blog Entries
    11

    Default

    The bittorrent client should have an option somewhere in Settings for RSS download size. I think you can not filter this out with perl regular expressions. However, I do not know much about this.
    Last edited by silentninja; November 2nd, 2011 at 03:21 PM.
    torrentmak likes this.

  4. #3

    Join Date
    Aug 2011
    Posts
    88

    Default

    Quote Originally Posted by silentninja View Post
    The bittorrent client should have an option somewhere in Settings for RSS download size. I think you can not filter this out with perl regular expressions. However, I do not know much about this.
    Do you know about ruTorrent v3.2/3.3 which I am using for my seedbox?

  5. #4

    Join Date
    Dec 2010
    Posts
    2,426
    Blog Entries
    11

    Default

    ruTorrent is a WEB GUI for rTorrent, try to look in your ruTorrent settings. rTorrent does not have an RSS reader and downloader by default but my guess is that it may use rssdler for RSS. If it is true then you need look for a settings file for rssdler, there should be a variable called maxSize or something similar, change it. Here is some information rTorrent with RSS-feeds « Zoogen.net But the first thing you should do is to determine what kind of RSS applications are being used in your seedbox.
    Copper and torrentmak like this.

  6. #5

    Join Date
    Jun 2011
    Posts
    5,584
    Blog Entries
    1

    Default



    Some client filters will let you filter by size. AFAIK, rutorrent doesn't have this option. Silentninja has a good suggestion; look into rssdler. You may also want to Google to see if anyone else has found a creative workaround for this or perhaps knows about an ru/rtorrent option that we don't.

    Also check out this post for general advice on using rutorrent filters.


    silentninja and torrentmak like this.
    Fortune and love favour the brave .-. Ovid ....

  7. #6

    Join Date
    Aug 2011
    Posts
    88

    Default

    Quote Originally Posted by copper View Post


    Some client filters will let you filter by size. AFAIK, rutorrent doesn't have this option. Silentninja has a good suggestion; look into rssdler. You may also want to Google to see if anyone else has found a creative workaround for this or perhaps knows about an ru/rtorrent option that we don't.

    Also check out this post for general advice on using rutorrent filters.


    i am checking my settings on ruTorrent now, i can't find anything named "RSSdler"...

    i will go ahead and check that post.. thanks!

  8. #7

    Join Date
    Jun 2011
    Posts
    5,584
    Blog Entries
    1

    Default

    Quote Originally Posted by torrentmak View Post
    i am checking my settings on ruTorrent now, i can't find anything named "RSSdler"...
    i will go ahead and check that post.. thanks!

    You sort of did that backwards. If you read the link first you'd have found out that RSSDler is an utility that adds features. It would need to be installed if it isn't already on your seedbox.

    You'd want to configure rssdler.rc to limit the torrent size, i.e.

    #Maximum file size, 0 = unlimited.
    maxSize = 15000000000


    Fortune and love favour the brave .-. Ovid ....

  9. #8

    Join Date
    Dec 2010
    Posts
    2,426
    Blog Entries
    11

    Default

    i am checking my settings on ruTorrent now, i can't find anything named "RSSdler"...
    Noes.. You have to FTP to your seedbox, go to your home directory, browse hidden files. Or you need to do it through a Terminal/Console - SSH to your seedbox and then do
    Code:
    cd
    to make sure you are in your home directoy and then list your hidden files with
    Code:
    ls -a
    and then you can do whatever you want - view them or amend them etc.

    P.S. Your seedbox provider may store those files where they please, this is an example if it is a default configuration.
    Last edited by silentninja; November 3rd, 2011 at 08:17 AM.

  10. #9

    Join Date
    Jun 2011
    Posts
    5,584
    Blog Entries
    1

    Default



    Another way to limit the torrent size, if you don't mind a global setting.. is to specify a size limit in rtorrent.
    This is of no use to you if you wish to download larger torrents outside of the filter however.

    #.rtorrent.rc
    max_file_size = 15000000000



    silentninja likes this.
    Fortune and love favour the brave .-. Ovid ....

Similar Threads

  1. Replies: 2
    Last Post: April 20th, 2011, 07:01 PM
  2. Replies: 2
    Last Post: April 16th, 2011, 10:49 PM
  3. Help | With Antivirus For Windows 7 64 BIT
    By PaNeKoTa in forum Help
    Replies: 36
    Last Post: December 26th, 2010, 11:05 AM
  4. Looking for tv/movie torrent site with downloadable rss feeds
    By scott724 in forum BitTorrent Discussion
    Replies: 2
    Last Post: June 16th, 2010, 10:05 PM

Tags for this Thread

Posting Permissions

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