############################################################# # Overlays # # Created by loftydan & iJRMH. # ############################################################# # # # Call this from your config.yml (Movie or Show): # # If nothing is specified these are the defaults # # # # overlay_path: # # - git: loftydan/overlays # # 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: left # # # Set the vertical offset for the overlay # # vertical_offset: 135 # # # Set the vertical align for the overlay # # vertical_align: top # # # Sets the style of overlay: colour or bw. # # style: colour # # # # # Use <> collection. # # use_<>: true # ############################################################# templates: myCollection: optional: - overlay_level - use_<> default: overlay: <> horizontal_offset: 15 horizontal_align: left vertical_offset: 135 vertical_align: top style: colour collection_level: <> allowed_library_types: <>>> ignore_blank_results: true overlay: name: <> file: loftydan/overlays/<