mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 15:06:07 -05:00
additional ribbon overlay
This commit is contained in:
@@ -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: <<overlay_name>>
|
||||
weight: 20
|
||||
imdb_chart: top_<<library_type>>s
|
||||
overlay:
|
||||
name: <<overlay_name>>
|
||||
git: PMM/overlays/images/<<overlay>>
|
||||
group: ribbon
|
||||
weight: <<weight>>
|
||||
horizontal_offset: 0
|
||||
horizontal_align: right
|
||||
vertical_offset: 0
|
||||
|
||||
Reference in New Issue
Block a user