mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-14 12:18:54 -05:00
35 lines
992 B
YAML
35 lines
992 B
YAML
######################################################
|
|
# 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>>/<<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
|
|
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 |