![]() Registered Member ![]()
|
Hi,
it's really needed ktorrent can associate a RSS filter with a directory which aren't the general download directory. Having all the files downloaded by the RSS filters mixed in the same directory is wrong. It doesn't help for file organization ![]() The rss plugin for Azureus can do this. Another helpful thing would be if it's possible to associate a RSS filter to a tracker specifically so the RSS filter doesn't attack all the trackers i configured. Imagine the same file released in two or more trackers and a bad regexp RSS filter ktorrent will try to download all the files being all of them the same just different filenames or a good regexp RSS filter, ktorrent will try to download the same file, when it detects it's the same file it will seed in all the trackers altogether (i didn't try this, it's an example). Thanks in advance. Bye. |
![]() Registered Member ![]()
|
Hi Reztho,
I make take a look at this for a later version - the functionality for downloading to a different directory wasn't added until after the rssfeed plugin was written so I can't comment on how much effort this would be to implement. Though it would require rewriting the file format the rssfeed plugin stores in - which isn't particularly simple as I've have to support translation from the current version to avoid people losing their settings on upgrade. As far as limiting the filter to particular feeds this may also be doable, but I'll need to think of a clean approach. Though you shouldn't have any issues for the moment with anything that can be regarded as a TV show and limited issues with others. i.e. any given episode will only download once as it'll check the history to see if it's already been downloaded. So that will prevent issues there - for other types it will add the new torrent in. If it's the same torrent it'll just add a new tracker in without any problem. Otherwise the torrent will be added - so multiple, different releases of the same thing will trigger multiple downloads. I could add an option whereby it only ever downloads one match for your filter when changing the format. This would allow you to download only the first item which matched your filter (though this kind of this kills some of the purpose of automatic downloading - if you only need it once then you may as well do it by hand). Cheers, Alan. |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
I'd like to "third" this request. This is the #1 feature I'm looking for in a torrent client (and the #1 thing I miss from utorrent). I love the way ktorrent handles shows/seasons/episodes, but I really hate having to move the files every time or change the download directory if I happen to be around and catch it while downloading. As someone said previously, this would also be good for the community as it encourages longer seeding - personally, except with some private trackers, I never bother re-seeding after I have to move a file. If I don't have to move it, I'll seed it longer. Also, I watch the shows from another machine (xbox media center, actually) and don't want to mount the directory in which all my downloads go; I have my shows and movies organized nicely elsewhere for access by most of my network.
|
![]() Registered Member ![]()
|
Hi all,
I managed to whip up some python code to sort downloaded episodes into proper directories. I run this script as a cron job every 5 minutes. It checks the files in Ktorrent completed downloads directory and compares the filenames against regular expressions found in a config file. If a match is found, then the file is moved to the directory specified in the config file. The Python script is like this:
The config file is like this:
I've placed them both to /etc/episodemover/ and the cron entry to run the script is
The episodemover.py script is executable (chmod +x). Hope this is useful to someone. Regards, Antti |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell