Plex-Meta-Manager/defaults/chart/tautulli.yml

53 lines
1.4 KiB
YAML
Raw Normal View History

2022-10-08 16:31:06 +00:00
##############################################################################
# Tautulli Charts Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
# https://metamanager.wiki/en/latest/defaults/chart/tautulli.html #
##############################################################################
2022-09-27 06:19:29 +00:00
external_templates:
2022-09-30 21:14:32 +00:00
pmm: templates
2022-09-27 06:19:29 +00:00
template_variables:
collection_section: "01"
2022-10-18 20:54:28 +00:00
image: chart/<<collection_name_encoded>>
2022-09-27 06:19:29 +00:00
2022-09-30 21:14:32 +00:00
translations:
pmm: translations
2022-09-27 06:19:29 +00:00
templates:
2022-10-01 07:45:58 +00:00
tautulli:
2022-09-27 06:19:29 +00:00
default:
2022-10-08 16:31:06 +00:00
list_days: 30
list_size: 20
list_days_<<key>>: <<list_days>>
list_size_<<key>>: <<list_size>>
2022-10-01 07:45:58 +00:00
tautulli_<<type>>:
2022-10-08 16:31:06 +00:00
list_days: <<list_days_<<key>>>>
list_size: <<list_size_<<key>>>>
2022-09-27 06:19:29 +00:00
list_buffer: 20
2022-09-30 21:14:32 +00:00
2022-09-27 06:19:29 +00:00
collections:
Plex Popular:
variables:
key: popular
template:
2022-10-01 07:45:58 +00:00
- name: tautulli
type: popular
2022-09-27 06:19:29 +00:00
- name: shared
- name: custom
2022-12-06 16:34:31 +00:00
cache_builders: 0
2022-09-30 21:14:32 +00:00
- name: translation
translation_key: tautulli_popular
2022-09-27 06:19:29 +00:00
Plex Watched:
variables:
key: watched
template:
2022-10-01 07:45:58 +00:00
- name: tautulli
type: watched
2022-09-27 06:19:29 +00:00
- name: shared
- name: custom
2022-12-06 16:34:31 +00:00
cache_builders: 0
2022-09-30 21:14:32 +00:00
- name: translation
translation_key: tautulli_watched