mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
collection_mode works for smart collections
This commit is contained in:
parent
b740b85670
commit
7714997909
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ numbered_builders = [
|
|||
"trakt_watched",
|
||||
"trakt_collected"
|
||||
]
|
||||
smart_collection_invalid = ["collection_mode", "collection_order"]
|
||||
smart_collection_invalid = ["collection_order"]
|
||||
smart_url_collection_invalid = [
|
||||
"run_again", "sync_mode", "show_filtered", "show_missing", "save_missing", "smart_label",
|
||||
"radarr_add", "radarr_folder", "radarr_monitor", "radarr_availability",
|
||||
|
|
Loading…
Reference in a new issue