fixed additional yml configs

This commit is contained in:
bullmoose20
2022-03-31 00:36:16 -04:00
parent 20bfee195b
commit 56f86cb498
13 changed files with 202 additions and 191 deletions

View File

@@ -10,11 +10,11 @@ templates:
sort_title: +01_<<collection_name>>
sync_mode: sync
limit: 100
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<URL_ENCODE>>.jpg
collections:
Newly Released Shows:
template: {name: chartandrelease}
template: {name: chartandrelease, URL_ENCODE: "Newly%20Released%20Shows"}
summary: A collection of newly-released shows on TV and on streaming services
smart_filter:
all:
@@ -22,7 +22,7 @@ collections:
sort_by: release.desc
limit: 100
New Episodes:
template: {name: chartandrelease}
template: {name: chartandrelease, URL_ENCODE: "New%20Episodes"}
summary: A collection of new episodes ready for watching!
smart_filter:
all:
@@ -30,14 +30,20 @@ collections:
sort_by: episode_added.desc
limit: 100
TMDb Trending Shows:
template: {name: chartandrelease}
template: {name: chartandrelease, URL_ENCODE: "TMDb%20Trending%20Shows"}
tmdb_trending_weekly: 250
smart_label: random
sync_mode: sync
summary: A collection of shows trending on TMDb
TMDb Popular Shows:
template: {name: chartandrelease}
template: {name: chartandrelease, URL_ENCODE: "TMDb%20Popular%20Shows"}
tmdb_popular: 250
summary: A collection of the most watched shows according to TMDb.
smart_label: random
sync_mode: sync
IMDb Top 250:
template: {name: chartandrelease, URL_ENCODE: "IMDb%20Top%20250"}
imdb_chart: top_movies
collection_mode: hide
collection_order: custom
sync_mode: sync

View File

@@ -6,23 +6,34 @@
templates:
networks_dynamic:
default:
URL_ENCODE: <<key_name>>
collection_mode: hide
sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
smart_filter:
title_format: <<key_name>>
sort_by: release.desc
any:
network: <<value>>
sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
dynamic_collections:
networks:
template: networks_dynamic
title_format: <<key_name>>
type: network
title_format: <<key_name>>
other_name: Other Networks
title_override:
Nick Jr.: Nick Jr
template: networks_dynamic
template_variables:
URL_ENCODE:
ABC Kids: ABC%20Kids
Amazon Kids+: Amazon%20Kids+
Cartoon Network: Cartoon%20Network
Discovery Kids: Discovery%20Kids
Disney Channel: Disney%20Channel
Disney Junior: Disney%20Junior
Disney XD: Disney%20XD
Nick Jr.: Nick%20Jr.
PBS Kids: PBS%20Kids
Universal Kids: Universal%20Kids
include:
- ABC Kids
- Amazon Kids+
@@ -39,4 +50,6 @@ dynamic_collections:
- Nick Jr.
- Nicktoons
- PBS Kids
- Universal Kids
- Universal Kids
title_override:
Nick Jr.: Nick Jr

View File

@@ -6,28 +6,35 @@
templates:
networks_dynamic:
default:
URL_ENCODE: <<key_name>>
collection_mode: hide
sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
smart_filter:
title_format: <<key_name>>
sort_by: release.desc
any:
network: <<value>>
sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
dynamic_collections:
networks:
template: networks_dynamic
title_format: <<key_name>>
type: network
title_format: <<key_name>>
other_name: Other Networks
title_override:
Amazon: Prime Video
Channel 4: Channel 4
Hallmark Channel: Hallmark
Nickelodeon: Nick
Sky 1: Sky
UKTV Food: UKTV
template: networks_dynamic
template_variables:
URL_ENCODE:
Adult Swim: Adult%20Swim
Animal Planet: Animal%20Planet
Cartoon Network: Cartoon%20Network
Channel 4: Channel%204
Channel 5: Channel%205
Comedy Central: Comedy%20Central
Disney Channel: Disney%20Channel
Investigation Discovery: Investigation%20Discovery
National Geographic: National%20Geographic
Sky 1: Sky%201
UKTV Food: UKTV%20Food
include:
- Adult Swim
- Amazon
@@ -51,6 +58,13 @@ dynamic_collections:
- TLC
- UKTV Food
- YouTube
title_override:
Amazon: Prime Video
Channel 4: Channel 4
Hallmark Channel: Hallmark
Nickelodeon: Nick
Sky 1: Sky
UKTV Food: UKTV
addons:
Amazon:
- Amazon (Japan)

View File

@@ -6,21 +6,35 @@
templates:
networks_dynamic:
default:
URL_ENCODE: <<key_name>>
collection_mode: hide
sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
smart_filter:
title_format: <<key_name>>
sort_by: release.desc
any:
network: <<value>>
sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
dynamic_collections:
networks:
template: networks_dynamic
title_format: <<key_name>>
type: network
title_format: <<key_name>>
other_name: Other Networks
template: networks_dynamic
template_variables:
URL_ENCODE:
Adult Swim: Adult%20Swim
Animal Planet: Animal%20Planet
BBC America: BBC%20America
Cartoon Network: Cartoon%20Network
Comedy Central: Comedy%20Central
Disney Channel: Disney%20Channel
Food Network: Food%20Network
Hallmark Channel: Hallmark%20Channel
Investigation Discovery: Investigation%20Discovery
National Geographic: National%20Geographic
The CW: The%20CW
include:
- A&E
- ABC

View File

@@ -7,33 +7,33 @@
templates:
streaming:
collection_mode: hide
smart_label: random
smart_label: release.desc
sync_mode: sync
sort_title: +02_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/streaming_service/<<URL_ENCODE>>.jpg
collections:
All 4 Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "All%204"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/all-4-Shows
Apple TV+ Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Apple%20TV+"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/appletv-Shows
BritBox Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "BritBox"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/britbox-Shows
Disney+ Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Disney+"}
mdblist_list: https://mdblist.com/lists/ryalism/disney-Shows
hayu Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "hayu"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/hayu-Shows
Netflix Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Netflix"}
mdblist_list: https://mdblist.com/lists/ryalism/netflix-Shows
NOW Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "NOW"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/now-Shows
Prime Video Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Prime%20Video"}
mdblist_list: https://mdblist.com/lists/ryalism/amazon-Shows

View File

@@ -10,36 +10,36 @@ templates:
smart_label: random
sync_mode: sync
sort_title: +02_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/streaming_service/<<URL_ENCODE>>.jpg
collections:
Apple TV+ Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Apple%20TV+"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/appletv-Shows
BET+ Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "BET+"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/bet-Shows
Disney+ Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Disney+"}
mdblist_list: https://mdblist.com/lists/ryalism/disney-Shows
hayu Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "hayu"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/hayu-Shows
HBO Max Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "HBO%20Max"}
mdblist_list: https://mdblist.com/lists/ryalism/hbo-max-Shows
Hulu Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Hulu"}
mdblist_list: https://mdblist.com/lists/ryalism/hulu-Shows
Netflix Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Netflix"}
mdblist_list: https://mdblist.com/lists/ryalism/netflix-Shows
Paramount+ Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Paramount+"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/paramount-Shows
Peacock Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Peacock"}
mdblist_list: https://mdblist.com/lists/yozoraxcii/peacock-Shows
Prime Video Shows:
template: {name: streaming}
template: {name: streaming, URL_ENCODE: "Prime%20Video"}
mdblist_list: https://mdblist.com/lists/ryalism/amazon-Shows