mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-17 21:58:53 -05:00
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
######################################################
|
|
# 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
|
|
|