diff --git a/PMM/overlays/episode_info.yml b/PMM/overlays/episode_info.yml index b7be088..b29d580 100644 --- a/PMM/overlays/episode_info.yml +++ b/PMM/overlays/episode_info.yml @@ -32,7 +32,6 @@ templates: collection_level: <> overlay: name: text(S<>E<>) - back_color: "#00000099" horizontal_offset: <> horizontal_align: <> vertical_offset: <> @@ -47,7 +46,6 @@ templates: overlays: episode_info: - # builder_level: episode - template: + template: - name: text_episode_info plex_all: true diff --git a/PMM/overlays/mediastinger.yml b/PMM/overlays/mediastinger.yml new file mode 100644 index 0000000..0f1cd3a --- /dev/null +++ b/PMM/overlays/mediastinger.yml @@ -0,0 +1,48 @@ +############################################################# +# Mediastinger 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/mediastinger # +# template_variables: # +# # Set episode or season to overlay # +# overlay_level: # +# # Set the horizontal offset for the overlay # +# horizontal_offset: 200 # +# # Set the horizontal align for the overlay # +# horizontal_align: right # +# # Set the vertical offset for the overlay # +# vertical_offset: 15 # +# # Set the vertical align for the overlay # +# vertical_align: top # +############################################################# + +templates: + Mediastinger overlay: + optional: + - overlay_level + default: + overlay: <> + horizontal_offset: 200 + horizontal_align: right + vertical_offset: 15 + vertical_align: top + collection_level: <> + overlay: + name: <> + git: PMM/overlays/images/raw/<> + back_color: "#00000099" + horizontal_offset: <> + horizontal_align: <> + vertical_offset: <> + vertical_align: <> + +overlays: + Mediastinger: + template: + - name: Mediastinger overlay + plex_all: true + filters: + tmdb_keyword: aftercreditsstinger, duringcreditsstinger diff --git a/PMM/overlays/runtimes.yml b/PMM/overlays/runtimes.yml index 36a60d1..1d5ce22 100644 --- a/PMM/overlays/runtimes.yml +++ b/PMM/overlays/runtimes.yml @@ -32,7 +32,6 @@ templates: collection_level: <> overlay: name: "text(Runtime: <>h <>m)" - back_color: "#00000099" horizontal_offset: <> horizontal_align: <> vertical_offset: <> @@ -47,7 +46,6 @@ templates: overlays: runtime_info: - # builder_level: episode - template: + template: - name: text_runtime_info plex_all: true