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:
|
2023-02-08 10:18:02 +00:00
|
|
|
collection_section: "020"
|
2023-03-31 14:42:06 +00:00
|
|
|
image: chart/<<mapping_name_encoded>>
|
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-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
|
2023-03-30 19:51:04 +00:00
|
|
|
translation_key: tautulli_popular
|
2022-09-27 06:19:29 +00:00
|
|
|
- name: custom
|
2022-12-06 16:34:31 +00:00
|
|
|
cache_builders: 0
|
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
|
2023-03-30 19:51:04 +00:00
|
|
|
translation_key: tautulli_watched
|
2022-09-27 06:19:29 +00:00
|
|
|
- name: custom
|
2022-12-06 16:34:31 +00:00
|
|
|
cache_builders: 0
|