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/show/053_anime.yml

92 lines
2.4 KiB

## _anime.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+053_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Anime: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_all.png
summary: "Anime"
collection_order: alpha
template: {
name: plex,
num: "0"
}
plex_all: true
filters:
- filepath: "/mnt/tv-anime"
- filepath: "/mnt/tv-anime-4k"
"Anime: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_unwatched.png
summary: "Unwatched anime"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Anime: All"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Anime: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_random.png
summary: "Random anime"
template: {
name: plex,
num: "2"
}
smart_filter:
all:
collection: "Anime: All"
limit: 250
sort_by: random
"Anime: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_recently-added.png
summary: "Recently added anime"
visible_library: true
template: {
name: plex,
num: "3"
}
smart_filter:
all:
collection: "Anime: All"
limit: 100
sort_by: added.desc
"Anime: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_recently-released.png
summary: "Recently released anime"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
collection: "Anime: All"
limit: 250
sort_by: release.desc
"Anime: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_top-rated.png
summary: "Top rated anime"
template: {
name: plex,
num: "5"
}
smart_filter:
all:
collection: "Anime: All"
limit: 250
sort_by: critic_rating.desc