mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 15:06:07 -05:00
add playlist keys
This commit is contained in:
@@ -16,13 +16,10 @@
|
||||
# sort_title: "!02_<<collection_name>>" #
|
||||
# # Sets the minimum items of the collection #
|
||||
# minimum_items: 2 #
|
||||
# # Sets weather to actually build the collection #
|
||||
# build_collection: true #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: "02"
|
||||
|
||||
templates:
|
||||
collection:
|
||||
default:
|
||||
@@ -34,12 +31,14 @@ templates:
|
||||
- radarr_add_missing
|
||||
- name_mapping
|
||||
- sort_title
|
||||
- build_collection
|
||||
cache_builders: 1
|
||||
minimum_items: <<minimum_items>>
|
||||
tmdb_collection_details: <<value>>
|
||||
tmdb_movie: <<movie>>
|
||||
name_mapping: <<name_mapping>>
|
||||
sort_title: <<sort_title>>
|
||||
build_collection: <<build_collection>>
|
||||
sync_mode: sync
|
||||
collection_order: <<collection_order>>
|
||||
radarr_add_missing: <<radarr_add_missing>>
|
||||
|
||||
Reference in New Issue
Block a user