You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.1 KiB
55 lines
1.1 KiB
2 years ago
|
external_templates:
|
||
|
pmm: templates
|
||
|
template_variables:
|
||
|
collection_section: "01"
|
||
|
|
||
|
translations:
|
||
|
pmm: translations
|
||
|
|
||
|
templates:
|
||
|
flixpatrol:
|
||
|
default:
|
||
|
location: united_states
|
||
|
location_<<key>>: <<location>>
|
||
|
time_window: last_week
|
||
|
time_window_<<key>>: <<time_window>>
|
||
|
limit: 10
|
||
|
limit_<<key>>: <<limit>>
|
||
|
flixpatrol_top:
|
||
|
platform: <<platform>>
|
||
|
location: <<location_<<key>>>>
|
||
|
time_window: <<time_window_<<key>>>>
|
||
|
limit: <<limit_<<key>>>>
|
||
|
|
||
|
collections:
|
||
|
Top 10 Collections:
|
||
|
template:
|
||
|
- name: separator
|
||
|
separator: Top10
|
||
|
|
||
|
dynamic_collections:
|
||
|
Top 10:
|
||
|
type: custom
|
||
|
data:
|
||
|
netflix: Netflix
|
||
|
disney: Disney
|
||
|
hbo: HBO
|
||
|
hulu: Hulu
|
||
|
paramount: Paramount Plus
|
||
|
prime: Prime Video
|
||
|
template:
|
||
|
- Top10
|
||
|
- translation
|
||
|
- shared
|
||
|
- arr
|
||
|
- custom
|
||
|
template_variables:
|
||
|
platform:
|
||
|
default: <<key>>
|
||
|
paramount: paramount_plus
|
||
|
prime: amazon_prime
|
||
|
image:
|
||
|
default: chart/<<key>>_top
|
||
|
translation_key:
|
||
|
default: flixpatrol
|