diff --git a/PMM/overlays/imdb_top_250.yml b/PMM/overlays/imdb_top_250.yml index a82b215..549d279 100644 --- a/PMM/overlays/imdb_top_250.yml +++ b/PMM/overlays/imdb_top_250.yml @@ -1,21 +1,31 @@ ############################################################# -# IMDb Top 250 Overlays # +# IMDb Top 250 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/imdb_top_250 # +# template_variables: # +# # Set episode or season to overlay # +# overlay_level: # +# # Set the weight for the overlay # +# weight: 20 # ############################################################# templates: IMDbTop250: + optional: + - overlay_level default: overlay: <> + weight: 20 imdb_chart: top_<>s overlay: name: <> git: PMM/overlays/images/<> + group: ribbon + weight: <> horizontal_offset: 0 horizontal_align: right vertical_offset: 0 diff --git a/PMM/overlays/rt_cert_fresh.yml b/PMM/overlays/rt_cert_fresh.yml new file mode 100644 index 0000000..516265a --- /dev/null +++ b/PMM/overlays/rt_cert_fresh.yml @@ -0,0 +1,38 @@ +############################################################# +# Rotten Tomatoes Certified Fresh 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/rt_cert_fresh # +# template_variables: # +# # Set episode or season to overlay # +# overlay_level: # +# # Set the weight for the overlay # +# weight: 10 # +############################################################# + +templates: + RTCertFresh: + optional: + - overlay_level + mdblist_list: https://mdblist.com/lists/plexmetamanager/certifiedfreshmovies + default: + overlay: <> + weight: 10 + overlay: + name: <> + git: PMM/overlays/images/<> + group: ribbon + weight: <> + horizontal_offset: 0 + horizontal_align: right + vertical_offset: 0 + vertical_align: bottom + +overlays: + + RT-Cert-Fresh-Ribbon: + template: + - name: RTCertFresh