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.
41 lines
1.2 KiB
41 lines
1.2 KiB
######################################################
|
|
# Dynamic Resolution Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# #
|
|
# Call this from your config.yml (Movie or Show): #
|
|
# metadata_path: #
|
|
# - git: PMM/resolution #
|
|
######################################################
|
|
|
|
templates:
|
|
resolution_dynamic:
|
|
collection_mode: hide
|
|
sort_title: +15_<<collection_name>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/resolution/<<key>>.jpg
|
|
smart_filter:
|
|
sort_by: release.desc
|
|
any:
|
|
resolution: <<value>>
|
|
|
|
collections:
|
|
Resolution Collections:
|
|
blank_collection: true
|
|
collection_mode: hide
|
|
sort_title: +15_+Resolution Collections
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/resolution.jpg
|
|
|
|
dynamic_collections:
|
|
Resolution:
|
|
type: resolution
|
|
title_format: <<key_name>> <<library_type>>s
|
|
template: resolution_dynamic
|
|
addons:
|
|
1080:
|
|
- 2k
|
|
480:
|
|
- 144
|
|
- 240
|
|
- 360
|
|
- sd
|
|
- 576
|
|
|