mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
update templates
This commit is contained in:
parent
3c5bdbfbe0
commit
12448f0a12
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.idea
|
||||||
@ -8,7 +8,7 @@ templates:
|
|||||||
- collection_mode
|
- collection_mode
|
||||||
schedule: <<schedule_separator>>
|
schedule: <<schedule_separator>>
|
||||||
collection_mode: <<collection_mode>>
|
collection_mode: <<collection_mode>>
|
||||||
sort_title: !<<collection_section>>_!<<collection_name>>
|
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
||||||
blank_collection: true
|
blank_collection: true
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<<separator>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<<separator>>.jpg
|
||||||
|
|
||||||
@ -16,7 +16,7 @@ templates:
|
|||||||
default:
|
default:
|
||||||
collection_section: "00"
|
collection_section: "00"
|
||||||
sort: <<collection_name>>
|
sort: <<collection_name>>
|
||||||
pre: _
|
pre: "_"
|
||||||
optional:
|
optional:
|
||||||
- collection_mode
|
- collection_mode
|
||||||
- radarr_add
|
- radarr_add
|
||||||
@ -24,17 +24,17 @@ templates:
|
|||||||
radarr_add: <<radarr_add>>
|
radarr_add: <<radarr_add>>
|
||||||
sonarr_add: <<sonarr_add>>
|
sonarr_add: <<sonarr_add>>
|
||||||
collection_mode: <<collection_mode>>
|
collection_mode: <<collection_mode>>
|
||||||
sort_title: !<<collection_section>><<pre>><<sort>>
|
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
||||||
|
|
||||||
other_collection:
|
other_collection:
|
||||||
default:
|
default:
|
||||||
collection_section: "00"
|
collection_section: "00"
|
||||||
sort: <<collection_name>>
|
sort: <<collection_name>>
|
||||||
pre: _~
|
pre: "_~"
|
||||||
optional:
|
optional:
|
||||||
- schedule_other
|
- schedule_other
|
||||||
schedule: <<schedule_other>>
|
schedule: <<schedule_other>>
|
||||||
sort_title: !<<collection_section>><<pre>><<sort>>
|
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
||||||
|
|
||||||
schedule_year_collections:
|
schedule_year_collections:
|
||||||
optional:
|
optional:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user