Open jakoblover opened 4 years ago
add a way to more easily add existing tags through the "Set tags" option when right clicking a selection of torrents, like a drop down menu
This would be very helpful. I have a small set of tags I use to automatically move into the correct folder on completion... Often end up with variations on the tag name since manually typing it each time. Ideally we could set a list of known tags in the Flood-UI settings page, and choose which of the existing tags to use (as well as typing a new one).
try to edit rtorrent.rc's schedule fodler watch like this:
schedule = watch_directory_1,1,30,"load.start=/data/watch/yourlabel/*.torrent,d.custom1.set=yourlabel,d.delete_tied=,d.directory.set=/data/completed/yourlabel/"
where yourlabel is your custom label. you have to create the folders, too.
Type: Feature Request
Summary
It is cumbersome to add tags to torrents when there seems to be no way of adding tags without manually typing in the tag.
Idea of implementation
Select torrents from the overview, then click and drag the group of torrents into a tag on the sidebar. In combination with that, maybe add a way to more easily add existing tags through the "Set tags" option when right clicking a selection of torrents, like a drop down menu