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.
67 lines
1.8 KiB
67 lines
1.8 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>>
|
|
other_poster:
|
|
collection_mode: hide
|
|
sort_title: +15_zz<<collection_name>>
|
|
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: # mapping name does not matter just needs to be unique
|
|
type: resolution
|
|
title_format: <<key_name>> <<library_type>>s
|
|
other_name: Other Resolutions
|
|
other_template: other_poster
|
|
template: resolution_dynamic
|
|
template_variables:
|
|
URL_ENCODE:
|
|
144p: 144p
|
|
240p: 240p
|
|
360p: 360p
|
|
480p: 480p
|
|
576p: 576p
|
|
720p: 720p
|
|
SD: SD
|
|
1080p: 1080p
|
|
4K: 4K
|
|
8K: 8K
|
|
other: Other%Resolutions
|
|
include:
|
|
- 144p
|
|
- 240p
|
|
- 360p
|
|
- 480p
|
|
# - 576p
|
|
- 720p
|
|
# - SD
|
|
- 1080p
|
|
- 2K
|
|
- 4K
|
|
- 8K
|
|
addons:
|
|
1080p:
|
|
- 2K |