From 3559d62c2d69e7132b5670f1e32b86e018351b86 Mon Sep 17 00:00:00 2001 From: FSCorrupt <45659314+fscorrupt@users.noreply.github.com> Date: Mon, 18 Mar 2024 13:13:44 +0100 Subject: [PATCH] Delete fscorrupt/runtimes.yml --- fscorrupt/runtimes.yml | 72 ------------------------------------------ 1 file changed, 72 deletions(-) delete mode 100644 fscorrupt/runtimes.yml diff --git a/fscorrupt/runtimes.yml b/fscorrupt/runtimes.yml deleted file mode 100644 index 6cb1227..0000000 --- a/fscorrupt/runtimes.yml +++ /dev/null @@ -1,72 +0,0 @@ -############################################################# -# Episodes Runtime Overlay # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to Magic815 for base images # -############################################################# -# Call this from your config.yml (Show): # -# overlay_path: # -# - git: PMM/overlays/runtimes # -# template_variables: # -# # Set episode or season to overlay # -# overlay_level: # -# # Set the horizontal offset for the overlay # -# horizontal_offset: 15 # -# # Set the horizontal align for the overlay # -# horizontal_align: right # -# # Set the vertical offset for the overlay # -# vertical_offset: 30 # -# # Set the vertical align for the overlay # -# vertical_align: bottom # -# # Set the font for the overlay # -# font: fonts/Inter-Medium.ttf # -# # Set the font size for the overlay # -# font_size: 55 # -# # Set the font color for the overlay # -# font_color: "#FFFFFF" # -# # Set the back color for the overlay # -# back_color: "#00000099" # -# # Set the back radius for the overlay # -# back_radius: 30 # -# # Set the back width for the overlay # -# back_width: 600 # -# # Set the back height for the overlay # -# back_height: 105 # -############################################################# - -templates: - text_runtime_info: - optional: - - overlay_level - default: - overlay: <> - horizontal_offset: 40 - horizontal_align: right - vertical_offset: 15 - vertical_align: bottom - font: fonts/Inter-Medium.ttf - font_size: 55 - font_color: "#FFFFFF" - back_color: "#00000099" - back_radius: 30 - back_width: 205 - back_height: 105 - collection_level: <> - overlay: - name: "text(<>h <>m)" - horizontal_offset: <> - horizontal_align: <> - vertical_offset: <> - vertical_align: <> - font: <> - font_size: <> - font_color: <> - back_color: <> - back_radius: <> - back_width: <> - back_height: <> - -overlays: - runtime_info: - template: - - name: text_runtime_info - plex_all: true \ No newline at end of file