mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-25 09:13:01 -05:00
move to raw github images links
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
######################################################
|
||||
# Dynamic Resolution Collections #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
# See Commented Lines Below for Alternative Text #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
@@ -12,7 +11,7 @@ templates:
|
||||
any:
|
||||
resolution: <<value>>
|
||||
sort_title: +12_<<collection_name>>
|
||||
url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/resolution/<<key_name>>/<<key_name>>.jpg?raw=true"
|
||||
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
|
||||
@@ -22,16 +21,3 @@ dynamic_collections:
|
||||
addons:
|
||||
1080p:
|
||||
- 2K
|
||||
### THE BELOW TEXT CAN BE UNCOMMENTED TO COMBINE <480p INTO "SD" AND TO ALSO CHANGE NAMES FROM "1080p" to "FULL HD" etc
|
||||
# 480p:
|
||||
# - 144p
|
||||
# - 240p
|
||||
# - 360p
|
||||
# - 576p
|
||||
# - SD
|
||||
# title_override:
|
||||
# 480p: SD
|
||||
# 720p: HD Ready
|
||||
# 1080p: Full HD
|
||||
# 4K: Ultra HD
|
||||
# 8K: 8K Ultra HD
|
||||
Reference in New Issue
Block a user