mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Merge pull request #414 from bullmoose20/master
added overlays/oscars to my config.yml
This commit is contained in:
commit
ced2c2a94f
BIN
PMM/overlays/images/Oscars-Ribbon.png
Normal file
BIN
PMM/overlays/images/Oscars-Ribbon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
38
PMM/overlays/oscars.yml
Normal file
38
PMM/overlays/oscars.yml
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
#############################################################
|
||||||
|
# Oscars Overlay #
|
||||||
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||||
|
# Credit to Magic815 for base images #
|
||||||
|
#############################################################
|
||||||
|
# Call this from your config.yml (Movie): #
|
||||||
|
# overlay_path: #
|
||||||
|
# - git: PMM/overlays/oscars #
|
||||||
|
# template_variables: #
|
||||||
|
# # Set episode or season to overlay #
|
||||||
|
# overlay_level: #
|
||||||
|
# # Set the weight for the overlay #
|
||||||
|
# weight: 40 #
|
||||||
|
#############################################################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Oscars:
|
||||||
|
optional:
|
||||||
|
- overlay_level
|
||||||
|
default:
|
||||||
|
overlay: <<overlay_name>>
|
||||||
|
weight: 40
|
||||||
|
imdb_list: https://www.imdb.com/search/title/?groups=best_picture_winner
|
||||||
|
overlay:
|
||||||
|
name: <<overlay_name>>
|
||||||
|
git: PMM/overlays/images/<<overlay>>
|
||||||
|
group: ribbon
|
||||||
|
weight: <<weight>>
|
||||||
|
horizontal_offset: 0
|
||||||
|
horizontal_align: right
|
||||||
|
vertical_offset: 0
|
||||||
|
vertical_align: bottom
|
||||||
|
|
||||||
|
overlays:
|
||||||
|
|
||||||
|
Oscars-Ribbon:
|
||||||
|
template:
|
||||||
|
- name: Oscars
|
||||||
@ -111,6 +111,9 @@ libraries: # Library mappings must have a
|
|||||||
# style: standard
|
# style: standard
|
||||||
- git: PMM/overlays/audio_language
|
- git: PMM/overlays/audio_language
|
||||||
# - git: PMM/overlays/direct_play
|
# - git: PMM/overlays/direct_play
|
||||||
|
- git: PMM/overlays/oscars
|
||||||
|
template_variables:
|
||||||
|
weight: 40
|
||||||
- git: PMM/overlays/imdb_top_250
|
- git: PMM/overlays/imdb_top_250
|
||||||
template_variables:
|
template_variables:
|
||||||
weight: 30
|
weight: 30
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user