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

139 lines
3.5 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 #
2024-01-05 21:06:39 +00:00
# https://metamanager.wiki/en/latest/defaults/both/streaming #
2022-10-10 07:10:05 +00:00
##############################################################################
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:
streaming:
2023-02-17 16:06:12 +00:00
optional:
- use_<<key>>
- use_<<originals_key>>
2023-02-17 16:06:12 +00:00
- allowed_libraries
- originals_only
2023-02-17 16:06:12 +00:00
conditionals:
originals:
conditions:
- originals_only: true
value: originals
discover_limit:
conditions:
- originals_only: false
value: <<limit>>
discover_with:
conditions:
- originals_only: false
value: <<key>>
discover_region:
conditions:
- originals_only: false
value: <<region>>
2023-02-17 16:06:12 +00:00
allowed_streaming:
conditions:
2023-04-21 13:57:09 +00:00
- originals_only: true
key: ["103", "1759", "151", "230", "283", "510", "39", "37", "188"]
2023-04-21 13:35:48 +00:00
value: False
- region.not: GB
key: ["103", "151", "39"]
2023-02-17 16:06:12 +00:00
value: False
- region.not: CA
key: ["230"]
2023-02-17 16:06:12 +00:00
value: False
- region: CA
key: ["1899", "37"]
2023-02-17 16:06:12 +00:00
value: False
2023-02-17 16:06:12 +00:00
default:
region: "US"
limit: "500"
2023-02-17 16:06:12 +00:00
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>>>>
- <<use_<<originals_key>>>>
2023-02-17 16:06:12 +00:00
- <<allowed_libraries>>
- <<allowed_streaming>>
cache_builders: 1
smart_label: <<sort_by_<<key>>>>
sync_mode: <<sync_mode_<<key>>>>
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<originals_key>>-<<originals>>
tmdb_discover:
limit: <<discover_limit>>
with_watch_providers: <<discover_with>>
watch_region: <<discover_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:
103: All 4
350: Apple TV+
1759: BET+
151: BritBox
230: Crave
283: Crunchyroll
510: discovery+
337: Disney+
1899: Max
223: Hayu
15: Hulu
8: Netflix
39: NOW
531: Paramount+
387: Peacock
9: Prime Video
37: Showtime
188: YouTube
2022-10-04 19:24:01 +00:00
title_format: <<key_name>> <<library_typeU>>s
2022-09-27 06:19:29 +00:00
template:
- 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>>
originals_key:
103: all4
350: appletv
1759: bet
151: britbox
230: crave
283: crunchyroll
510: discovery
337: disney
1899: max
223: hayu
15: hulu
8: netflix
39: now
531: paramount
387: peacock
9: amazon
37: showtime
188: youtube
2023-04-21 13:35:48 +00:00
originals_only:
default: false
2022-10-01 07:45:58 +00:00
allowed_libraries:
223: show
510: show
283: show
2022-10-01 07:45:58 +00:00
translation_key:
2023-04-08 17:26:11 +00:00
default: streaming
dynamic:
default: true