add PMM Default Files

This commit is contained in:
meisnate12
2022-05-26 11:12:28 -04:00
parent 7a3a0e3c01
commit 74617d75e8
101 changed files with 5720 additions and 2 deletions

53
PMM/movie/producer.yml Normal file
View File

@@ -0,0 +1,53 @@
#############################################################
# Producer Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
#############################################################
# Call this from your config.yml (Movie only) #
# If nothing is specified these are the defaults #
# #
# metadata_path: #
# - git: PMM/movie/producer #
# template_variables: #
# # Turn the separator collection on/off #
# use_separator: true #
# # Sets how the collection is sorted #
# sort_by: release.desc #
# # Sets the collection mode of the collection #
# collection_mode: #
# # Sets the value at the start of the sort title #
# collection_section: 19 #
#############################################################
external_templates:
git: PMM/templates
template_variables:
collection_section: 19
templates:
producer_dynamic:
default:
sort_by: release.desc
tmdb_person: <<value>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
smart_filter:
sort_by: <<sort_by>>
all:
producer: tmdb
collections:
Producers Collections:
template:
- name: separator
separator: producer
dynamic_collections:
Top Producers:
type: producer
template:
- producer_dynamic
- shared
title_format: <<title>> (Producer)
data:
depth: 5
limit: 25