2.0 KiB
2.0 KiB
Promotion
- Use sort_title to promote and demote certain collections
- start with
+to promote to top of library - start with
~to demote to bottom of a library
- start with
Prefix suggestions:
# Prefixes for (Movie) Collections:
# +01_ = Charts
# +02_ = Holidays
# +03_ = Studios or Network
# +04_ = Genres
# +05_ = Countries
# +06_ = Awards
# +07_ = Collections
# +08_ = Decades
# +09_ = People
# +10_ = General
Visibility
visible_library,visible_homeandvisible_sharedtrue,falseor schedule available for all options
Scheduling
- Save time by updating lesser-important collections and playlists less frequently:
- ex.
schedule: weekly(wednesday), weekly(sunday)
- ex.
- Don't need to schedule a
smart_filterbecause Plex auto-updates the list itself
Sorting
- https://github.com/meisnate12/Plex-Meta-Manager/wiki/Plex-Builders#sort-options
- If a collection is made of multiple lists, can't use
custom- Recommend sorting instead by
popularity.desc
- Recommend sorting instead by
- Can't use
collection_orderfor Plexsmart_filterrules. Replacements:collection_order: release->sort_by: release.desccollection_order: alpha->sort_by: title.desccollection_order: custom->sort_by: ??
- Needs to be one level above
all/anycriteria list. Ex.:smart_filter:- sort_by:
release.desc - any:
- criteria1
- criteria2
- sort_by:
Filters
- Type restrictions
- Plex
smart_filter/plex_search: Use, i.e.type: episodes, to limit collection to specific type- Needs to be one level above
all/anycriteria list. Ex.: smart_filter:- type:
episodes - any:
- criteria1
- criteria2
- type:
- Needs to be one level above
- All other rules: Use, i.e.,
collection_level: episodes, to limit collection to specific type
- Plex