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
1.7 KiB
66 lines
1.7 KiB
######################################################
|
|
# Dynamic Resolution Collections #
|
|
# Created by Yozora and Bullmoose20 #
|
|
# #
|
|
######################################################
|
|
|
|
templates:
|
|
resolution_dynamic:
|
|
default:
|
|
URL_ENCODE: <<key>>
|
|
collection_mode: hide
|
|
sort_title: +15_<<collection_name>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<<URL_ENCODE>>.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/common/resolution/Resolution%20Collections.jpg
|
|
|
|
dynamic_collections:
|
|
Resolution Standards: # mapping name does not matter just needs to be unique
|
|
type: resolution
|
|
title_format: <<key_name>> <<library_type>>s
|
|
other_name: Other Resolutions
|
|
template: resolution_dynamic
|
|
template_variables:
|
|
URL_ENCODE:
|
|
480p: SD
|
|
720p: HD%20Ready
|
|
1080p: Full%20HD
|
|
4K: Ultra%20HD
|
|
8K: 8K%20Ultra%20HD
|
|
other: Other%Resolutions
|
|
include:
|
|
- 144p
|
|
- 240p
|
|
- 360p
|
|
- 480p
|
|
- 576p
|
|
- 720p
|
|
- SD
|
|
- 1080p
|
|
- 2K
|
|
- 4K
|
|
- 8K
|
|
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 |