mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 06:56:05 -05:00
meta directory with files for PMM
This commit is contained in:
41
yozora/configs 2.0 - WIP/metadata/resolution.yml
Normal file
41
yozora/configs 2.0 - WIP/metadata/resolution.yml
Normal file
@@ -0,0 +1,41 @@
|
||||
######################################################
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user