mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-21 07:17:58 -05:00
Rename folder to WIP
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
######################################################
|
||||
# Dynamic Resolution Collections #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
resolution_dynamic:
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
any:
|
||||
resolution: <<value>>
|
||||
|
||||
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
|
||||
20
yozora/configs 2.0 - WIP/movie/resolution/dynamic.yml
Normal file
20
yozora/configs 2.0 - WIP/movie/resolution/dynamic.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
######################################################
|
||||
# Dynamic Resolution Collections #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
resolution_dynamic:
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
any:
|
||||
resolution: <<value>>
|
||||
|
||||
dynamic_collections:
|
||||
Resolutions: # mapping name does not matter just needs to be unique
|
||||
type: resolution
|
||||
template: resolution_dynamic
|
||||
title_format: <<key_name>>
|
||||
addons:
|
||||
1080p:
|
||||
- 2K
|
||||
Reference in New Issue
Block a user