|
|
|
@ -28,8 +28,9 @@ templates:
|
|
|
|
|
default:
|
|
|
|
|
collection_section: "00"
|
|
|
|
|
sort: <<collection_name>>
|
|
|
|
|
key: ""
|
|
|
|
|
pre: "_"
|
|
|
|
|
order: ""
|
|
|
|
|
order_<<key>>: ""
|
|
|
|
|
optional:
|
|
|
|
|
- collection_mode
|
|
|
|
|
- radarr_add_missing
|
|
|
|
@ -45,7 +46,7 @@ templates:
|
|
|
|
|
item_radarr_tag: <<item_radarr_tag>>
|
|
|
|
|
item_sonarr_tag: <<item_sonarr_tag>>
|
|
|
|
|
collection_mode: <<collection_mode>>
|
|
|
|
|
sort_title: "!<<collection_section>><<pre>><<order>><<sort>>"
|
|
|
|
|
sort_title: "!<<collection_section>><<pre>><<order_<<key>>>><<sort>>"
|
|
|
|
|
|
|
|
|
|
chart_shared:
|
|
|
|
|
default:
|
|
|
|
|