You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123 lines
3.6 KiB
123 lines
3.6 KiB
templates:
|
|
|
|
separator:
|
|
default:
|
|
collection_section: "00"
|
|
optional:
|
|
- use_separator
|
|
- collection_mode
|
|
allowed_library_types: <<use_separator>>
|
|
collection_mode: <<collection_mode>>
|
|
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
|
blank_collection: true
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<<separator>>.jpg
|
|
|
|
separator off:
|
|
default:
|
|
collection_section: "00"
|
|
use_separator: false
|
|
optional:
|
|
- collection_mode
|
|
allowed_library_types: <<use_separator>>
|
|
collection_mode: <<collection_mode>>
|
|
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
|
blank_collection: true
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<<separator>>.jpg
|
|
|
|
shared:
|
|
default:
|
|
collection_section: "00"
|
|
sort: <<collection_name>>
|
|
pre: "_"
|
|
order: ""
|
|
optional:
|
|
- collection_mode
|
|
- radarr_add_missing
|
|
- sonarr_add_missing
|
|
- radarr_tag
|
|
- sonarr_tag
|
|
- item_radarr_tag
|
|
- item_sonarr_tag
|
|
radarr_add_missing: <<radarr_add_missing>>
|
|
sonarr_add_missing: <<sonarr_add_missing>>
|
|
radarr_tag: <<radarr_tag>>
|
|
sonarr_tag: <<sonarr_tag>>
|
|
item_radarr_tag: <<item_radarr_tag>>
|
|
item_sonarr_tag: <<item_sonarr_tag>>
|
|
collection_mode: <<collection_mode>>
|
|
sort_title: "!<<collection_section>><<pre>><<order>><<sort>>"
|
|
|
|
chart_shared:
|
|
default:
|
|
collection_section: "00"
|
|
key: <<collection_name>>
|
|
sort: <<collection_name>>
|
|
pre: "_"
|
|
order_<<key>>: ""
|
|
optional:
|
|
- use_<<key>>
|
|
- visible_library_<<key>>
|
|
- visible_home_<<key>>
|
|
- visible_shared_<<key>>
|
|
- collection_mode
|
|
- radarr_add_missing
|
|
- sonarr_add_missing
|
|
- radarr_tag
|
|
- sonarr_tag
|
|
- item_radarr_tag
|
|
- item_sonarr_tag
|
|
- library_types
|
|
- check_library
|
|
allowed_library_types:
|
|
- <<use_<<key>>>>
|
|
- <<check_library>>
|
|
visible_library: <<visible_library_<<key>>>>
|
|
visible_home: <<visible_home_<<key>>>>
|
|
visible_shared: <<visible_shared_<<key>>>>
|
|
radarr_add_missing: <<radarr_add_missing>>
|
|
sonarr_add_missing: <<sonarr_add_missing>>
|
|
radarr_tag: <<radarr_tag>>
|
|
sonarr_tag: <<sonarr_tag>>
|
|
item_radarr_tag: <<item_radarr_tag>>
|
|
item_sonarr_tag: <<item_sonarr_tag>>
|
|
collection_mode: <<collection_mode>>
|
|
sort_title: "!<<collection_section>><<pre>><<order_<<key>>>><<sort>>"
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/chart/<<collection_name_encoded>>.jpg
|
|
|
|
other_collection:
|
|
default:
|
|
collection_section: "00"
|
|
sort: <<collection_name>>
|
|
pre: "_~"
|
|
optional:
|
|
- use_other
|
|
allowed_library_types: <<use_other>>
|
|
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
|
|
|
award:
|
|
default:
|
|
collection_order: custom
|
|
optional:
|
|
- image
|
|
cache_builders: 1
|
|
sync_mode: sync
|
|
collection_order: <<collection_order>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<image>>.jpg
|
|
|
|
playlist:
|
|
default:
|
|
libraries: Movies, TV Shows
|
|
cache_builders: 1
|
|
sync_to_users: all
|
|
sync_mode: sync
|
|
libraries: <<libraries>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/playlist/<<playlist_name_encoded>>.jpg
|
|
|
|
use_year_collections:
|
|
optional:
|
|
- use_year_collections
|
|
allowed_library_types: <<use_year_collections>>
|
|
|
|
customsync:
|
|
collection_order: custom
|
|
sync_mode: sync |