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/collections/movie/020_unwatched.yml

83 lines
2.4 KiB

## _unwatched.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+020_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Unwatched: Random Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
summary: "Random selection of movies"
template: {
name: plex,
num: "0"
}
smart_filter:
all:
unplayed: true
any:
audio_language: English, english
limit: 250
sort_by: random
"Unwatched: Recommended Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
summary: "Based on personally favourited movies"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Recommended Movies"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Unwatched: Suggested Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
summary: "Based on watched and favourited movies"
template: {
name: plex,
num: "2"
}
smart_filter:
all:
collection: "Suggested Movies"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Unwatched: Popular Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
summary: "Popular movies across the internet"
template: {
name: plex,
num: "3"
}
smart_filter:
all:
collection: "Popular Movies"
unplayed: true
collection_filtering: user
sort_by: random
"Unwatched: Top Rated Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_top-rated.png
summary: "Top rated movies across the internet"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
collection: "Top Rated Movies"
unplayed: true
collection_filtering: user
sort_by: random