You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager-Configs/0x5f3/metadata/movie/1_standup.yml

94 lines
2.6 KiB

## 1_standup.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
mdblist:
collection_mode: hide
collection_order: alpha
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
mdblist_list:
sort_by: title.asc
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
collections:
"Stand-up: All":
summary: "Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_all.png
template: {
name: mdblist,
num: "K",
mdblist_user: "archivist",
mdblist_list: "list-standup"
}
"Stand-up: Random":
summary: "Random Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_random.png
template: {
name: plex,
num: "L"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: random
limit: 250
"Stand-up: Recently Added":
summary: "Recently added Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-added.png
template: {
name: plex,
num: "M"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: added.desc
limit: 100
"Stand-up: Recently Released":
summary: "Recently released Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-released.png
template: {
name: plex,
num: "N"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: release.desc
limit: 250
"Stand-up: Top Rated":
summary: "Top rated Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_top-rated.png
template: {
name: plex,
num: "O"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: critic_rating.desc
limit: 250