remove collection_level option

pull/324/head
meisnate12 3 years ago
parent c8620695c7
commit 293e6000f4

@ -3,17 +3,12 @@
# Created by Yozora, Bullmoose20, & Sohjiro # # Created by Yozora, Bullmoose20, & Sohjiro #
# Credit to Magic815 for base images # # Credit to Magic815 for base images #
############################################################# #############################################################
# Designed for TRaSH Guides filename naming scheme #
# https://trash-guides.info/ #
# #
# Call this from your config.yml (Movie or Show): # # Call this from your config.yml (Movie or Show): #
# If nothing is specified these are the defaults # # If nothing is specified these are the defaults #
# # # #
# overlay_path: # # overlay_path: #
# - git: PMM/overlays/streaming # # - git: PMM/overlays/streaming #
# template_variables: # # template_variables: #
# # Set episode or season to overlay #
# overlay_level: #
# # Set the horizontal offset for the overlay # # # Set the horizontal offset for the overlay #
# horizontal_offset: 15 # # horizontal_offset: 15 #
# # Set the horizontal align for the overlay # # # Set the horizontal align for the overlay #
@ -52,7 +47,6 @@ templates:
horizontal_align: left horizontal_align: left
vertical_offset: 135 vertical_offset: 135
vertical_align: top vertical_align: top
collection_level: <<overlay_level>>
allowed_library_types: <<use_<<slug>>>> allowed_library_types: <<use_<<slug>>>>
overlay: overlay:
name: <<overlay_name>> name: <<overlay_name>>

Loading…
Cancel
Save