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.
36 lines
1013 B
36 lines
1013 B
######################################################
|
|
# Dynamic Resolution Collections #
|
|
# Created by Yozora and Bullmoose20 #
|
|
######################################################
|
|
|
|
templates:
|
|
resolution_dynamic:
|
|
collection_mode: hide
|
|
smart_filter:
|
|
sort_by: release.desc
|
|
any:
|
|
resolution: <<value>>
|
|
sort_title: +12_<<collection_name>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<<key_name>>.jpg
|
|
|
|
dynamic_collections:
|
|
Resolutions: # mapping name does not matter just needs to be unique
|
|
type: resolution
|
|
template: resolution_dynamic
|
|
title_format: <<key_name>> <<library_type>>s
|
|
other_name: Other Resolutions
|
|
addons:
|
|
480p:
|
|
- 144p
|
|
- 240p
|
|
- 360p
|
|
- 576p
|
|
- SD
|
|
1080p:
|
|
- 2K
|
|
title_override:
|
|
480p: SD
|
|
720p: HD Ready
|
|
1080p: Full HD
|
|
4K: Ultra HD
|
|
8K: 8K Ultra HD |