|
|
|
## 1_standup.yml
|
|
|
|
|
|
|
|
templates:
|
|
|
|
plex:
|
|
|
|
sort_title: "+1_<<num>>_<<collection_name>>"
|
|
|
|
sync_mode: sync
|
|
|
|
collection_mode: hide
|
|
|
|
visible_home: false
|
|
|
|
visible_shared: false
|
|
|
|
visible_library: false
|
|
|
|
delete_not_scheduled: false
|
|
|
|
cache_builders: 4
|
|
|
|
|
|
|
|
plex_added:
|
|
|
|
sort_title: "+1_<<num>>_<<collection_name>>"
|
|
|
|
sync_mode: sync
|
|
|
|
collection_mode: hide
|
|
|
|
visible_home: false
|
|
|
|
visible_shared: false
|
|
|
|
visible_library: false
|
|
|
|
delete_not_scheduled: false
|
|
|
|
cache_builders: 4
|
|
|
|
|
|
|
|
mdblist:
|
|
|
|
optional:
|
|
|
|
- mdblist_extra_1
|
|
|
|
- mdblist_extra_2
|
|
|
|
- mdblist_extra_3
|
|
|
|
- mdblist_extra_4
|
|
|
|
- mdblist_extra_5
|
|
|
|
sort_title: "+1_<<num>>_<<collection_name>>"
|
|
|
|
sync_mode: sync
|
|
|
|
collection_mode: hide
|
|
|
|
visible_home: false
|
|
|
|
visible_shared: false
|
|
|
|
visible_library: false
|
|
|
|
delete_not_scheduled: false
|
|
|
|
collection_order: alpha
|
|
|
|
cache_builders: 6
|
|
|
|
mdblist_list:
|
|
|
|
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
|
|
|
|
sort_by: title.asc
|
|
|
|
|
|
|
|
collections:
|
|
|
|
"Stand-up: All":
|
|
|
|
summary: "Stand-up"
|
|
|
|
url_poster: https://images2.imgbox.com/31/e1/ZElv6PHz_o.png
|
|
|
|
template: {
|
|
|
|
name: mdblist,
|
|
|
|
num: "K",
|
|
|
|
mdblist_user: "archivist",
|
|
|
|
mdblist_list: "collection-standup"
|
|
|
|
}
|
|
|
|
|
|
|
|
"Stand-up: Random":
|
|
|
|
summary: "Random Stand-up"
|
|
|
|
url_poster: https://images2.imgbox.com/ad/4f/nuF1bOeA_o.png
|
|
|
|
template: {
|
|
|
|
name: plex,
|
|
|
|
num: "L"
|
|
|
|
}
|
|
|
|
smart_filter:
|
|
|
|
all:
|
|
|
|
collection: "Stand-up: All"
|
|
|
|
sort_by: random
|
|
|
|
limit: 250
|
|
|
|
|
|
|
|
"Stand-up: Recently Released":
|
|
|
|
summary: "Recently released Stand-up"
|
|
|
|
url_poster: https://images2.imgbox.com/a2/c5/BzdrMrGy_o.png
|
|
|
|
template: {
|
|
|
|
name: plex,
|
|
|
|
num: "M"
|
|
|
|
}
|
|
|
|
smart_filter:
|
|
|
|
all:
|
|
|
|
collection: "Stand-up: All"
|
|
|
|
sort_by: release.desc
|
|
|
|
limit: 250
|
|
|
|
|
|
|
|
"Stand-up: Recently Added":
|
|
|
|
summary: "Recently added Stand-up"
|
|
|
|
url_poster: https://images2.imgbox.com/d7/e6/cEZnXBwk_o.png
|
|
|
|
template: {
|
|
|
|
name: plex_added,
|
|
|
|
num: "N"
|
|
|
|
}
|
|
|
|
smart_filter:
|
|
|
|
all:
|
|
|
|
collection: "Stand-up: All"
|
|
|
|
sort_by: added.desc
|
|
|
|
limit: 100
|
|
|
|
|
|
|
|
"Stand-up: Top Rated":
|
|
|
|
summary: "Top rated Stand-up"
|
|
|
|
url_poster: https://images2.imgbox.com/04/14/LwegJAI5_o.png
|
|
|
|
template: {
|
|
|
|
name: plex,
|
|
|
|
num: "O"
|
|
|
|
}
|
|
|
|
smart_filter:
|
|
|
|
all:
|
|
|
|
collection: "Stand-up: All"
|
|
|
|
sort_by: critic_rating.desc
|
|
|
|
limit: 250
|