metacritic items added

pull/384/head
bullmoose20 2 years ago
parent f7ef5e8cf1
commit 55f7d8bf60

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

@ -10,7 +10,7 @@
# # Set episode or season to overlay #
# overlay_level: #
# # Set the weight for the overlay #
# weight: 20 #
# weight: 30 #
#############################################################
templates:
@ -19,7 +19,7 @@ templates:
- overlay_level
default:
overlay: <<overlay_name>>
weight: 20
weight: 30
imdb_chart: top_<<library_type>>s
overlay:
name: <<overlay_name>>

@ -0,0 +1,61 @@
#############################################################
# Metacritic Must See Overlay #
# Created by Yozora, Bullmoose20, & Sohjiro #
# Credit to Magic815 for base images #
#############################################################
# Call this from your config.yml (Movie or Show): #
# overlay_path: #
# - git: PMM/overlays/mc_must_see #
# template_variables: #
# # Set episode or season to overlay #
# overlay_level: #
# # Set the weight for the overlay #
# weight: 10 #
#############################################################
templates:
MCMustSeeMovies:
optional:
- overlay_level
mdblist_list: https://mdblist.com/lists/plexmetamanager/metacriticmustsee
default:
overlay: <<overlay_name>>
weight: 10
overlay:
name: <<overlay_name>>
# git: PMM/overlays/images/<<overlay>>
file: config/metadata/overlays/images/<<overlay>>.png
group: ribbon
weight: <<weight>>
horizontal_offset: 0
horizontal_align: right
vertical_offset: 0
vertical_align: bottom
MCMustSeeShows:
optional:
- overlay_level
mdblist_list: https://mdblist.com/lists/plexmetamanager/metacriticmustseeshows
default:
overlay: <<overlay_name>>
weight: 10
overlay:
name: <<overlay_name>>
# git: PMM/overlays/images/<<overlay>>
file: config/metadata/overlays/images/<<overlay>>.png
group: ribbon
weight: <<weight>>
horizontal_offset: 0
horizontal_align: right
vertical_offset: 0
vertical_align: bottom
overlays:
MC-Must-See-Movies-Ribbon:
template:
- name: MCMustSeeMovies
MC-Must-See-Shows-Ribbon:
template:
- name: MCMustSeeShows

@ -10,7 +10,7 @@
# # Set episode or season to overlay #
# overlay_level: #
# # Set the weight for the overlay #
# weight: 10 #
# weight: 20 #
#############################################################
templates:
@ -20,7 +20,7 @@ templates:
mdblist_list: https://mdblist.com/lists/plexmetamanager/certifiedfreshmovies
default:
overlay: <<overlay_name>>
weight: 10
weight: 20
overlay:
name: <<overlay_name>>
git: PMM/overlays/images/<<overlay>>

Loading…
Cancel
Save