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

51 lines
1.3 KiB
YAML
Raw Normal View History

2022-10-08 12:31:06 -04: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 02:19:29 -04:00
external_templates:
2022-09-30 17:14:32 -04:00
pmm: templates
2022-09-27 02:19:29 -04:00
template_variables:
collection_section: "01"
2022-10-18 16:54:28 -04:00
image: chart/<<collection_name_encoded>>
2022-09-27 02:19:29 -04:00
2022-09-30 17:14:32 -04:00
translations:
pmm: translations
2022-09-27 02:19:29 -04:00
templates:
2022-10-01 03:45:58 -04:00
tautulli:
2022-09-27 02:19:29 -04:00
default:
2022-10-08 12:31:06 -04:00
list_days: 30
list_size: 20
list_days_<<key>>: <<list_days>>
list_size_<<key>>: <<list_size>>
2022-10-01 03:45:58 -04:00
tautulli_<<type>>:
2022-10-08 12:31:06 -04:00
list_days: <<list_days_<<key>>>>
list_size: <<list_size_<<key>>>>
2022-09-27 02:19:29 -04:00
list_buffer: 20
2022-09-30 17:14:32 -04:00
2022-09-27 02:19:29 -04:00
collections:
Plex Popular:
variables:
key: popular
template:
2022-10-01 03:45:58 -04:00
- name: tautulli
type: popular
2022-09-27 02:19:29 -04:00
- name: shared
- name: custom
2022-09-30 17:14:32 -04:00
- name: translation
translation_key: tautulli_popular
2022-09-27 02:19:29 -04:00
Plex Watched:
variables:
key: watched
template:
2022-10-01 03:45:58 -04:00
- name: tautulli
type: watched
2022-09-27 02:19:29 -04:00
- name: shared
- name: custom
2022-09-30 17:14:32 -04:00
- name: translation
translation_key: tautulli_watched