forked from cross-seed/cross-seed
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deluge-labels): non-static label support during injection (cross-…
…seed#540) # Deluge Labels ## Purpose this mirrors the qbittorrent behavior where a matched torrent's label will now be used during injection (if a label is set) - [x] duplicateCategories (true) will append ".cross-seed" to the same label. - [x] dataCategory will be used for data-based matches - [x] if "No Label" is set, default will be "cross-seed" Closes cross-seed#538
- Loading branch information
Showing
3 changed files
with
30 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters