|
|
|
@ -12,6 +12,18 @@ templates:
|
|
|
|
|
delete_not_scheduled: false
|
|
|
|
|
cache_builders: 4
|
|
|
|
|
|
|
|
|
|
plex_added:
|
|
|
|
|
sort_title: "+1_<<num>>_<<collection_name>>"
|
|
|
|
|
sync_mode: sync
|
|
|
|
|
collection_mode: hide
|
|
|
|
|
label.sync: Parental
|
|
|
|
|
item_label.sync: Parental
|
|
|
|
|
visible_home: false
|
|
|
|
|
visible_shared: false
|
|
|
|
|
visible_library: false
|
|
|
|
|
delete_not_scheduled: false
|
|
|
|
|
cache_builders: 4
|
|
|
|
|
|
|
|
|
|
mdblist:
|
|
|
|
|
optional:
|
|
|
|
|
- mdblist_extra_1
|
|
|
|
@ -24,7 +36,7 @@ templates:
|
|
|
|
|
collection_mode: hide
|
|
|
|
|
collection_order: title.asc
|
|
|
|
|
label.sync: Parental
|
|
|
|
|
item_label.sync: Parental
|
|
|
|
|
# item_label.sync: Parental # Enable on initial run
|
|
|
|
|
visible_home: false
|
|
|
|
|
visible_shared: false
|
|
|
|
|
visible_library: false
|
|
|
|
@ -76,14 +88,14 @@ collections:
|
|
|
|
|
summary: "Recently added TV shows suitable for children"
|
|
|
|
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
|
|
|
|
|
template: {
|
|
|
|
|
name: plex,
|
|
|
|
|
name: plex_added,
|
|
|
|
|
num: "Y"
|
|
|
|
|
}
|
|
|
|
|
smart_filter:
|
|
|
|
|
all:
|
|
|
|
|
collection: "Parental: All"
|
|
|
|
|
sort_by: added.desc
|
|
|
|
|
limit: 250
|
|
|
|
|
limit: 100
|
|
|
|
|
|
|
|
|
|
"Parental: Top Rated":
|
|
|
|
|
summary: "Top rated TV shows suitable for children"
|
|
|
|
|