initial setup for conversion to git repos

This commit is contained in:
Starbase26
2022-07-02 18:59:28 +02:00
parent d3d256fdc0
commit b5af53bd0c
31 changed files with 762 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
templates:
###########################################################################
# Actor related templates:
Actor:
actor: tmdb
tmdb_person: <<person>>
tmdb_actor_details: <<person>>
sort_title: <<collection_name>>
sync_mode: sync
collection_order: release
plex_actor:
plex_search:
any:
actor: <<value>>
sort_title: <<collection_section>>_<<collection_name>>

View File

@@ -0,0 +1,21 @@
templates:
###########################################################################
# Film related templates:
Film:
optional:
- section
- collection
- tmdb_movie
- trakt_list
- tmdb_list
- add_missing
- collection_section
- poster
sort_title: <<section>>_<<collection_name>>
tmdb_collection_details: <<collection>>
tmdb_movie: <<tmdb_movie>>
tmdb_list: <<tmdb_list>>
collection_order: release
radarr_add_missing: <<add_missing>>
url_poster: <<poster>>

View File

@@ -0,0 +1,23 @@
templates:
###########################################################################
# Film related templates:
Personals:
optional:
- section
- collection
- tmdb_movie
- trakt_list
- tmdb_list
- imdb_list
- add_missing
- collection_section
sort_title: <<section>>_<<collection_name>>
tmdb_collection_details: <<collection>>
tmdb_movie: <<tmdb_movie>>
tmdb_list: <<tmdb_list>>
trakt_list: <<trakt_list>>
imdb_list: <<imdb_list>>
collection_order: release
radarr_add_missing: <<add_missing>>
url_poster: https://github.com/Starbase26/Plex-Meta-Manager-Images/raw/master/personals/<<collection_name_encoded>>.png

View File

@@ -0,0 +1,15 @@
templates:
Holiday:
optional:
- section
- poster
smart_label: title.asc
summary: "A timed collection of <<holiday>> movies and other movies that may relate to the holiday. NOTE: this collection will automatically disappear once the holiday period is over."
sort_title: <<section>>_<<collection_name>>
run_again: true
visible_home: true
visible_shared: true
sync_mode: sync
url_poster: <<poster>>
delete_not_scheduled: true