blind-oracle / transmission-trackers

Script to automatically add trackers from a list to all torrents in Transmission
115 stars 28 forks source link

Work with conditions #1

Open azgnetov opened 4 years ago

azgnetov commented 4 years ago

Your script adds trackers to all torrents in Transmission. It can be inconvenient if users have a lot of torrents, especially private and working fine. Can you add some conditions e.g. comment, existing trackers, download status etc?

blind-oracle commented 4 years ago

There's a status_filter in the script which you can use to filter by torrent's status. Other filters I'll try to implement, but can't promise when :)