Entry tags:
On downloading television shows...
I have been without a television for several months now, so I have resorted to downloading episodes of shows I want to see. In the past I used Azureus and its RSS handling abilities. As the program has grown into the Vuze monstrosity, I have been moving over to other things if possible.
The first step was moving to an RSS downloader to automatically download .torrent files. With minimal work I got RSSDler working. Great, so now I have a folder full of .torrent files.
I tried several command-line BitTorrent clients, but I either could not get them installed or could not get them working effectively. rTorrent looks the most promising, but I never could get it to work. I will have to give it another try soon. The other option would be cTorrent, although I am not sure cTorrent supports a watch-folder, so a little more work would have to go into getting that to work.
In the meantime I have continued to use Azureus, set to watch the folder RSSDler is downloading to. It works, but moving to a non-GUI client would be nice.
The first step was moving to an RSS downloader to automatically download .torrent files. With minimal work I got RSSDler working. Great, so now I have a folder full of .torrent files.
I tried several command-line BitTorrent clients, but I either could not get them installed or could not get them working effectively. rTorrent looks the most promising, but I never could get it to work. I will have to give it another try soon. The other option would be cTorrent, although I am not sure cTorrent supports a watch-folder, so a little more work would have to go into getting that to work.
In the meantime I have continued to use Azureus, set to watch the folder RSSDler is downloading to. It works, but moving to a non-GUI client would be nice.
no subject
no subject
I might give it another try, but since I want to load the BT client and then forget it, a CLI client might work better for me.
no subject
no subject
I've never run it on a Mac, but I really recommend trying to get it working, because it's a very good client.
And with a bit of Googling, here's some code that would make it watch a directory and automatically start/stop torrents that appear in the directory. (Put in your .rtorrent.rc.):
no subject
I will give it another try after I move.
no subject
no subject
So.. I'm totally stuck trying to setup my rssdler. What kind of rss feeds have you gotten to work with it? I've tried ones with the .torrent attached, linked.. everything and I can't get it to work. An example of one of yours would be awesome if you still use the program.
no subject
Below is my config.txt. It shows two example feeds, one from a fansite and one from TVrss.net.
Note that I just have a RSSdler folder in my home directory (as you can see from the first two variables set). As a result RSSdler gets called from launchd Launch Agent (you can just use a crontab entry) using this command:
/usr/local/bin/rssdler -r -c /Users/NAME/Library/Scripts/rssdler/config.txt
And now on to the config.txt file referenced above.
no subject
If you set maxSize too small (thinking "I just want to download the .torrent file"), RSSdler will never download anything.