After Width: | Height: | Size: 5.9 KiB |
After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 4.4 KiB |
@ -0,0 +1,19 @@
|
||||
```yaml
|
||||
libraries:
|
||||
Movies:
|
||||
metadata_path:
|
||||
- git: anon_fawkes/collections/networks.yml
|
||||
overlay_path:
|
||||
- git: anon_fawkes/overlays/stream_on.yml
|
||||
```
|
||||
**Movies Overlays Preview**: <br>
|
||||
![Movies](https://i.imgur.com/oBt9zPP.png)
|
||||
<br>
|
||||
|
||||
**TV Shows Overlays Preview**: <br>
|
||||
![TV Shows](https://i.imgur.com/lwpSCW8.png)
|
||||
<br>
|
||||
|
||||
**Collections Preview**: <br>
|
||||
![Collections](https://i.imgur.com/NdGlVYU.png)
|
||||
<br>
|
@ -0,0 +1,42 @@
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: "21"
|
||||
|
||||
templates:
|
||||
network:
|
||||
mdblist_list:
|
||||
url: https://mdblist.com/lists/plexmetamanager/<<type>>-<<library_type>>s/
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
sort_title: +<<collection_name>>
|
||||
summary: <<library_type>>s From the Streaming Service <<collection_name>>
|
||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||
discovery:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?companies=co0834810
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
sort_title: +<<collection_name>>
|
||||
summary: <<library_type>>s From the Streaming Service <<collection_name>>
|
||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||
|
||||
collections:
|
||||
AppleTVPlus:
|
||||
template: {name: network, type: appletv, poster: 206165}
|
||||
Netflix:
|
||||
template: {name: network, type: netflix, poster: 205048}
|
||||
Prime:
|
||||
template: {name: network, type: amazon, poster: 222004}
|
||||
Hulu:
|
||||
template: {name: network, type: hulu, poster: 220348}
|
||||
Paramount:
|
||||
template: {name: network, type: paramount, poster: 168828}
|
||||
Peacock:
|
||||
template: {name: network, type: peacock, poster: 205411}
|
||||
Disney:
|
||||
template: {name: network, type: disney, poster: 204376}
|
||||
HBO:
|
||||
template: {name: network, type: hbomax, poster: 168825}
|
||||
DiscoveryPlus:
|
||||
template: {name: discovery, poster: 220371}
|
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 9.7 KiB |
After Width: | Height: | Size: 4.4 KiB |
After Width: | Height: | Size: 3.8 KiB |
After Width: | Height: | Size: 9.0 KiB |
After Width: | Height: | Size: 8.6 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 14 KiB |
@ -0,0 +1,146 @@
|
||||
#############################################################
|
||||
# Streaming On Network Overlay #
|
||||
# Created by anon_fawkes & NaDs #
|
||||
# Credit to Magic815 for base images #
|
||||
#############################################################
|
||||
# #
|
||||
# Call this from your config.yml (Movie or Show): #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# The style variable can be either "Square" or "Round" #
|
||||
# #
|
||||
# overlay_path: #
|
||||
# - git: anon_fawkes/overlays/stream_on.yml #
|
||||
# template_variables: #
|
||||
# style: Square #
|
||||
# #
|
||||
# # Use the Netflix overlay #
|
||||
# use_netflix: true #
|
||||
# # Use the Disney+ overlay #
|
||||
# use_disney: true #
|
||||
# # Use the HBO overlay #
|
||||
# use_hbo: true #
|
||||
# # Use the Hulu overlay #
|
||||
# use_hulu: true #
|
||||
# # Use the Prime overlay #
|
||||
# use_prime: true #
|
||||
# # Use the Paramount+ overlay #
|
||||
# use_paramount: true #
|
||||
# # Use the Discovery+ overlay #
|
||||
# use_discovery: true #
|
||||
# # Use the Apple TV + overlay #
|
||||
# use_apple: true #
|
||||
# # Use the Peacock overlay #
|
||||
# use_peacock: true #
|
||||
# #
|
||||
#############################################################
|
||||
|
||||
queues:
|
||||
stream:
|
||||
- horizontal_offset: 15 # This is the first position
|
||||
horizontal_align: center
|
||||
vertical_offset: 10
|
||||
vertical_align: bottom
|
||||
- horizontal_offset: 130 # This is the second position
|
||||
horizontal_align: center
|
||||
vertical_offset: 10
|
||||
vertical_align: bottom
|
||||
- horizontal_offset: 245 # This is the third position
|
||||
horizontal_align: center
|
||||
vertical_offset: 10
|
||||
vertical_align: bottom
|
||||
- horizontal_offset: 360 # This is the third position
|
||||
horizontal_align: center
|
||||
vertical_offset: 10
|
||||
vertical_align: bottom
|
||||
|
||||
templates:
|
||||
Streaming:
|
||||
optional:
|
||||
- use_<<slug>>
|
||||
default:
|
||||
overlay: <<overlay_name>>
|
||||
horizontal_offset: 15
|
||||
horizontal_align: right
|
||||
vertical_offset: 15
|
||||
vertical_align: bottom
|
||||
weight_<<key>>: <<weight>>
|
||||
style: Round
|
||||
ignore_blank_results: true
|
||||
overlay:
|
||||
name: <<overlay_name>>
|
||||
queue: stream
|
||||
style: <<style>>
|
||||
weight: <<weight_<<key>>>>
|
||||
horizontal_offset: <<horizontal_offset>>
|
||||
horizontal_align: <<horizontal_align>>
|
||||
vertical_offset: <<vertical_offset>>
|
||||
vertical_align: <<vertical_align>>
|
||||
git: anon_fawkes/overlays/images/<<overlay_name>>-<<style>>
|
||||
|
||||
overlays:
|
||||
STREAMBLANK:
|
||||
template:
|
||||
- name: Streaming
|
||||
overlay:
|
||||
name: STREAMBLANK
|
||||
git: anon_fawkes/overlays/images/STREAMBLANK
|
||||
plex_search:
|
||||
validate: false
|
||||
any:
|
||||
collection:
|
||||
- AppleTVPlus
|
||||
- Prime
|
||||
- Hulu
|
||||
- Paramount
|
||||
- Peacock
|
||||
- DiscoveryPlus
|
||||
- Disney
|
||||
- HBO
|
||||
- Netflix
|
||||
|
||||
Netflix:
|
||||
template: {name: Streaming, weight: 900, slug: netflix}
|
||||
plex_search:
|
||||
all:
|
||||
collection: Netflix
|
||||
Prime:
|
||||
template: {name: Streaming, weight: 800, slug: prime}
|
||||
plex_search:
|
||||
all:
|
||||
collection: Prime
|
||||
Hulu:
|
||||
template: {name: Streaming, weight: 700, slug: hulu}
|
||||
plex_search:
|
||||
all:
|
||||
collection: Hulu
|
||||
Paramount:
|
||||
template: {name: Streaming, weight: 600, slug: paramount}
|
||||
plex_search:
|
||||
all:
|
||||
collection: Paramount
|
||||
Peacock:
|
||||
template: {name: Streaming, weight: 500, slug: peacock}
|
||||
plex_search:
|
||||
all:
|
||||
collection: Peacock
|
||||
DiscoveryPlus:
|
||||
template: {name: Streaming, weight: 400, slug: discovery}
|
||||
plex_search:
|
||||
all:
|
||||
collection: DiscoveryPlus
|
||||
Disney:
|
||||
template: {name: Streaming, weight: 300, slug: disney}
|
||||
plex_search:
|
||||
all:
|
||||
collection: Disney
|
||||
HBO:
|
||||
template: {name: Streaming, weight: 200, slug: hbo}
|
||||
plex_search:
|
||||
all:
|
||||
collection: HBO
|
||||
AppleTVPlus:
|
||||
template: {name: Streaming, weight: 100, slug: apple}
|
||||
plex_search:
|
||||
all:
|
||||
collection: AppleTVPlus
|
@ -0,0 +1,45 @@
|
||||
#Uses posterdblink
|
||||
|
||||
collections:
|
||||
Futurama Movie Collection:
|
||||
tmdb_collection: https://www.themoviedb.org/collection/13800
|
||||
tmdb_summary: https://www.themoviedb.org/collection/13800
|
||||
sync_mode: sync
|
||||
url_poster: https://theposterdb.com/api/assets/29186
|
||||
sort_title: ++++++++_futurama_movies
|
||||
collection_order: release
|
||||
|
||||
metadata:
|
||||
#
|
||||
# Movies
|
||||
#
|
||||
7249: #"Futurama: Into the Wild Green Yonder":
|
||||
url_poster: https://theposterdb.com/api/assets/17751
|
||||
12889: #"Futurama: Bender's Big Score":
|
||||
url_poster: https://theposterdb.com/api/assets/17748
|
||||
13253: #"Futurama: The Beast with a Billion Backs":
|
||||
url_poster: https://theposterdb.com/api/assets/17749
|
||||
15060: #"Futurama: Bender's Game"
|
||||
url_poster: https://theposterdb.com/api/assets/17750
|
||||
#
|
||||
# Show
|
||||
#
|
||||
73871:
|
||||
url_poster: https://theposterdb.com/api/assets/140598
|
||||
seasons:
|
||||
0:
|
||||
url_poster: https://theposterdb.com/api/assets/140599
|
||||
1:
|
||||
url_poster: https://theposterdb.com/api/assets/140600
|
||||
2:
|
||||
url_poster: https://theposterdb.com/api/assets/140601
|
||||
3:
|
||||
url_poster: https://theposterdb.com/api/assets/140602
|
||||
4:
|
||||
url_poster: https://theposterdb.com/api/assets/140603
|
||||
5:
|
||||
url_poster: https://theposterdb.com/api/assets/140604
|
||||
6:
|
||||
url_poster: https://theposterdb.com/api/assets/140605
|
||||
7:
|
||||
url_poster: https://theposterdb.com/api/assets/140606
|
@ -0,0 +1,44 @@
|
||||
#Uses https://theposterdb.com/set/115572 for Movies
|
||||
# Uses https://theposterdb.com/set/56140 for tv seasons
|
||||
|
||||
collections:
|
||||
Psych - The Movies: # Update this Name
|
||||
tmdb_collection: https://www.themoviedb.org/collection/718934
|
||||
#or trakt_list, tmdb_list
|
||||
tmdb_summary: https://www.themoviedb.org/collection/718934
|
||||
sync_mode: sync
|
||||
url_poster: https://theposterdb.com/api/assets/190663
|
||||
sort_title: ++++++++_
|
||||
collection_order: release
|
||||
|
||||
metadata:
|
||||
# Movies
|
||||
457840: # Psych: The Movie
|
||||
url_poster: https://theposterdb.com/api/assets/190664
|
||||
582218: # Psych 2: Lassie Come Home
|
||||
url_poster: https://theposterdb.com/api/assets/190665
|
||||
829400: # Psych 3: This is Gus
|
||||
url_poster: https://theposterdb.com/api/assets/190666
|
||||
|
||||
# Show
|
||||
79335: # Psych
|
||||
url_poster: https://artworks.thetvdb.com/banners/posters/79335-8.jpg
|
||||
seasons:
|
||||
0:
|
||||
url_poster: https://theposterdb.com/api/assets/88618
|
||||
1:
|
||||
url_poster: https://theposterdb.com/api/assets/88619
|
||||
2:
|
||||
url_poster: https://theposterdb.com/api/assets/88620
|
||||
3:
|
||||
url_poster: https://theposterdb.com/api/assets/88621
|
||||
4:
|
||||
url_poster: https://theposterdb.com/api/assets/88622
|
||||
5:
|
||||
url_poster: https://theposterdb.com/api/assets/88623
|
||||
6:
|
||||
url_poster: https://theposterdb.com/api/assets/88624
|
||||
7:
|
||||
url_poster: https://theposterdb.com/api/assets/88625
|
||||
8:
|
||||
url_poster: https://theposterdb.com/api/assets/88626
|
@ -1,21 +0,0 @@
|
||||
#Uses posterdblink
|
||||
|
||||
collections:
|
||||
Futurama Movie Collection:
|
||||
tmdb_collection: https://www.themoviedb.org/collection/13800
|
||||
tmdb_summary: https://www.themoviedb.org/collection/13800
|
||||
#or trakt_list
|
||||
sync_mode: sync
|
||||
url_poster: https://theposterdb.com/api/assets/29186
|
||||
sort_title: ++++++++_futurama_movies
|
||||
collection_order: release
|
||||
|
||||
metadata:
|
||||
7249: #"Futurama: Into the Wild Green Yonder":
|
||||
url_poster: https://theposterdb.com/api/assets/17751
|
||||
12889: #"Futurama: Bender's Big Score":
|
||||
url_poster: https://theposterdb.com/api/assets/17748
|
||||
13253: #"Futurama: The Beast with a Billion Backs":
|
||||
url_poster: https://theposterdb.com/api/assets/17749
|
||||
15060: #"Futurama: Bender's Game"
|
||||
url_poster: https://theposterdb.com/api/assets/17750
|
@ -0,0 +1,19 @@
|
||||
#Uses posterdblink
|
||||
|
||||
collections:
|
||||
How to Train Your Dragon Trilogy:
|
||||
tmdb_collection: https://www.themoviedb.org/collection/89137
|
||||
#or trakt_list, tmdb_list
|
||||
tmdb_summary: https://www.themoviedb.org/collection/89137
|
||||
sync_mode: sync
|
||||
url_poster: https://theposterdb.com/api/assets/28
|
||||
sort_title: ++++++++_how_to_train_your_dragon
|
||||
collection_order: release
|
||||
|
||||
metadata:
|
||||
10191: # How to Train Your Dragon
|
||||
url_poster: https://theposterdb.com/api/assets/29
|
||||
82702: # How to Train Your Dragon 2
|
||||
url_poster: https://theposterdb.com/api/assets/30
|
||||
166428: # How to Train Your Dragon: The Hidden World
|
||||
url_poster: https://theposterdb.com/api/assets/31
|
@ -0,0 +1,19 @@
|
||||
#Uses posterdblink
|
||||
|
||||
collections:
|
||||
Johnny English Trilogy: # Update this Name
|
||||
tmdb_collection: https://www.themoviedb.org/collection/86117-johnny-english-collection
|
||||
#or trakt_list, tmdb_list
|
||||
tmdb_summary: https://www.themoviedb.org/collection/86117-johnny-english-collection
|
||||
sync_mode: sync
|
||||
url_poster: https://theposterdb.com/api/assets/73267
|
||||
sort_title: ++++++++_johnny_english
|
||||
collection_order: release
|
||||
|
||||
metadata:
|
||||
9486: # Johnny English
|
||||
url_poster: https://theposterdb.com/api/assets/73268
|
||||
58233: # Johnny English Reborn
|
||||
url_poster: https://theposterdb.com/api/assets/73269
|
||||
463272: # Johnny English Strikes Again
|
||||
url_poster: https://theposterdb.com/api/assets/73270
|
@ -0,0 +1,23 @@
|
||||
#Uses https://theposterdb.com/set/6478
|
||||
|
||||
collections:
|
||||
Pirates of the Caribbean Collection:
|
||||
tmdb_collection: https://www.themoviedb.org/collection/295
|
||||
#or trakt_list, tmdb_list
|
||||
tmdb_summary: https://www.themoviedb.org/collection/295
|
||||
sync_mode: sync
|
||||
url_poster: https://theposterdb.com/api/assets/12792
|
||||
sort_title: ++++++++_pirates_of_the_caribbean_collection
|
||||
collection_order: release
|
||||
|
||||
metadata:
|
||||
22: # The Curse of the Black Pearl
|
||||
url_poster: https://theposterdb.com/api/assets/12793
|
||||
58: # Dead Mans Chest
|
||||
url_poster: https://theposterdb.com/api/assets/12794
|
||||
285: # At Worlds End
|
||||
url_poster: https://theposterdb.com/api/assets/12795
|
||||
1865: # On Stranger Tides
|
||||
url_poster: https://theposterdb.com/api/assets/12796
|
||||
166426: # Dead Men Tell No Tales
|
||||
url_poster: https://theposterdb.com/api/assets/12797
|
@ -0,0 +1,52 @@
|
||||
#Uses https://theposterdb.com/set/32965 and https://theposterdb.com/poster/32223
|
||||
collections:
|
||||
Studio Ghibli Movies:
|
||||
tmdb_company: 10342
|
||||
sync_mode: sync
|
||||
url_poster: https://theposterdb.com/api/assets/32223
|
||||
sort_title: +++++_Studio_Ghibli
|
||||
collection_order: release
|
||||
|
||||
metadata:
|
||||
4935: # Howls Moving Castle
|
||||
url_poster: https://theposterdb.com/api/assets/51623
|
||||
12429: # Ponyo
|
||||
url_poster: https://theposterdb.com/api/assets/51625
|
||||
129: # Spirited Away
|
||||
url_poster: https://theposterdb.com/api/assets/51621
|
||||
37797: # Whisper of the Heart
|
||||
url_poster: https://theposterdb.com/api/assets/51639
|
||||
8392: # My Neighbor Totoro
|
||||
url_poster: https://theposterdb.com/api/assets/51612
|
||||
16859: # Kiki's Delivery Service
|
||||
url_poster: https://theposterdb.com/api/assets/51614
|
||||
128: # Princess Mononoke
|
||||
url_poster: https://theposterdb.com/api/assets/51620
|
||||
242828: # When Marnie Was There
|
||||
url_poster: https://theposterdb.com/api/assets/51630
|
||||
10515: # Castle in the Sky
|
||||
url_poster: https://theposterdb.com/api/assets/51611
|
||||
149870: # The Wind Rises
|
||||
url_poster: https://theposterdb.com/api/assets/51628
|
||||
51739: # The Secret World of Arrietty
|
||||
url_poster: https://theposterdb.com/api/assets/51626
|
||||
11621: # Porco Rosso
|
||||
url_poster: https://theposterdb.com/api/assets/51616
|
||||
15370: # The Cat Returns
|
||||
url_poster: https://theposterdb.com/api/assets/51622
|
||||
83389: # From Up on Poppy Hill
|
||||
url_poster: https://theposterdb.com/api/assets/51627
|
||||
15283: # Pom Poko
|
||||
url_poster: https://theposterdb.com/api/assets/51618
|
||||
37933: # Tales from Earthsea
|
||||
url_poster: https://theposterdb.com/api/assets/51624
|
||||
149871: # The Tale of The Princess Kaguya
|
||||
url_poster: https://theposterdb.com/api/assets/51629
|
||||
21057: # Ocean Waves
|
||||
url_poster: https://theposterdb.com/api/assets/51617
|
||||
15080: # Only Yesterday
|
||||
url_poster: https://theposterdb.com/api/assets/51615
|
||||
16198: # My Neighbors the Yamadas
|
||||
url_poster: https://theposterdb.com/api/assets/23916
|
||||
12477: # Grave of the fireflies
|
||||
url_poster: https://theposterdb.com/api/assets/51613
|
@ -0,0 +1,33 @@
|
||||
# Uses tpdb set https://theposterdb.com/set/31642
|
||||
metadata:
|
||||
78804: # Doctor Who
|
||||
url_poster: https://theposterdb.com/api/assets/283923
|
||||
seasons:
|
||||
0:
|
||||
url_poster: https://theposterdb.com/api/assets/49658
|
||||
1:
|
||||
url_poster: https://theposterdb.com/api/assets/49659
|
||||
2:
|
||||
url_poster: https://theposterdb.com/api/assets/49660
|
||||
3:
|
||||
url_poster: https://theposterdb.com/api/assets/49661
|
||||
4:
|
||||
url_poster: https://theposterdb.com/api/assets/49662
|
||||
5:
|
||||
url_poster: https://theposterdb.com/api/assets/49663
|
||||
6:
|
||||
url_poster: https://theposterdb.com/api/assets/49664
|
||||
7:
|
||||
url_poster: https://theposterdb.com/api/assets/49665
|
||||
8:
|
||||
url_poster: https://theposterdb.com/api/assets/49666
|
||||
9:
|
||||
url_poster: https://theposterdb.com/api/assets/49667
|
||||
10:
|
||||
url_poster: https://theposterdb.com/api/assets/49668
|
||||
11:
|
||||
url_poster: https://theposterdb.com/api/assets/49669
|
||||
12:
|
||||
url_poster: https://theposterdb.com/api/assets/49670
|
||||
13:
|
||||
url_poster: https://theposterdb.com/api/assets/202696
|
@ -0,0 +1,13 @@
|
||||
# Uses https://theposterdb.com/poster/66781 and https://theposterdb.com/set/168238
|
||||
metadata:
|
||||
295697: # Documentary Now
|
||||
url_poster: https://theposterdb.com/api/assets/66781
|
||||
seasons:
|
||||
1:
|
||||
url_poster: https://theposterdb.com/api/assets/283627
|
||||
2:
|
||||
url_poster: https://theposterdb.com/api/assets/283628
|
||||
3:
|
||||
url_poster: https://theposterdb.com/api/assets/283629
|
||||
4:
|
||||
url_poster: https://theposterdb.com/api/assets/283630
|
@ -0,0 +1,24 @@
|
||||
#Uses https://media.koltom.art/guillermo-del-toros-cabinet-of-curiosities-2022/
|
||||
metadata:
|
||||
409559: # Guillermo del Toro's Cabinet of Curiosities
|
||||
url_poster: https://theposterdb.com/api/assets/279475
|
||||
seasons:
|
||||
1:
|
||||
url_poster: https://theposterdb.com/api/assets/279476
|
||||
episodes:
|
||||
1:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E01---Lot-36-thumb.jpg
|
||||
2:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E02---Graveyard-Rats-thumb.jpg
|
||||
3:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E05---Pickman-s-Model-thumb.jpg
|
||||
4:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E03---The-Autopsy-thumb.jpg
|
||||
5:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E08---The-Murmuring-thumb.jpg
|
||||
6:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E04---The-Outside-thumb.jpg
|
||||
7:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E06---Dreams-in-the-Witch-House-thumb.jpg
|
||||
8:
|
||||
url_poster: https://media.koltom.art/content/images/size/w1600/2022/10/Guillermo-del-Toro-s-Cabinet-of-Curiosities--2022----S01E07---The-Viewing-thumb.jpg
|
@ -0,0 +1,21 @@
|
||||
# uses https://wix286.wixsite.com/olivier-286/loki
|
||||
|
||||
metadata:
|
||||
362472: # tvdb id
|
||||
url_poster: https://theposterdb.com/api/assets/157134
|
||||
seasons:
|
||||
1:
|
||||
url_poster: https://theposterdb.com/api/assets/200093
|
||||
episodes:
|
||||
1:
|
||||
url_poster: https://static.wixstatic.com/media/64500a_3e398cad45484b72bce6c086088936ed~mv2.jpg/v1/fill/w_1920,h_1080,al_c,q_90,enc_auto/Loki%20-%20S01E01%20-%20Glorious%20Purpose.jpg
|
||||
2:
|
||||
url_poster: https://static.wixstatic.com/media/64500a_f9e0a666d4aa40d98779de9d9c5ce479~mv2.jpg/v1/fill/w_1920,h_1080,al_c,q_90,enc_auto/Loki%20-%20S01E02%20-%20The%20Variant.jpg
|
||||
3:
|
||||
url_poster: https://static.wixstatic.com/media/64500a_523132f523174824891d190fe8c63b8a~mv2.jpg/v1/fill/w_1920,h_1080,al_c,q_90,enc_auto/Loki%20-%20S01E03%20-%20Lamentis.jpg
|
||||
4:
|
||||
url_poster: https://static.wixstatic.com/media/64500a_fe7cdf447cbb424da0bb2de8ab83694a~mv2.jpg/v1/fill/w_1920,h_1080,al_c,q_90,enc_auto/Loki%20-%20S01E04%20-%20The%20Nexus%20Event.jpg
|
||||
5:
|
||||
url_poster: https://static.wixstatic.com/media/64500a_dc53d544e1b3432f8c7f588a64ee91d6~mv2.jpg/v1/fill/w_1920,h_1080,al_c,q_90,enc_auto/Loki%20-%20S01E05%20-%20Journey%20Into%20Mystery.jpg
|
||||
6:
|
||||
url_poster: https://static.wixstatic.com/media/64500a_02282644e74a434c88889d6dc9f97fdb~mv2.jpg/v1/fill/w_1920,h_1080,al_c,q_90,enc_auto/Loki%20-%20S01E06%20-%20For%20All%20Time_%20Always_.jpg
|
@ -0,0 +1,23 @@
|
||||
templates:
|
||||
Watch Order:
|
||||
trakt_list: <<list>>
|
||||
libraries: "YOUR TV LIBRARY NAME HERE"
|
||||
summary: <<summary>>
|
||||
sync_mode: sync
|
||||
|
||||
playlists:
|
||||
Monogatari Watch Order:
|
||||
template:
|
||||
{
|
||||
name: Watch Order,
|
||||
list: https://trakt.tv/users/agent531c/lists/monogatari-watchlist?sort=rank%2Casc,
|
||||
summary: "Monogatari in the Intended Watch Order",
|
||||
}
|
||||
|
||||
Bleach - No Filler:
|
||||
template:
|
||||
{
|
||||
name: Watch Order,
|
||||
list: https://trakt.tv/users/grawler/lists/bleach-in-order-no-filler?sort=rank%2Casc,
|
||||
summary: "Bleach with all the filler cut out",
|
||||
}
|
@ -0,0 +1,31 @@
|
||||
templates:
|
||||
Watch Order:
|
||||
trakt_list: <<list>>
|
||||
libraries: "YOUR TV LIBRARY NAME HERE"
|
||||
sync_mode: sync
|
||||
summary: <<summary>>
|
||||
|
||||
playlists:
|
||||
X Files (Freak of the Week):
|
||||
template:
|
||||
{
|
||||
name: Watch Order,
|
||||
list: https://trakt.tv/lists/23903123,
|
||||
summary: "The 'Monster of the Week' episodes of X Files",
|
||||
}
|
||||
|
||||
X Files (Mythology):
|
||||
template:
|
||||
{
|
||||
name: Watch Order,
|
||||
list: https://trakt.tv/lists/23903191,
|
||||
summary: "The Seriazlied episodes of X-Files in order",
|
||||
}
|
||||
|
||||
Ducktales (2017) Intended Viewing Order:
|
||||
template:
|
||||
{
|
||||
name: Watch Order,
|
||||
list: https://trakt.tv/users/itsmistermoon/lists/ducktales-2017-official-order?sort=rank%2Casc,
|
||||
summary: "The Crew's intended viewing order after Disney aired them out of order. This uses the alternate order on the TVDB page to build a playlist in the order meant to be watched",
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
templates:
|
||||
Seasonal Chillhop:
|
||||
libraries: "Music"
|
||||
sync_mode: sync
|
||||
summary: All the songs from the Chillhop Essentials <<season>> albums
|
||||
plex_search:
|
||||
type: track
|
||||
all:
|
||||
album_title: [Chillhop, <<season>>]
|
||||
|
||||
playlists:
|
||||
Chillhop - Spring LoFi:
|
||||
template: { name: Seasonal Chillhop, season: Spring }
|
||||
|
||||
Chillhop - Fall LoFi:
|
||||
template: { name: Seasonal Chillhop, season: Fall }
|
||||
|
||||
Chillhop - Summer LoFi:
|
||||
template: { name: Seasonal Chillhop, season: Summer }
|
||||
|
||||
Chillhop - Winter LoFi:
|
||||
template: { name: Seasonal Chillhop, season: Winter }
|
@ -0,0 +1,91 @@
|
||||
templates:
|
||||
Hearted Genre Playlist:
|
||||
libraries: "Music"
|
||||
sync_mode: sync
|
||||
summary: All the best <<genre>> songs
|
||||
plex_search:
|
||||
type: track
|
||||
all:
|
||||
track_user_rating.gte: 5 # This is a scale of 1-10, which means 5 is eqivalent to 2.5 stars or higher
|
||||
artist_genre: <<genre>>
|
||||
album_type.not: Soundtrack
|
||||
|
||||
Hearted Country Playlist:
|
||||
libraries: "Music"
|
||||
sync_mode: sync
|
||||
summary: All the best songs from <<country>>
|
||||
plex_search:
|
||||
type: track
|
||||
all:
|
||||
track_user_rating.gte: 5
|
||||
album_type.not: Soundtrack
|
||||
any:
|
||||
artist_country: <<country>>
|
||||
|
||||
playlists:
|
||||
<3 All Songs:
|
||||
libraries: "Music"
|
||||
sync_mode: sync
|
||||
summary: All the best songs
|
||||
plex_search:
|
||||
type: track
|
||||
all:
|
||||
track_user_rating.gte: 5
|
||||
|
||||
<3 Instrumental Songs:
|
||||
libraries: "Music"
|
||||
sync_mode: sync
|
||||
summary: All the best Instrumental songs
|
||||
plex_search:
|
||||
type: track
|
||||
all:
|
||||
track_user_rating.gte: 5 # This is a scale of 1-10, which means 5 is eqivalent to 2.5 stars or higher
|
||||
artist_genre: Instrumental
|
||||
|
||||
<3 Soundtrack Songs:
|
||||
libraries: "Music"
|
||||
sync_mode: sync
|
||||
summary: All the best songs from Soundtracks
|
||||
plex_search:
|
||||
type: track
|
||||
all:
|
||||
track_user_rating.gte: 5 # This is a scale of 1-10, which means 5 is eqivalent to 2.5 stars or higher
|
||||
album_type: Soundtrack
|
||||
|
||||
# Standard Genres Builders
|
||||
|
||||
<3 Alternative Rock Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: Alternative Rock }
|
||||
|
||||
<3 Folk Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: Folk }
|
||||
|
||||
<3 Indie Rock Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: Indie Rock }
|
||||
|
||||
<3 Metal Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: Metal }
|
||||
|
||||
<3 New Wave Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: New Wave }
|
||||
|
||||
<3 Punk Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: Punk }
|
||||
|
||||
<3 Rock Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: Rock }
|
||||
|
||||
<3 Synthwave Songs:
|
||||
template: { name: Hearted Genre Playlist, genre: Synthwave }
|
||||
|
||||
# Artists by Country Builders
|
||||
|
||||
<3 Japan Songs:
|
||||
template: { name: Hearted Country Playlist, country: japan }
|
||||
|
||||
<3 Northern European Songs:
|
||||
template:
|
||||
{
|
||||
name: Hearted Country Playlist,
|
||||
country: [japan, norway, sweden, finland, iceland],
|
||||
}
|
@ -0,0 +1,127 @@
|
||||
##########################################
|
||||
## Anime Collections ##
|
||||
##########################################
|
||||
# #
|
||||
# Credits #
|
||||
# Evil Tacctician #
|
||||
# JJJonesJr33 #
|
||||
# #
|
||||
# This is an edit of Evil Taccticians #
|
||||
# config. I've just added the images #
|
||||
# to automatically load into Plex #
|
||||
##########################################
|
||||
templates:
|
||||
MAL Genre:
|
||||
mal_genre:
|
||||
genre_id: <<genre_id>>
|
||||
collection_order: alpha
|
||||
collection_mode: hide
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
MAL User:
|
||||
sort_title: ~<<collection_name>>
|
||||
mal_userlist:
|
||||
username: <<username>>
|
||||
status: plan_to_watch
|
||||
sort_by: title
|
||||
limit: 500
|
||||
collection_order: alpha
|
||||
collection_mode: hide
|
||||
sync_mode: sync
|
||||
|
||||
collections:
|
||||
Collection1: # Replace Username1 with a valid MAL Username
|
||||
template: { name: MAL User, username: Username1 }
|
||||
Collection2: # Replace Username2 with a valid MAL Username
|
||||
template: { name: MAL User, username: Username2 }
|
||||
Donghua:
|
||||
collection_order: alpha
|
||||
sync_mode: sync
|
||||
plex_search:
|
||||
all:
|
||||
audio_language: zh
|
||||
title.not: aggretsuko
|
||||
url_poster: https://plexcollectionposters.com/images/2022/11/07/Donghuaaeea5a4bb0e03336.png
|
||||
Mobile Suit Gundam:
|
||||
collection_order: alpha
|
||||
sync_mode: sync
|
||||
url_poster: https://plexcollectionposters.com/images/2022/11/07/Mobile-Suit-Gundamcb89279edb27f8b9.png
|
||||
plex_search:
|
||||
all:
|
||||
title: Gundam
|
||||
Action:
|
||||
template: { name: MAL Genre, genre_id: 1, poster: https://plexcollectionposters.com/images/2022/11/07/Action86c5a89702c5725d.png }
|
||||
Adventure:
|
||||
template: { name: MAL Genre, genre_id: 2, poster: https://plexcollectionposters.com/images/2022/11/07/Adventureb8050bcb12b534b7.png }
|
||||
Boys Love:
|
||||
template: { name: MAL Genre, genre_id: 28, poster: https://plexcollectionposters.com/images/2022/11/07/Boys-Love571af12aff5f8180.png }
|
||||
Cars:
|
||||
template: { name: MAL Genre, genre_id: 3, poster: https://plexcollectionposters.com/images/2022/11/07/Carsc48158c576f13c79.png }
|
||||
Comedy:
|
||||
template: { name: MAL Genre, genre_id: 4, poster: https://plexcollectionposters.com/images/2022/11/07/Comedyf1825c2c19ecf783.png }
|
||||
Demons:
|
||||
template: { name: MAL Genre, genre_id: 6, poster: https://plexcollectionposters.com/images/2022/11/07/Demonsfa7faffa20352d69.png }
|
||||
Drama:
|
||||
template: { name: MAL Genre, genre_id: 8, poster: https://plexcollectionposters.com/images/2022/11/07/Dramab95c7f8b24e70985.png }
|
||||
Ecchi:
|
||||
template: { name: MAL Genre, genre_id: 9, poster: https://plexcollectionposters.com/images/2022/11/07/Ecchi54584a5716a0ab86.png }
|
||||
Erotica:
|
||||
template: { name: MAL Genre, genre_id: 49, poster: https://plexcollectionposters.com/images/2022/11/07/Erotica142ac39007c7e89c.png }
|
||||
Fantasy:
|
||||
template: { name: MAL Genre, genre_id: 10, poster: https://plexcollectionposters.com/images/2022/11/07/Fantasya6aa9a3e38ebfa7b.png }
|
||||
Harem:
|
||||
template: { name: MAL Genre, genre_id: 35, poster: https://plexcollectionposters.com/images/2022/11/07/Harema2bace4793a2874d.png }
|
||||
Hentai:
|
||||
template: { name: MAL Genre, genre_id: 12, poster: https://plexcollectionposters.com/images/2022/11/07/Hentai4cb9c33ed0eb90af.png }
|
||||
Historical:
|
||||
template: { name: MAL Genre, genre_id: 13, poster: https://plexcollectionposters.com/images/2022/11/07/Historical8236b3d42324ade7.png }
|
||||
Horror:
|
||||
template: { name: MAL Genre, genre_id: 14, poster: https://plexcollectionposters.com/images/2022/11/07/Horror2a2f922b560d950c.png }
|
||||
Game:
|
||||
template: { name: MAL Genre, genre_id: 11, poster: https://plexcollectionposters.com/images/2022/11/07/Game26a5f97fd67fac58.png }
|
||||
Girls Love:
|
||||
template: { name: MAL Genre, genre_id: 26, poster: https://plexcollectionposters.com/images/2022/11/07/Girls-Lovef96ed3f286f14d81.png }
|
||||
Gourmet:
|
||||
template: { name: MAL Genre, genre_id: 47, poster: https://plexcollectionposters.com/images/2022/11/07/Gourmet84f9ce267895137a.png }
|
||||
Martial Arts:
|
||||
template: { name: MAL Genre, genre_id: 17, poster: https://plexcollectionposters.com/images/2022/11/07/Martial-Artsbe1983730eb7cd7d.png }
|
||||
Mecha:
|
||||
template: { name: MAL Genre, genre_id: 18, poster: https://plexcollectionposters.com/images/2022/11/07/Mecha1e515149a6e648b0.png }
|
||||
Military:
|
||||
template: { name: MAL Genre, genre_id: 38, poster: https://plexcollectionposters.com/images/2022/11/07/Militaryb9b72b04328075a3.png }
|
||||
Music:
|
||||
template: { name: MAL Genre, genre_id: 19, poster: https://plexcollectionposters.com/images/2022/11/07/Musice9441973998aea41.png }
|
||||
Mystery:
|
||||
template: { name: MAL Genre, genre_id: 7, poster: https://plexcollectionposters.com/images/2022/11/07/Mystery82c9c956510124ee.png }
|
||||
Parody:
|
||||
template: { name: MAL Genre, genre_id: 20, poster: https://plexcollectionposters.com/images/2022/11/07/Parody2ded1d85bc1eff33.png }
|
||||
Police:
|
||||
template: { name: MAL Genre, genre_id: 39, poster: https://plexcollectionposters.com/images/2022/11/07/Policed8caefb96533c810.png }
|
||||
Psychological:
|
||||
template: { name: MAL Genre, genre_id: 40, poster: https://plexcollectionposters.com/images/2022/11/07/Psychological7b41f6e2bae41cba.png }
|
||||
Romance:
|
||||
template: { name: MAL Genre, genre_id: 22, poster: https://plexcollectionposters.com/images/2022/11/07/Romance696bdbcecee09409.png }
|
||||
Samurai:
|
||||
template: { name: MAL Genre, genre_id: 21, poster: https://plexcollectionposters.com/images/2022/11/07/Samurai49b3b32f00004e5b.png }
|
||||
School:
|
||||
template: { name: MAL Genre, genre_id: 23, poster: https://plexcollectionposters.com/images/2022/11/07/School51d060f9a4b703e8.png }
|
||||
Sci-Fi:
|
||||
template: { name: MAL Genre, genre_id: 24, poster: https://plexcollectionposters.com/images/2022/11/07/Sci-Fi0cdc99bde5fede40.png }
|
||||
Shoujo:
|
||||
template: { name: MAL Genre, genre_id: 25, poster: https://plexcollectionposters.com/images/2022/11/07/Shoujo5416a1813c23c1cf.png }
|
||||
Shounen:
|
||||
template: { name: MAL Genre, genre_id: 27, poster: https://plexcollectionposters.com/images/2022/11/07/Shounenf7ed615b6f04be5e.png }
|
||||
Slice of Life:
|
||||
template: { name: MAL Genre, genre_id: 36, poster: https://plexcollectionposters.com/images/2022/11/07/Slice-of-Lifeb15bfb466d310a03.png }
|
||||
Space:
|
||||
template: { name: MAL Genre, genre_id: 29, poster: https://plexcollectionposters.com/images/2022/11/07/Spaceae33942ab2bf6e10.png }
|
||||
Sports:
|
||||
template: { name: MAL Genre, genre_id: 30, poster: https://plexcollectionposters.com/images/2022/11/07/Sports8b052c9048accaaf.png }
|
||||
Supernatural:
|
||||
template: { name: MAL Genre, genre_id: 37, poster: https://plexcollectionposters.com/images/2022/11/07/Supernaturala4dad22d88abac71.png }
|
||||
Super Power:
|
||||
template: { name: MAL Genre, genre_id: 31, poster: https://plexcollectionposters.com/images/2022/11/07/Super-Power055061c19d6c1d9c.png }
|
||||
Thriller:
|
||||
template: { name: MAL Genre, genre_id: 41, poster: https://plexcollectionposters.com/images/2022/11/07/Thriller0b54e07c359e83b2.png }
|
||||
Vampire:
|
||||
template: { name: MAL Genre, genre_id: 32, poster: https://plexcollectionposters.com/images/2022/11/07/Vampire05a26cd9bccbb0cf.png }
|
@ -0,0 +1,27 @@
|
||||
# <img src="https://metamanager.wiki/en/latest/_static/logo-full.png" alt="PMM">
|
||||
|
||||
# Sponsored and User Configs
|
||||
|
||||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/meisnate12/Plex-Meta-Manager?style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/releases)
|
||||
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/meisnate12/plex-meta-manager?label=docker&sort=semver&style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager)
|
||||
[![Docker Pulls](https://img.shields.io/docker/pulls/meisnate12/plex-meta-manager?style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager)
|
||||
[![Develop GitHub commits since latest stable release (by SemVer)](https://img.shields.io/github/commits-since/meisnate12/plex-meta-manager/latest/develop?label=Commits%20in%20Develop&style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/tree/develop)
|
||||
[![Nightly GitHub commits since latest stable release (by SemVer)](https://img.shields.io/github/commits-since/meisnate12/plex-meta-manager/latest/nightly?label=Commits%20in%20Nightly&style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/tree/nightly)
|
||||
|
||||
[![Discord](https://img.shields.io/discord/822460010649878528?label=Discord&style=plastic)](https://discord.gg/NfH6mGFuAB)
|
||||
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/meisnate12/plex-meta-manager?style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager)
|
||||
[![Wiki](https://img.shields.io/readthedocs/plex-meta-manager?style=plastic)](https://metamanager.wiki)
|
||||
[![Sponsor or Donate](https://img.shields.io/badge/-Sponsor_or_Donate-blueviolet?style=plastic)](https://github.com/sponsors/meisnate12)
|
||||
|
||||
This is a repo for users to share their [Plex Meta Manager](https://github.com/meisnate12/Plex-Meta-Manager) configs with other users. Just create a fork and add a folder with your github name and put your configs inside and then submit a pull request.
|
||||
|
||||
The default set of Plex Meta Manager Sponsored Configs is located in the [PMM Folder](https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/PMM). For more information on how to use them visit the [Defaults Metadata Guide](https://metamanager.wiki/en/latest/home/guides/defaults.html).
|
||||
|
||||
Please consider [donating](https://github.com/sponsors/meisnate12) towards the project.
|
||||
|
||||
The resolution config is my version of ICHIMOKU's overlay config. Using the images from bradmarrti but not creating collections for each overlay, instead just applying them directly to the library.
|
||||
|
||||
The banner config is a slightly tweaked version of the PMM default ribbon. Where by the PMM default only adds an overlay to movies that have won "Best Picture" mine will overlay all movies that have an oscar awarded in any category.
|
||||
|
||||
The Anime collections is an edit of Eviltacctions config. He's created some great posters, I've just uploaded them to plex movie cover database and linked them into the config file. All credit goes to Evil for the images and the base template. I just tweaked it to work more automatically.
|
||||
|
After Width: | Height: | Size: 86 KiB |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 87 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 87 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 99 KiB |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 81 KiB |
After Width: | Height: | Size: 85 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 86 KiB |
After Width: | Height: | Size: 78 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 83 KiB |
After Width: | Height: | Size: 84 KiB |
After Width: | Height: | Size: 80 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 86 KiB |
After Width: | Height: | Size: 86 KiB |
After Width: | Height: | Size: 86 KiB |
After Width: | Height: | Size: 84 KiB |
After Width: | Height: | Size: 85 KiB |