qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.45k stars 4k forks source link

Add rtorrent-like options for scheduler #2009

Open takiz opened 10 years ago

takiz commented 10 years ago

Looks like this: Image of takiz2

sledgehammer999 commented 10 years ago

I don't understand your request.

takiz commented 10 years ago

See Options -> Downloads in qBittorrent: Image of takiz3 I suggest to setup Download Folder, Label and autostart state for torrents that started from Watched Folders.

chrishirst commented 10 years ago

What has any of that to do with new options for the scheduler ??

takiz commented 10 years ago

This like rTorrent feature (in config):

schedule = watch_directory_1, 5, 5, "load.normal=/home/user/torrents1/*.torrent,d.directory.set=/home/user/downloads/videos"
schedule = watch_directory_2, 5, 5, "load.start=/home/user/torrents2/*.torrent,d.directory.set=/home/user/downloads/music"
schedule = watch_directory_3, 5, 5, "load.normal=/home/user/torrents3/*.torrent,d.directory.set=/home/user/downloads/soft"

but rTorrent does not support labels.