mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
23 lines
666 B
YAML
23 lines
666 B
YAML
templates:
|
|
Chart:
|
|
sort_title: +1_<<num>><<collection_name>>
|
|
sync_mode: sync
|
|
network:
|
|
optional:
|
|
- network
|
|
tmdb_network: <<network>>
|
|
sort_title: +2_<<collection_name>>
|
|
sync_mode: sync
|
|
|
|
# Collections listed here are simply to add custom assets
|
|
collections:
|
|
Paw Patrol:
|
|
tmdb_show: 57532
|
|
item_assets: true
|
|
build_collection: false
|
|
sync_mode: append # must be append when using 'build_collection: false'
|
|
######################################################
|
|
# Network Collections #
|
|
######################################################
|
|
# Removed in favor of PMM default; "- pmm: network"
|