- Don't need to schedule a Plex smart_filter (people)
This commit is contained in:
parent
e645970afc
commit
f6b35c0813
|
@ -100,7 +100,6 @@ templates:
|
|||
sort_title: <<level>>+09_<<collection_name>>
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
schedule: monthly(1)
|
||||
visible_library: true
|
||||
|
||||
General:
|
||||
|
|
|
@ -100,7 +100,6 @@ templates:
|
|||
sort_title: <<level>>+09_<<collection_name>>
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
schedule: monthly(1)
|
||||
visible_library: true
|
||||
|
||||
General:
|
||||
|
|
|
@ -25,6 +25,7 @@ Prefix suggestions:
|
|||
## Scheduling
|
||||
- Save time by updating lesser-important collections and playlists less frequently:
|
||||
- ex. `schedule: weekly(wednesday), weekly(sunday)`
|
||||
- Don't need to schedule a `smart_filter` because Plex auto-updates the list itself
|
||||
|
||||
## Sorting
|
||||
- https://github.com/meisnate12/Plex-Meta-Manager/wiki/Plex-Builders#sort-options
|
||||
|
|
Loading…
Reference in New Issue