qbittorrent / qBittorrent

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

Auto-label torrents downloaded via manual addition #3775

Open wind77 opened 9 years ago

wind77 commented 9 years ago

When adding a torrent / magnet link to qBT, qBT does not auto-label the download. Currently, only RSS downloader provides auto-label function, but this function is absent in manual "add torrent / magnet link" way.

Ideally, auto-label would be based the decoded torrent. eg. a decoded torrent has the top folder "My shared photo". And auto-label has a label "Photo" which will match all torrents that contain "photo", then this "My shared photo" would be labelled as "Photo".

chrishirst commented 9 years ago

Version??

Operating System??

wind77 commented 9 years ago

qBT v3.2.3 W7

chrishirst commented 9 years ago

When adding a torrent / magnet link to qBT, qBT does not auto-label the download.

Use the "Add Torrent Dialogue"

Options -> Downloads check boxes at the top.

wind77 commented 9 years ago

Use the "Add Torrent Dialogue"

Options -> Downloads check boxes at the top.

The keyword here is "Auto-label".

chrishirst commented 9 years ago

Looks like another thing you will have to write for yourself then.

wind77 commented 9 years ago

Weak spot of qBT http://torrent-clients.softwareinsider.com/compare/32-45/qBittorrent-vs-uTorrent

Cons: Support has improved, but could be better.

ghost commented 9 years ago

So how is it supposed to label? Based on target directory? Tracker url? You can't just expect to come here and make demands when you put little effort into the suggestion.

wind77 commented 9 years ago

Ideally, auto-label would be based the decoded torrent. eg. a decoded torrent has the top folder "My shared photo". And auto-label has a label "Photo" which will match all torrents that contain "photo", then this "My shared photo" would be labelled as "Photo".

samslate2 commented 8 years ago

regex -> label would be great. Just like RSS does it, please!