Opened 13 years ago
Closed 13 years ago
#3165 closed Enhancement (duplicate)
labeling system
Reported by: | necrologist | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.92+ |
Severity: | Normal | Keywords: | label tag group gui remote daemon |
Cc: |
Description
Hi,
I would like to recommend a labeling system, you should be able to:
- add/remove one or more labels to a torrent
- show the label column in transmission-remote
- filter by label in the gui
- target by label in transmission-remote
I don't know too much about the internal "database" structure of Transmission yet, so this is just an outsider's opinion;
the simpliest way to do this system would be a simple text file, containing three columns per row:
1 torrent's ID (these seem to be static for me)
2 torrent's name (just for insurance)
3 torrent's labels (separated by a comma for example)
On a side note which doesn't need another ticket, the new system to filter by tracker is great but it slightly differs in functionality and might generate "too much" output in the console if the torrent has multiple trackers associated.
Thanks for the great work until now!
Change History (1)
comment:1 Changed 13 years ago by livings124
- Resolution set to duplicate
- Status changed from new to closed
#2175