mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
change Parental: Recently Added limit; move item sync to Parental: Recently Added
This commit is contained in:
parent
084c24242b
commit
e64e2a32c6
@ -19,9 +19,10 @@
|
|||||||
|
|
||||||
- 1_parental.yml
|
- 1_parental.yml
|
||||||
- Parental: All
|
- Parental: All
|
||||||
- Parental: Recently Added
|
|
||||||
- Parental: Random
|
- Parental: Random
|
||||||
- Parental: Top-Rated
|
- Parental: Recently Released
|
||||||
|
- Parental: Recently Added
|
||||||
|
- Parental: Top Rated
|
||||||
|
|
||||||
- 2_awards.yml
|
- 2_awards.yml
|
||||||
- Oscar Winners
|
- Oscar Winners
|
||||||
|
|||||||
@ -21,7 +21,7 @@ For more details on what each section contains: [movies](MOVIES.md) | [shows](SH
|
|||||||
|
|
||||||
clone into PMM's root directory:
|
clone into PMM's root directory:
|
||||||
```
|
```
|
||||||
git clone https://github.com/0x5f3/pmm-config config
|
git clone --branch assets https://github.com/0x5f3/pmm-config config
|
||||||
```
|
```
|
||||||
initial run to populate collections:
|
initial run to populate collections:
|
||||||
```
|
```
|
||||||
|
|||||||
@ -10,9 +10,10 @@
|
|||||||
|
|
||||||
- 1_parental.yml
|
- 1_parental.yml
|
||||||
- Parental: All
|
- Parental: All
|
||||||
- Parental: Recently Added
|
|
||||||
- Parental: Random
|
- Parental: Random
|
||||||
- Parental: Top-Rated
|
- Parental: Recently Released
|
||||||
|
- Parental: Recently Added
|
||||||
|
- Parental: Top Rated
|
||||||
|
|
||||||
- 2_awards.yml
|
- 2_awards.yml
|
||||||
- Emmy Award Winners
|
- Emmy Award Winners
|
||||||
|
|||||||
@ -12,6 +12,18 @@ templates:
|
|||||||
delete_not_scheduled: false
|
delete_not_scheduled: false
|
||||||
cache_builders: 4
|
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:
|
mdblist:
|
||||||
optional:
|
optional:
|
||||||
- mdblist_extra_1
|
- mdblist_extra_1
|
||||||
@ -24,7 +36,7 @@ templates:
|
|||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
collection_order: title.asc
|
collection_order: title.asc
|
||||||
label.sync: Parental
|
label.sync: Parental
|
||||||
item_label.sync: Parental
|
# item_label.sync: Parental # Enable on initial run
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
visible_library: false
|
visible_library: false
|
||||||
@ -76,14 +88,14 @@ collections:
|
|||||||
summary: "Recently added movies suitable for children"
|
summary: "Recently added movies suitable for children"
|
||||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
|
||||||
template: {
|
template: {
|
||||||
name: plex,
|
name: plex_added,
|
||||||
num: "Y"
|
num: "Y"
|
||||||
}
|
}
|
||||||
smart_filter:
|
smart_filter:
|
||||||
all:
|
all:
|
||||||
collection: "Parental: All"
|
collection: "Parental: All"
|
||||||
sort_by: added.desc
|
sort_by: added.desc
|
||||||
limit: 250
|
limit: 100
|
||||||
|
|
||||||
"Parental: Top Rated":
|
"Parental: Top Rated":
|
||||||
summary: "Top rated movies suitable for children"
|
summary: "Top rated movies suitable for children"
|
||||||
|
|||||||
@ -12,6 +12,18 @@ templates:
|
|||||||
delete_not_scheduled: false
|
delete_not_scheduled: false
|
||||||
cache_builders: 4
|
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:
|
mdblist:
|
||||||
optional:
|
optional:
|
||||||
- mdblist_extra_1
|
- mdblist_extra_1
|
||||||
@ -24,7 +36,7 @@ templates:
|
|||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
collection_order: title.asc
|
collection_order: title.asc
|
||||||
label.sync: Parental
|
label.sync: Parental
|
||||||
item_label.sync: Parental
|
# item_label.sync: Parental # Enable on initial run
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
visible_library: false
|
visible_library: false
|
||||||
@ -76,14 +88,14 @@ collections:
|
|||||||
summary: "Recently added TV shows suitable for children"
|
summary: "Recently added TV shows suitable for children"
|
||||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
|
||||||
template: {
|
template: {
|
||||||
name: plex,
|
name: plex_added,
|
||||||
num: "Y"
|
num: "Y"
|
||||||
}
|
}
|
||||||
smart_filter:
|
smart_filter:
|
||||||
all:
|
all:
|
||||||
collection: "Parental: All"
|
collection: "Parental: All"
|
||||||
sort_by: added.desc
|
sort_by: added.desc
|
||||||
limit: 250
|
limit: 100
|
||||||
|
|
||||||
"Parental: Top Rated":
|
"Parental: Top Rated":
|
||||||
summary: "Top rated TV shows suitable for children"
|
summary: "Top rated TV shows suitable for children"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user