Plex-Meta-Manager/defaults/overlays/flixpatrol.yml

91 lines
2.4 KiB
YAML
Raw Normal View History

##############################################################################
# FlixPatrol Overlays #
2022-10-24 21:01:58 +00:00
# Created by Yozora, Bullmoose20, anon_fawkes, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
# https://metamanager.wiki/en/latest/defaults/overlays/flixpatrol.html #
##############################################################################
external_templates:
pmm: templates
template_variables:
default:
pre_text: TOP
style: round
limit: 10
limit_<<key>>: <<limit>>
2023-02-21 20:30:26 +00:00
conditionals:
pmm:
conditions:
- file.exists: false
url.exists: false
git.exists: false
repo.exists: false
value: logo/<<style>>/<<key>>
queue: position
2022-10-17 20:55:42 +00:00
back_color: "#00000099"
back_width: 160
back_height: 160
font_size: 50
addon_position: top
addon_offset: 30
back_padding: 15
final_name: text(<<pre_text>><<limit_<<key>>>>)
2022-10-01 07:45:58 +00:00
queues:
position:
2022-10-27 06:39:30 +00:00
default:
horizontal_offset: 30
vertical_offset: 465
vertical_align: top
2022-10-05 07:00:01 +00:00
right:
2022-10-27 15:58:29 +00:00
- horizontal_align: right
2022-10-27 06:39:30 +00:00
- vertical_offset: 670
- vertical_offset: 875
2022-10-05 07:00:01 +00:00
left:
2022-10-27 06:39:30 +00:00
- horizontal_align: left
- vertical_offset: 670
- vertical_offset: 875
2022-10-01 07:45:58 +00:00
templates:
flixpatrol:
2022-10-01 07:45:58 +00:00
default:
2022-10-04 06:39:45 +00:00
slug: <<key>>
2022-10-01 07:45:58 +00:00
time_window: last_week
time_window_<<key>>: <<time_window>>
location: world
2022-10-01 07:45:58 +00:00
location_<<key>>: <<location>>
limit: 10
limit_<<key>>: <<limit>>
ignore_blank_results: true
flixpatrol_top:
platform: <<slug>>
location: <<location_<<key>>>>
time_window: <<time_window_<<key>>>>
limit: <<limit_<<key>>>>
overlays:
2022-10-01 07:45:58 +00:00
Netflix:
variables: {key: netflix, weight: 60}
template: [name: standard, name: flixpatrol]
2022-10-01 07:45:58 +00:00
Disney:
variables: {key: disney, weight: 50}
template: [name: standard, name: flixpatrol]
2022-10-01 07:45:58 +00:00
HBO:
variables: {key: hbo, weight: 40}
template: [name: standard, name: flixpatrol]
2022-10-01 07:45:58 +00:00
Hulu:
variables: {key: hulu, weight: 30}
template: [name: standard, name: flixpatrol]
2022-10-01 07:45:58 +00:00
Paramount:
variables: {key: paramount, weight: 20, slug: paramount_plus}
template: [name: standard, name: flixpatrol]
2022-10-01 07:45:58 +00:00
Prime:
variables: {key: prime, weight: 10, slug: amazon_prime}
template: [name: standard, name: flixpatrol]