You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
2.3 KiB
66 lines
2.3 KiB
#############################################################
|
|
# Dynamic Resolution Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
#############################################################
|
|
# Call this from your config.yml (Movie or Show) #
|
|
# If nothing is specified these are the defaults #
|
|
# #
|
|
# metadata_path: #
|
|
# - git: PMM/resolution #
|
|
# template_variables: #
|
|
# # Turn the separator collection on/off #
|
|
# use_separator: true #
|
|
# # Separator style (red, blue, green, gray, #
|
|
# purple, stb, orig) #
|
|
# sep_style: orig #
|
|
# # 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: 15 #
|
|
# # Radarr Tag for existing items #
|
|
# item_radarr_tag: #
|
|
# # Sonarr Tag for existing items #
|
|
# item_sonarr_tag: #
|
|
#############################################################
|
|
|
|
external_templates:
|
|
pmm: templates
|
|
template_variables:
|
|
collection_section: 15
|
|
|
|
translations:
|
|
pmm: translations
|
|
|
|
collections:
|
|
Resolution Collections:
|
|
template:
|
|
- name: separator
|
|
separator: resolution
|
|
|
|
dynamic_collections:
|
|
Resolution:
|
|
type: resolution
|
|
title_format: <<key_name>> <<library_typeU>>s
|
|
template:
|
|
- smart_filter
|
|
- translation
|
|
- shared
|
|
template_variables:
|
|
search_term:
|
|
default: resolution
|
|
image:
|
|
default: resolution/<<key>>
|
|
translation_key:
|
|
default: resolution
|
|
addons:
|
|
1080:
|
|
- 2k
|
|
480:
|
|
- 144
|
|
- 240
|
|
- 360
|
|
- sd
|
|
- 576
|
|
|