Plex-Meta-Manager/defaults/both/streaming.yml

129 lines
3.6 KiB
YAML
Raw Normal View History

2022-10-10 07:10:05 +00:00
##############################################################################
# Streaming Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
# https://metamanager.wiki/en/latest/defaults/both/streaming.html #
##############################################################################
2022-09-27 06:19:29 +00:00
external_templates:
2022-09-30 15:56:13 +00:00
pmm: templates
2022-09-27 06:19:29 +00:00
template_variables:
2023-02-08 10:18:02 +00:00
collection_section: "030"
2022-09-27 06:19:29 +00:00
2023-02-17 16:06:12 +00:00
templates:
mdb_streaming:
optional:
- use_<<key>>
- allowed_libraries
- originals_only
2023-02-17 16:06:12 +00:00
conditionals:
2023-04-21 13:35:48 +00:00
url_part:
default: <<library_type>>
conditions:
- originals_only: true
2023-04-29 01:03:45 +00:00
key: [appletv, disney, max, hulu, netflix, paramount, peacock, amazon]
2023-04-21 13:35:48 +00:00
value: "original"
2023-02-17 16:06:12 +00:00
allowed_streaming:
conditions:
2023-04-21 13:57:09 +00:00
- originals_only: true
2023-04-24 07:37:33 +00:00
key: [all4, bet, britbox, crave, crunchyroll, discovery, hayu, now, showtime]
2023-04-21 13:35:48 +00:00
value: False
2023-02-17 16:06:12 +00:00
- region.not: uk
key: [all4, britbox, hayu, now]
value: False
- region.not: ca
key: [crave]
value: False
- region: ca
2023-04-29 01:03:45 +00:00
key: [max, showtime]
2023-02-17 16:06:12 +00:00
value: False
watch_region:
default: ""
conditions:
2023-04-21 13:57:09 +00:00
- originals_only: true
2023-04-21 13:35:48 +00:00
value: ""
2023-02-17 16:06:12 +00:00
- region: ca
key: [amazon, disney, netflix]
value: "-ca"
- region: da
key: [amazon, disney, netflix]
value: "-da"
- region: de
key: [amazon, disney, netflix]
value: "-de"
- region: es
key: [amazon, disney, netflix]
value: "-es"
- region: fr
key: [amazon, disney, netflix]
value: "-fr"
- region: it
key: [amazon, disney, netflix]
value: "-it"
- region: pt-br
key: [amazon, disney, netflix]
value: "-pt-br"
- region: uk
key: [amazon, disney, netflix]
value: "-uk"
default:
sync_mode: sync
sync_mode_<<key>>: <<sync_mode>>
sort_by: release.desc
sort_by_<<key>>: <<sort_by>>
run_definition:
2023-02-17 16:06:12 +00:00
- <<use_<<key>>>>
- <<allowed_libraries>>
- <<allowed_streaming>>
cache_builders: 1
smart_label: <<sort_by_<<key>>>>
sync_mode: <<sync_mode_<<key>>>>
2023-04-21 13:35:48 +00:00
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<key>>-<<url_part>>s<<watch_region>>
2023-02-17 16:06:12 +00:00
2022-09-27 06:19:29 +00:00
collections:
Streaming Collections:
template:
- name: separator
separator: streaming
key_name: Streaming
translation_key: separator
2022-09-27 06:19:29 +00:00
dynamic_collections:
Streaming:
type: custom
data:
all4: All 4
appletv: Apple TV+
bet: BET+
britbox: BritBox
2023-02-17 16:06:12 +00:00
crave: Crave
2022-10-24 19:04:41 +00:00
crunchyroll: Crunchyroll
2023-02-17 16:06:12 +00:00
discovery: discovery+
2022-09-27 06:19:29 +00:00
disney: Disney+
hayu: hayu
2023-04-29 01:03:45 +00:00
max: Max
2022-09-27 06:19:29 +00:00
hulu: Hulu
netflix: Netflix
now: NOW
paramount: Paramount+
peacock: Peacock
amazon: Prime Video
2022-10-28 13:17:25 +00:00
showtime: Showtime
2022-10-04 19:24:01 +00:00
title_format: <<key_name>> <<library_typeU>>s
2022-09-27 06:19:29 +00:00
template:
2023-02-17 16:06:12 +00:00
- mdb_streaming
2022-09-27 06:19:29 +00:00
- shared
- arr
2022-10-01 07:45:58 +00:00
template_variables:
image:
default: streaming/<<key_name_encoded>>
2023-04-21 13:35:48 +00:00
originals_only:
default: false
2022-10-01 07:45:58 +00:00
allowed_libraries:
hayu: show
2023-02-17 16:06:12 +00:00
discovery: show
2022-10-24 19:04:41 +00:00
crunchyroll: show
2022-10-01 07:45:58 +00:00
translation_key:
2023-04-08 17:26:11 +00:00
default: streaming
dynamic:
default: true