Compare commits

..

No commits in common. "master" and "v1.21.0" have entirely different histories.

459 changed files with 6176 additions and 24273 deletions

12
.gitignore vendored
View File

@ -1,5 +1,13 @@
.DS_Store
.idea
*/desktop.ini
/.vscode
.DS_Store
desktop.ini
.github/.DS_Store
Adam-Pope/.DS_Store
Buzzie/.DS_Store
Draper/.DS_Store
Frexe/.DS_Store
JJJonesJr33/.DS_Store
nwithan8/.DS_Store
sysmoon/.DS_Store
yozora/.DS_Store

View File

@ -33,23 +33,13 @@
- _parental.yml
- Parental: All (https://mdblist.com/lists/archivist/list-parental)
- Parental: Unwatched
- Parental: Random
- Parental: Recently Added
- Parental: Recently Released
- Parental: Top Rated
- _family.yml
- Family: All
- Family: Unwatched
- Family: Random
- Family: Recently Added
- Family: Recently Released
- Family: Top Rated
- _documentary.yml
- Documentaries: All
- Documentaries: Unwatched
- Documentaries: Random
- Documentaries: Recently Added
- Documentaries: Recently Released
@ -57,28 +47,11 @@
- _standup.yml
- Stand-up: All (https://mdblist.com/lists/archivist/list-standup)
- Stand-up: Unwatched
- Stand-up: Random
- Stand-up: Recently Added
- Stand-up: Recently Released
- Stand-up: Top Rated
- _sports.yml
- Sports: All
- Sports: Unwatched
- Sports: Random
- Sports: Recently Added
- Sports: Recently Released
- Sports: Top Rated
- _anime.yml
- Anime: All
- Anime: Unwatched
- Anime: Random
- Anime: Recently Added
- Anime: Recently Released
- Anime: Top Rated
- _year_top.yml
- Top Rated of 2024
- Top Rated of 2023

View File

@ -5,11 +5,8 @@
- !Watched (most watched daily|weekly|monthly|yearly)
- !Seasonal *
- Parental
- Family
- Documentaries
- Stand-up *
- Sports
- Anime
- Awards
- !Year (top-rated)
- !Decades (top-rated)
@ -31,24 +28,24 @@
```
#### Install:
```
git clone --recursive https://github.com/0x5f3/kometa.config config
git clone https://github.com/0x5f3/pmm.config config
```
#### Usage:
###### The initial process for populating collections:
```
docker run --rm -it -v ./config:/config kometateam/kometa:nightly --config config/config.yml --run --ignore-schedules
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager:nightly --config config/config.yml --run --ignore-schedules
```
###### Following a successful initial run:
```
docker run --rm -d -v ./config:/config kometateam/kometa:nightly --config config/config.yml --run
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager:nightly --config config/config.yml --run
```
###### Notes:
``
With the parental configuration, there is a 'Parental' label added to their collections and all items included. The label can be used with 'Allow Only Labels' in a user's restriction settings.
The parental configuration adds a 'Parental' label to their collections and all items included. The label is capable of being used with 'Allow Only Labels' in a user's restriction settings.
``
#
#
###### A successful run will result in something similar to this:
![movies](https://raw.githubusercontent.com/0x5f3/kometa.config/collections/_/movies.png)
![shows](https://raw.githubusercontent.com/0x5f3/kometa.config/collections/_/shows.png)
![movies](https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/_/_movies.png)
![shows](https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/_/_shows.png)

View File

@ -24,44 +24,18 @@
- _parental.yml
- Parental: All (https://mdblist.com/lists/archivist/list-parental)
- Parental: Unwatched
- Parental: Random
- Parental: Recently Added
- Parental: Recently Released
- Parental: Top Rated
- _family.yml
- Family: All
- Family: Unwatched
- Family: Random
- Family: Recently Added
- Family: Recently Released
- Family: Top Rated
- _documentary.yml
- Documentaries: All
- Documentaries: Unwatched
- Documentaries: Random
- Documentaries: Recently Added
- Documentaries: Recently Released
- Documentaries: Top Rated
- _sports.yml
- Sports: All
- Sports: Unwatched
- Sports: Random
- Sports: Recently Added
- Sports: Recently Released
- Sports: Top Rated
- _anime.yml
- Anime: All
- Anime: Unwatched
- Anime: Random
- Anime: Recently Added
- Anime: Recently Released
- Anime: Top Rated
- _awards.yml
- Emmy Award Winners
- Emmy Award Nominees

View File

@ -40,32 +40,8 @@ libraries:
# schedule: weekly(sunday)
# - file: config/collections/movie/050_parental_sync.yml
# - file: config/collections/movie/050_parental.yml
# - file: config/collections/movie/060_family.yml
# - file: config/collections/movie/061_documentary.yml
# - file: config/collections/movie/062_standup.yml
# - file: config/collections/movie/063_sports.yml
# - file: config/collections/movie/064_anime.yml
# Movies - Kids:
# library_type: movie
# operations:
# - schedule: daily
# delete_unmanaged_collections: false
# - schedule: weekly(thursday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(thursday)
# mass_poster_update:
# source: tmdb
# seasons: false
# episodes: false
# collection_files:
# - file: config/collections/movie/_maintenance.yml
# - file: config/collections/movie/_radarr.yml
# - file: config/collections/movie/050_parental_sync.yml
# - file: config/collections/movie/050_parental.yml
# - file: config/collections/movie/060_documentary.yml
# - file: config/collections/movie/070_standup.yml
TV:
library_type: show
operations:
@ -98,14 +74,10 @@ libraries:
- file: config/collections/show/100_genre_top.yml
schedule: weekly(saturday)
# - file: config/collections/show/110_network.yml
# schedule: weekly(wednesday)
# - file: config/collections/show/040_parental_sync.yml
# - file: config/collections/show/040_parental.yml
# - file: config/collections/show/050_family.yml
# - file: config/collections/show/051_documentary.yml
# - file: config/collections/show/052_sports.yml
# - file: config/collections/show/053_anime.yml
# TV - Kids:
# - file: config/collections/show/050_documentary.yml
# KIDS:
# library_type: show
# operations:
# - schedule: daily

View File

@ -19,24 +19,6 @@ libraries:
# episodes: false
collection_files:
- file: config/collections/movie/_maintenance.yml
# Movies - Kids:
# library_type: movie
# operations:
# - schedule: daily
# delete_unmanaged_collections: false
# - schedule: weekly(wednesday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(wednesday)
# mass_poster_update:
# source: tmdb
# seasons: false
# episodes: false
# collection_files:
# - file: config/collections/movie/_maintenance.yml
TV:
library_type: show
operations:
@ -55,7 +37,7 @@ libraries:
# episodes: false
collection_files:
- file: config/collections/show/_maintenance.yml
# TV - Kids:
# KIDS:
# library_type: show
# operations:
# - schedule: daily

View File

@ -29,21 +29,8 @@ libraries:
# schedule: weekly(sunday)
# - file: config/collections/movie/050_parental_sync.yml
# - file: config/collections/movie/050_parental.yml
# - file: config/collections/movie/060_family.yml
# - file: config/collections/movie/061_documentary.yml
# - file: config/collections/movie/062_standup.yml
# - file: config/collections/movie/063_sports.yml
# - file: config/collections/movie/064_anime.yml
# Movies - Kids:
# library_type: movie
# operations:
# - schedule: daily
# delete_unmanaged_collections: false
# collection_files:
# - file: config/collections/movie/_maintenance.yml
# - file: config/collections/movie/_radarr.yml
# - file: config/collections/movie/050_parental_sync.yml
# - file: config/collections/movie/050_parental.yml
# - file: config/collections/movie/060_documentary.yml
# - file: config/collections/movie/070_standup.yml
settings:
assets_for_all: false
asset_depth: 0

View File

@ -1,100 +0,0 @@
## _parental.yml
libraries:
Movies:
library_type: movie
operations:
- schedule: daily
delete_unmanaged_collections: false
collection_files:
- file: config/collections/movie/050_parental_sync.yml
- file: config/collections/movie/050_parental.yml
# Movies - Kids:
# library_type: movie
# operations:
# - schedule: daily
# delete_unmanaged_collections: false
# collection_files:
# - file: config/collections/movie/050_parental_sync.yml
# - file: config/collections/movie/050_parental.yml
TV:
library_type: show
operations:
- schedule: daily
delete_unmanaged_collections: false
collection_files:
- file: config/collections/show/040_parental_sync.yml
- file: config/collections/show/040_parental.yml
# TV - Kids:
# library_type: show
# operations:
# - schedule: daily
# delete_unmanaged_collections: false
# collection_files:
# - file: config/collections/show/040_parental_sync.yml
# - file: config/collections/show/040_parental.yml
settings:
assets_for_all: false
asset_depth: 0
asset_directory:
asset_folders: false
cache: true
cache_expiration: 60
check_nightly: false
create_asset_folders: false
custom_repo:
default_collection_order:
delete_below_minimum: false
delete_not_scheduled: false
dimensional_asset_rename: false
download_url_assets: true
ignore_ids:
ignore_imdb_ids:
item_refresh: false
item_refresh_delay: 0
minimum_items: 5
missing_only_released: false
only_filter_missing: false
playlist_exclude_users:
playlist_report: true
playlist_sync_to_users: all
prioritize_assets: false
released_missing_only: false
run_again_delay: 5
run_order:
- collections
- metadata
- operations
- overlays
save_missing: false
show_asset_not_needed: true
show_filtered: false
show_missing: false
show_missing_assets: true
show_missing_episode_assets: false
show_missing_season_assets: false
show_options: false
show_unconfigured: true
show_unmanaged: false
sync_mode: sync
tvdb_language: default
verify_ssl: false
plex:
url:
token:
timeout: 180
clean_bundles: false
empty_trash: false
optimize: false
tmdb:
apikey:
language: en
cache_expiration: 60
region:
mdblist:
apikey:
cache_expiration: 60
trakt:
client_id:
client_secret:
pin:

View File

@ -22,15 +22,10 @@ libraries:
- file: config/collections/show/100_genre_top.yml
schedule: weekly(saturday)
# - file: config/collections/show/110_network.yml
# schedule: weekly(wednesday)
# - file: config/collections/show/040_parental_sync.yml
# - file: config/collections/show/040_parental.yml
# - file: config/collections/show/050_family.yml
# - file: config/collections/show/051_documentary.yml
# - file: config/collections/show/052_sports.yml
# - file: config/collections/show/053_anime.yml
# TV - Kids:
# - file: config/collections/show/050_documentary.yml
# KIDS:
# library_type: show
# operations:
# - schedule: daily

View File

@ -104,7 +104,7 @@ templates:
collections:
"Random Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_random.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_random.png
schedule: daily
summary: "Random selection of movies"
visible_library: true
@ -119,7 +119,7 @@ collections:
sort_by: random
"Recently Added Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recently-added.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-added.png
schedule: daily
summary: "Recently added movies"
visible_home: true
@ -136,7 +136,7 @@ collections:
sort_by: added.desc
"Recently Released Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recently-released.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-released.png
schedule: daily
summary: "Recently released movies"
visible_library: true
@ -152,7 +152,7 @@ collections:
"Recommended Movies":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recommended.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recommended.png
schedule: daily
summary: "Based on personally favourited movies"
template: {
@ -166,7 +166,7 @@ collections:
"Suggested Movies":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_suggested.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_suggested.png
schedule: daily
summary: "Based on watched and favourited movies"
template: {
@ -204,7 +204,7 @@ collections:
time_period: all
"Trending Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_trending.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_trending.png
schedule: daily
summary: "Movies trending across the internet"
template: {
@ -217,8 +217,9 @@ collections:
limit: 100
"Popular Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_popular.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_popular.png
schedule: daily
sort_title: "+010_<<num>>_<<collection_name>>"
summary: "Popular movies across the internet"
visible_library: true
template: {
@ -231,8 +232,9 @@ collections:
limit: 250
"Top Rated Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_top-rated.png
schedule: daily
sort_title: "+010_<<num>>_<<collection_name>>"
summary: "Top rated movies across the internet"
template: {
mdblist_list: "movie-top-rated",

View File

@ -12,7 +12,7 @@ templates:
collections:
"Unwatched: Random Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_random.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
summary: "Random selection of movies"
template: {
name: plex,
@ -27,7 +27,7 @@ collections:
sort_by: random
"Unwatched: Recommended Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_recommended.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
summary: "Based on personally favourited movies"
template: {
name: plex,
@ -41,7 +41,7 @@ collections:
sort_by: title.asc
"Unwatched: Suggested Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_suggested.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
summary: "Based on watched and favourited movies"
template: {
name: plex,
@ -55,7 +55,7 @@ collections:
sort_by: title.asc
"Unwatched: Popular Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_popular.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
summary: "Popular movies across the internet"
template: {
name: plex,
@ -69,7 +69,7 @@ collections:
sort_by: random
"Unwatched: Top Rated Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_top-rated.png
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,

View File

@ -3,7 +3,7 @@
templates:
trakt:
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
sort_title: "+030_<<num>>_<<collection_name>>"
sync_mode: sync
@ -55,7 +55,7 @@ templates:
collections:
"Most Watched Daily":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_daily.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_daily.png
schedule: daily
summary: "Movies trending across the internet"
template: {
@ -70,7 +70,7 @@ collections:
time_period: daily
"Most Watched Weekly":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_weekly.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_weekly.png
schedule: daily
summary: "Movies trending across the internet"
template: {
@ -85,7 +85,7 @@ collections:
time_period: weekly
"Most Watched Monthly":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_monthly.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_monthly.png
schedule: weekly(sunday)
summary: "Movies trending across the internet"
template: {
@ -100,7 +100,7 @@ collections:
time_period: monthly
"Most Watched Yearly":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_yearly.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_yearly.png
schedule: weekly(sunday)
summary: "Movies trending across the internet"
template: {
@ -112,4 +112,4 @@ collections:
countries: us, gb, ie, ca, au, nz
languages: en
limit: 100
time_period: yearly
time_period: yearly

View File

@ -6,7 +6,7 @@ templates:
collection_order: alpha
delete_not_scheduled: true
limit: 1000
sort_title: "+040_<<collection_name>>"
sort_title: "+040_<<num>>_<<collection_name>>"
summary: "A timed collection of <<holiday>> movies and other movies that may relate to the holiday."
sync_mode: sync
visible_home: false
@ -51,7 +51,7 @@ templates:
collections:
"Valentine's Day Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_seasonal/seasonal_valentines-day.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_valentines-day.png
schedule: range(02/10-02/14)
template: {
holiday: "Valentine's Day",
@ -68,7 +68,7 @@ collections:
genre.not: Documentary
"St. Patrick's Day Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_seasonal/seasonal_st-patricks-day.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_st-patricks-day.png
schedule: range(03/16-03/18)
template: {
holiday: "St. Patrick's Day",
@ -77,7 +77,7 @@ collections:
}
"Easter Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_seasonal/seasonal_easter.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_easter.png
schedule: range(03/22-04/25)
template: {
holiday: "Easter",
@ -86,7 +86,7 @@ collections:
}
"Halloween Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_seasonal/seasonal_halloween.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_halloween.png
schedule: range(10/29-10/31)
template: {
holiday: "Halloween",
@ -100,7 +100,7 @@ collections:
genre.not: Documentary
"Thanksgiving Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_seasonal/seasonal_thanksgiving.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_thanksgiving.png
schedule: range(11/22-11/25)
template: {
holiday: "Thanksgiving",
@ -109,7 +109,7 @@ collections:
}
"Christmas Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_seasonal/seasonal_christmas.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_christmas.png
schedule: range(12/01-12/31)
template: {
holiday: "Christmas",
@ -121,10 +121,10 @@ collections:
}
"New Year's Eve Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_seasonal/seasonal_new-years-eve.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_new-years-eve.png
schedule: range(12/26-01/02)
template: {
holiday: "New Year's Eve",
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-new-years-eve/by/rating/",
name: seasonal
}
}

View File

@ -12,26 +12,12 @@ templates:
visible_shared: false
collections:
"Parental: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_unwatched.png
summary: "Unwatched parental"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Parental: All"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Parental: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_random.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_random.png
summary: "Random movies suitable for children"
template: {
name: plex,
num: "2"
num: "1"
}
smart_filter:
all:
@ -40,11 +26,11 @@ collections:
sort_by: random
"Parental: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-added.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-added.png
summary: "Recently added movies suitable for children"
template: {
name: plex,
num: "3"
num: "2"
}
smart_filter:
all:
@ -53,11 +39,11 @@ collections:
sort_by: added.desc
"Parental: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-released.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-released.png
summary: "Recently released movies suitable for children"
template: {
name: plex,
num: "4"
num: "3"
}
smart_filter:
all:
@ -66,11 +52,11 @@ collections:
sort_by: release.desc
"Parental: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_top-rated.png
summary: "Top rated movies suitable for children"
template: {
name: plex,
num: "5"
num: "4"
}
smart_filter:
all:

View File

@ -24,7 +24,7 @@ templates:
collections:
"Parental: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_all.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_all.png
summary: "Movies suitable for children"
template: {
mdblist_list: "list-parental",

View File

@ -4,7 +4,7 @@ templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+051_<<num>>_<<collection_name>>"
sort_title: "+060_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -12,90 +12,66 @@ templates:
collections:
"Documentaries: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_all.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_all.png
summary: "Documentaries"
# collection_order: alpha
template: {
name: plex,
num: "0"
}
# plex_all: true
# filters:
# - filepath: "/mnt/tv-documentary"
# - filepath: "/mnt/tv-documentary-4k"
smart_filter:
all:
genre: documentary
sort_by: title.asc
"Documentary: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_unwatched.png
summary: "Unwatched documentaries"
"Documentaries: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_random.png
summary: "Random documentaries"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
plays.lt: 1
collection_filtering: user
sort_by: title.asc
limit: 250
sort_by: random
"Documentaries: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_random.png
summary: "Random documentaries"
"Documentaries: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-added.png
summary: "Recently added documentaries"
visible_library: true
template: {
name: plex,
num: "2"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 250
sort_by: random
limit: 100
sort_by: added.desc
"Documentaries: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_recently-added.png
summary: "Recently added documentaries"
visible_library: true
"Documentaries: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-released.png
summary: "Recently released documentaries"
template: {
name: plex,
num: "3"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 100
sort_by: added.desc
limit: 250
sort_by: release.desc
"Documentaries: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_recently-released.png
summary: "Recently released documentaries"
"Documentaries: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_top-rated.png
summary: "Top rated documentaries"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 250
sort_by: release.desc
"Documentaries: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_top-rated.png
summary: "Top rated documentaries"
template: {
name: plex,
num: "5"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 250
sort_by: critic_rating.desc

View File

@ -1,92 +0,0 @@
## _family.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+060_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Family: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_all.png
summary: "Family"
collection_order: alpha
template: {
name: plex,
num: "0"
}
plex_all: true
filters:
- filepath: "/mnt/movies-family"
- filepath: "/mnt/movies-family-4k"
"Family: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_unwatched.png
summary: "Unwatched family"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Family: All"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Family: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_random.png
summary: "Random family"
template: {
name: plex,
num: "2"
}
smart_filter:
all:
collection: "Family: All"
limit: 250
sort_by: random
"Family: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_recently-added.png
summary: "Recently added family"
visible_library: true
template: {
name: plex,
num: "3"
}
smart_filter:
all:
collection: "Family: All"
limit: 100
sort_by: added.desc
"Family: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_recently-released.png
summary: "Recently released family"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
collection: "Family: All"
limit: 250
sort_by: release.desc
"Family: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_top-rated.png
summary: "Top rated family"
template: {
name: plex,
num: "5"
}
smart_filter:
all:
collection: "Family: All"
limit: 250
sort_by: critic_rating.desc

View File

@ -1,152 +0,0 @@
## _sports.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+063_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Sports: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_all.png
summary: "Sports"
# collection_order: alpha
template: {
name: plex,
num: "0"
}
# plex_all: true
# filters:
# - filepath: "/mnt/movies-sports"
# - filepath: "/mnt/movies-sports-4k"
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "Total Nonstop Action (TNA)"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
sort_by: title.asc
"Sports: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_unwatched.png
summary: "Unwatched sports"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
# collection: "Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "Total Nonstop Action (TNA)"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Sports: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_random.png
summary: "Random sports"
template: {
name: plex,
num: "2"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 250
sort_by: random
"Sports: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_recently-added.png
summary: "Recently added sports"
visible_library: true
template: {
name: plex,
num: "3"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 100
sort_by: added.desc
"Sports: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_recently-released.png
summary: "Recently released sports"
template: {
name: plex,
num: "4"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 250
sort_by: release.desc
"Sports: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_top-rated.png
summary: "Top rated sports"
template: {
name: plex,
num: "5"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 250
sort_by: critic_rating.desc

View File

@ -1,92 +0,0 @@
## _anime.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+064_<<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/movies-anime"
- filepath: "/mnt/movies-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"
unplayed: true
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

View File

@ -4,7 +4,7 @@ templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+062_<<num>>_<<collection_name>>"
sort_title: "+070_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -14,7 +14,7 @@ templates:
collection_mode: hide
collection_order: alpha
delete_not_scheduled: false
sort_title: "+062_<<num>>_<<collection_name>>"
sort_title: "+070_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -31,17 +31,8 @@ templates:
collections:
"Stand-up: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_standup/stand-up_all.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_all.png
summary: "Stand-up"
collection_order: alpha
# template: {
# name: plex,
# num: "0"
# }
# plex_all: true
# filters:
# - filepath: "/mnt/movies-standup"
# - filepath: "/mnt/movies-standup-4k"
template: {
mdblist_list: "list-standup",
mdblist_user: "archivist",
@ -49,26 +40,12 @@ collections:
num: "0"
}
"Stand-up: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_standup/stand-up_unwatched.png
summary: "Unwatched stand-up"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Stand-up: All"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Stand-up: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_standup/stand-up_random.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_random.png
summary: "Random Stand-up"
template: {
name: plex,
num: "2"
num: "1"
}
smart_filter:
all:
@ -77,11 +54,11 @@ collections:
sort_by: random
"Stand-up: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_standup/stand-up_recently-added.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_recently-added.png
summary: "Recently added Stand-up"
template: {
name: plex,
num: "3"
num: "2"
}
smart_filter:
all:
@ -90,11 +67,11 @@ collections:
sort_by: added.desc
"Stand-up: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_standup/stand-up_recently-released.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_recently-released.png
summary: "Recently released Stand-up"
template: {
name: plex,
num: "4"
num: "3"
}
smart_filter:
all:
@ -103,11 +80,11 @@ collections:
sort_by: release.desc
"Stand-up: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_standup/stand-up_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_top-rated.png
summary: "Top rated Stand-up"
template: {
name: plex,
num: "5"
num: "4"
}
smart_filter:
all:

View File

@ -22,7 +22,7 @@ templates:
collections:
"Top Rated of 2024":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2024.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2024.png
summary: "Top rated movies in 2024"
template: {
language: "en",
@ -35,7 +35,7 @@ collections:
}
"Top Rated of 2023":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2023.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2023.png
summary: "Top rated movies in 2023"
template: {
language: "en",
@ -48,7 +48,7 @@ collections:
}
"Top Rated of 2022":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2022.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2022.png
summary: "Top rated movies in 2022"
template: {
language: "en",
@ -61,7 +61,7 @@ collections:
}
"Top Rated of 2021":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2021.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2021.png
summary: "Top rated movies in 2021"
template: {
language: "en",
@ -74,7 +74,7 @@ collections:
}
"Top Rated of 2020":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2020.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2020.png
summary: "Top rated movies in 2020"
template: {
language: "en",
@ -87,7 +87,7 @@ collections:
}
"Top Rated of 2019":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2019.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2019.png
summary: "Top rated movies in 2019"
template: {
language: "en",
@ -100,7 +100,7 @@ collections:
}
"Top Rated of 2018":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2018.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2018.png
summary: "Top rated movies in 2018"
template: {
language: "en",
@ -113,7 +113,7 @@ collections:
}
"Top Rated of 2017":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2017.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2017.png
summary: "Top rated movies in 2017"
template: {
language: "en",
@ -126,7 +126,7 @@ collections:
}
"Top Rated of 2016":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2016.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2016.png
summary: "Top rated movies in 2016"
template: {
language: "en",
@ -139,7 +139,7 @@ collections:
}
"Top Rated of 2015":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2015.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2015.png
summary: "Top rated movies in 2015"
template: {
language: "en",
@ -152,7 +152,7 @@ collections:
}
"Top Rated of 2014":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2014.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2014.png
summary: "Top rated movies in 2014"
template: {
language: "en",
@ -165,7 +165,7 @@ collections:
}
"Top Rated of 2013":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2013.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2013.png
summary: "Top rated movies in 2013"
template: {
language: "en",
@ -178,7 +178,7 @@ collections:
}
"Top Rated of 2012":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2012.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2012.png
summary: "Top rated movies in 2012"
template: {
language: "en",
@ -191,7 +191,7 @@ collections:
}
"Top Rated of 2011":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2011.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2011.png
summary: "Top rated movies in 2011"
template: {
language: "en",
@ -204,7 +204,7 @@ collections:
}
"Top Rated of 2010":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2010.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2010.png
summary: "Top rated movies in 2010"
template: {
language: "en",

View File

@ -22,7 +22,7 @@ templates:
collections:
"Top Rated of the 2020s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2020s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2020s.png
summary: "Top rated movies of the 2020s"
template: {
language: "en",
@ -35,7 +35,7 @@ collections:
}
"Top Rated of the 2010s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2010s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2010s.png
summary: "Top rated movies of the 2010s"
template: {
language: "en",
@ -48,7 +48,7 @@ collections:
}
"Top Rated of the 2000s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2000s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2000s.png
summary: "Top rated movies of the 2000s"
template: {
language: "en",
@ -61,7 +61,7 @@ collections:
}
"Top Rated of the 1990s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1990s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1990s.png
summary: "Top rated movies of the 1990s"
template: {
language: "en",
@ -74,7 +74,7 @@ collections:
}
"Top Rated of the 1980s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1980s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1980s.png
summary: "Top rated movies of the 1980s"
template: {
language: "en",
@ -87,7 +87,7 @@ collections:
}
"Top Rated of the 1970s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1970s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1970s.png
summary: "Top rated movies of the 1970s"
template: {
language: "en",
@ -100,7 +100,7 @@ collections:
}
"Top Rated of the 1960s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1960s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1960s.png
summary: "Top rated movies of the 1960s"
template: {
language: "en",
@ -113,7 +113,7 @@ collections:
}
"Top Rated of the 1950s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1950s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1950s.png
summary: "Top rated movies of the 1950s"
template: {
language: "en",
@ -126,7 +126,7 @@ collections:
}
"Top Rated of the 1940s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1940s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1940s.png
summary: "Top rated movies of the 1940s"
template: {
language: "en",
@ -139,7 +139,7 @@ collections:
}
"Top Rated of the 1930s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1930s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1930s.png
summary: "Top rated movies of the 1930s"
template: {
language: "en",

View File

@ -33,7 +33,7 @@ templates:
collections:
"Oscar Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_nominees_oscars.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_oscars.png
summary: "A collection of Oscar Nominees"
template: {
event: "oscar_picture,oscar_director",
@ -44,7 +44,7 @@ collections:
}
"Oscar Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_oscars.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_oscars.png
summary: "A collection of Oscar Winners"
template: {
event.winning: "oscar_picture,oscar_director",
@ -55,7 +55,7 @@ collections:
}
"Golden Globes Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_nominees_golden-globes.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_golden-globes.png
summary: "A collection of Golden Globes Nominees"
template: {
event: "golden",
@ -66,7 +66,7 @@ collections:
}
"Golden Globes Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_golden_globes.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_golden_globes.png
summary: "A collection of Golden Globes Winners"
template: {
event.winning: "golden",
@ -77,7 +77,7 @@ collections:
}
"BAFTA Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_bafta.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_bafta.png
summary: "A collection of BAFTA Winners"
template: {
event.winning: "bafta",
@ -88,7 +88,7 @@ collections:
}
"Berlinale Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_berlinale.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_berlinale.png
summary: "A collection of Berlinale Winners"
template: {
event.winning: "ev0000091",
@ -99,7 +99,7 @@ collections:
}
"Cannes Film Festival Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_cannes.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_cannes.png
summary: "A collection of Cannes Film Festival Winners"
template: {
event.winning: "cannes",
@ -110,7 +110,7 @@ collections:
}
"European Film Award Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_european-film.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_european-film.png
summary: "A collection of European Film Award Winners"
template: {
event.winning: "ev0000230",
@ -121,7 +121,7 @@ collections:
}
"Sundance Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_sundance.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_sundance.png
summary: "A collection of Sundance Winners"
template: {
event.winning: "sundance",
@ -132,7 +132,7 @@ collections:
}
"Venice Film Festival Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_venice-film.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_venice-film.png
summary: "A collection of Venice Film Festival Winners"
template: {
event.winning: "ev0000681",
@ -143,7 +143,7 @@ collections:
}
"Critic's Choice Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_critics-choice.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_critics-choice.png
summary: "A collection of Critic's Choice Winners"
template: {
event.winning: "choice",
@ -154,7 +154,7 @@ collections:
}
"Spirit Awards Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_spirit-awards.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_spirit-awards.png
summary: "A collection of Spirit Awards Winners"
template: {
event.winning: "spirit",
@ -165,7 +165,7 @@ collections:
}
"Razzie Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_razzie.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_razzie.png
summary: "A collection of Razzie Winners"
template: {
event.winning: "razzie",

View File

@ -24,7 +24,7 @@ templates:
collections:
"Popular in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_action.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_action.png
summary: "Popular movies in Action"
template: {
genre: "action",
@ -36,7 +36,7 @@ collections:
}
"Popular in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_adventure.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_adventure.png
summary: "Popular movies in Adventure"
template: {
genre: "adventure",
@ -48,7 +48,7 @@ collections:
}
"Popular in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_animation.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_animation.png
summary: "Popular movies in Animation"
template: {
genre: "animation",
@ -60,7 +60,7 @@ collections:
}
"Popular in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_biography.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_biography.png
summary: "Popular movies in Biography"
template: {
genre: "biography",
@ -72,7 +72,7 @@ collections:
}
"Popular in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_comedy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_comedy.png
summary: "Popular movies in Comedy"
template: {
genre: "comedy",
@ -85,7 +85,7 @@ collections:
"Popular in Crime":
summary: "Popular movies in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_crime.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_crime.png
template: {
genre: "crime",
genre.not: "documentary",
@ -94,10 +94,10 @@ collections:
popularity.gte: 5,
type: "movie,tv_movie"
}
"Popular in Documentary":
summary: "Popular movies in Documentary"
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_documentary.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_documentary.png
template: {
genre: "documentary",
language: "en",
@ -105,9 +105,9 @@ collections:
popularity.gte: 5,
type: "movie,tv_movie"
}
"Popular in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_drama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_drama.png
summary: "Popular movies in Drama"
template: {
genre: "drama",
@ -119,7 +119,7 @@ collections:
}
"Popular in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_family.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_family.png
summary: "Popular movies in Family"
template: {
genre: "family",
@ -131,7 +131,7 @@ collections:
}
"Popular in Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_fantasy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_fantasy.png
summary: "Popular movies in Fantasy"
template: {
genre: "fantasy",
@ -143,7 +143,7 @@ collections:
}
"Popular in History":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_history.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_history.png
summary: "Popular movies in History"
template: {
genre: "history",
@ -155,7 +155,7 @@ collections:
}
"Popular in Horror":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_horror.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_horror.png
summary: "Popular movies in Horror"
template: {
genre: "horror",
@ -167,7 +167,7 @@ collections:
}
"Popular in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_music.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_music.png
summary: "Popular movies in Music"
template: {
genre: "music",
@ -179,7 +179,7 @@ collections:
}
"Popular in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_musicals.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_musicals.png
summary: "Popular movies in Musicals"
template: {
genre: "musical",
@ -191,7 +191,7 @@ collections:
}
"Popular in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_mystery.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_mystery.png
summary: "Popular movies in Mystery"
template: {
genre: "mystery",
@ -203,7 +203,7 @@ collections:
}
"Popular in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_romance.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_romance.png
summary: "Popular movies in Romance"
template: {
genre: "romance",
@ -215,7 +215,7 @@ collections:
}
"Popular in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_sci-fi.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sci-fi.png
summary: "Popular movies in Sci-Fi"
template: {
genre: "sci-fi",
@ -227,7 +227,7 @@ collections:
}
"Popular in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_sport.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sport.png
summary: "Popular movies in Sport"
template: {
genre: "sport",
@ -239,7 +239,7 @@ collections:
}
"Popular in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_thriller.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_thriller.png
summary: "Popular movies in Thriller"
template: {
genre: "thriller",
@ -251,7 +251,7 @@ collections:
}
"Popular in War":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_war.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_war.png
summary: "Popular movies in War"
template: {
genre: "war",
@ -263,7 +263,7 @@ collections:
}
"Popular in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_western.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_western.png
summary: "Popular movies in Western"
template: {
genre: "western",

View File

@ -25,7 +25,7 @@ templates:
collections:
"Top Rated in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_action.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_action.png
summary: "Top rated movies in Action"
template: {
genre: "action",
@ -38,7 +38,7 @@ collections:
}
"Top Rated in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_adventure.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_adventure.png
summary: "Top rated movies in Adventure"
template: {
genre: "adventure",
@ -51,7 +51,7 @@ collections:
}
"Top Rated in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_animation.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_animation.png
summary: "Top rated movies in Animation"
template: {
genre: "animation",
@ -64,7 +64,7 @@ collections:
}
"Top Rated in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_biography.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_biography.png
summary: "Top rated movies in Biography"
template: {
genre: "biography",
@ -77,7 +77,7 @@ collections:
}
"Top Rated in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_comedy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_comedy.png
summary: "Top rated movies in Comedy"
template: {
genre: "comedy",
@ -90,7 +90,7 @@ collections:
}
"Top Rated in Crime":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_crime.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_crime.png
summary: "Top rated movies in Crime"
template: {
genre: "crime",
@ -103,7 +103,7 @@ collections:
}
"Top Rated in Documentary":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_documentary.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_documentary.png
summary: "Top rated movies in Documentary"
template: {
genre: "documentary",
@ -115,7 +115,7 @@ collections:
}
"Top Rated in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_drama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_drama.png
summary: "Top rated movies in Drama"
template: {
genre: "drama",
@ -128,7 +128,7 @@ collections:
}
"Top Rated in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_family.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_family.png
summary: "Top rated movies in Family"
template: {
genre: "family",
@ -142,7 +142,7 @@ collections:
"Top Rated in Fantasy":
summary: "Top rated movies in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_fantasy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_fantasy.png
template: {
genre: "fantasy",
genre.not: "documentary",
@ -154,7 +154,7 @@ collections:
}
"Top Rated in History":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_history.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_history.png
summary: "Top rated movies in History"
template: {
genre: "history",
@ -168,7 +168,7 @@ collections:
"Top Rated in Horror":
summary: "Top rated movies in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_horror.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_horror.png
template: {
genre: "horror",
genre.not: "documentary",
@ -180,7 +180,7 @@ collections:
}
"Top Rated in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_music.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_music.png
summary: "Top rated movies in Music"
template: {
genre: "music",
@ -193,7 +193,7 @@ collections:
}
"Top Rated in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_musicals.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_musicals.png
summary: "Top rated movies in Musicals"
template: {
genre: "musical",
@ -206,7 +206,7 @@ collections:
}
"Top Rated in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_mystery.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_mystery.png
summary: "Top rated movies in Mystery"
template: {
genre: "mystery",
@ -219,7 +219,7 @@ collections:
}
"Top Rated in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_romance.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_romance.png
summary: "Top rated movies in Romance"
template: {
genre: "romance",
@ -232,7 +232,7 @@ collections:
}
"Top Rated in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_sci-fi.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sci-fi.png
summary: "Top rated movies in Sci-Fi"
template: {
genre: "sci-fi",
@ -245,7 +245,7 @@ collections:
}
"Top Rated in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_sport.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sport.png
summary: "Top rated movies in Sport"
template: {
genre: "sport",
@ -258,7 +258,7 @@ collections:
}
"Top Rated in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_thriller.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_thriller.png
summary: "Top rated movies in Thriller"
template: {
genre: "thriller",
@ -271,7 +271,7 @@ collections:
}
"Top Rated in War":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_war.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_war.png
summary: "Top rated movies in War"
template: {
genre: "war",
@ -284,7 +284,7 @@ collections:
}
"Top Rated in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_western.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_western.png
summary: "Top rated movies in Western"
template: {
genre: "western",

View File

@ -76,7 +76,7 @@ templates:
collections:
"Top Rated in Absurdism":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_absurdism.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_absurdism.png
schedule: weekly(monday)
summary: "Top rated movies in Absurdism"
template: {
@ -90,7 +90,7 @@ collections:
}
"Top Rated in Aliens":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_aliens.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_aliens.png
schedule: weekly(monday)
summary: "Top rated movies in Aliens"
template: {
@ -104,7 +104,7 @@ collections:
}
"Top Rated in Alternate History":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_alternate-history.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_alternate-history.png
schedule: weekly(monday)
summary: "Top rated movies in Alternate History"
template: {
@ -118,7 +118,7 @@ collections:
}
"Top Rated in Animatronic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_animatronic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_animatronic.png
schedule: weekly(monday)
summary: "Top rated movies in Animatronic"
template: {
@ -132,7 +132,7 @@ collections:
}
"Top Rated in Anti-Hero":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_anti-hero.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_anti-hero.png
schedule: weekly(monday)
summary: "Top rated movies in Anti-Hero"
template: {
@ -146,7 +146,7 @@ collections:
}
"Top Rated in Apocalypse":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_apocalypse.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_apocalypse.png
schedule: weekly(monday)
summary: "Top rated movies in Apocalypse"
template: {
@ -160,7 +160,7 @@ collections:
}
"Top Rated in Artificial Intelligence":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_artificial-intelligence.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_artificial-intelligence.png
schedule: weekly(monday)
summary: "Top rated movies in Artificial Intelligence"
template: {
@ -174,7 +174,7 @@ collections:
}
"Top Rated in Assassins":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_assassins.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_assassins.png
schedule: weekly(monday)
summary: "Top rated movies in Assassins"
template: {
@ -188,7 +188,7 @@ collections:
}
"Top Rated in Betrayal":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_betrayal.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_betrayal.png
schedule: weekly(monday)
summary: "Top rated movies in Betrayal"
template: {
@ -202,7 +202,7 @@ collections:
}
"Top Rated in Blaxploitation":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_blaxploitation.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_blaxploitation.png
schedule: weekly(monday)
summary: "Top rated movies in Blaxploitation"
template: {
@ -216,7 +216,7 @@ collections:
}
"Top Rated in Boxing":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_boxing.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_boxing.png
schedule: weekly(monday)
summary: "Top rated movies in Boxing"
template: {
@ -230,7 +230,7 @@ collections:
}
"Top Rated in Bugs":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_bugs.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_bugs.png
schedule: weekly(monday)
summary: "Top rated movies in Bugs"
template: {
@ -244,7 +244,7 @@ collections:
}
"Top Rated in Cannibals":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_cannibals.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_cannibals.png
schedule: weekly(monday)
summary: "Top rated movies in Cannibals"
template: {
@ -258,7 +258,7 @@ collections:
}
"Top Rated in Caper":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_caper.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_caper.png
schedule: weekly(monday)
summary: "Top rated movies in Caper"
template: {
@ -272,7 +272,7 @@ collections:
}
"Top Rated in Chick-flick":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_chick-flick.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_chick-flick.png
schedule: weekly(monday)
summary: "Top rated movies in Chick-flick"
template: {
@ -290,7 +290,7 @@ collections:
}
"Top Rated in Comics":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_comics.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_comics.png
schedule: weekly(tuesday)
summary: "Top rated movies in Comics"
template: {
@ -304,7 +304,7 @@ collections:
}
"Top Rated in Coming of Age":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_coming-of-age.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_coming-of-age.png
schedule: weekly(tuesday)
summary: "Top rated movies in Coming of Age"
template: {
@ -318,7 +318,7 @@ collections:
}
"Top Rated in Conspiracy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_conspiracy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_conspiracy.png
schedule: weekly(tuesday)
summary: "Top rated movies in Conspiracy"
template: {
@ -332,7 +332,7 @@ collections:
}
"Top Rated in Con-Artists":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_con-artists.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_con-artists.png
schedule: weekly(tuesday)
summary: "Top rated movies in Con-Artists"
template: {
@ -346,7 +346,7 @@ collections:
}
"Top Rated in Cop":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_cop.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_cop.png
schedule: weekly(tuesday)
summary: "Top rated movies in Cop"
template: {
@ -360,7 +360,7 @@ collections:
}
"Top Rated in Costume Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_costume-drama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_costume-drama.png
schedule: weekly(tuesday)
summary: "Top rated movies in Costume Drama"
template: {
@ -374,7 +374,7 @@ collections:
}
"Top Rated in Courtroom":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_courtroom.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_courtroom.png
schedule: weekly(tuesday)
summary: "Top rated movies in Courtroom"
template: {
@ -388,7 +388,7 @@ collections:
}
"Top Rated in Cyberpunk":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_cyberpunk.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_cyberpunk.png
schedule: weekly(tuesday)
summary: "Top rated movies in Cyberpunk"
template: {
@ -402,7 +402,7 @@ collections:
}
"Top Rated in Dark Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_dark-comedy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_dark-comedy.png
schedule: weekly(tuesday)
summary: "Top rated movies in Dark Comedy"
template: {
@ -417,7 +417,7 @@ collections:
}
"Top Rated in Dark Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_dark-fantasy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_dark-fantasy.png
schedule: weekly(tuesday)
summary: "Top rated movies in Dark Fantasy"
template: {
@ -431,7 +431,7 @@ collections:
}
"Top Rated in Demonic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_demonic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_demonic.png
schedule: weekly(tuesday)
summary: "Top rated movies in Demonic"
template: {
@ -445,7 +445,7 @@ collections:
}
"Top Rated in Detective":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_detective.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_detective.png
schedule: weekly(tuesday)
summary: "Top rated movies in Detective"
template: {
@ -459,7 +459,7 @@ collections:
}
"Top Rated in Dinosaurs":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_dinosaurs.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_dinosaurs.png
schedule: weekly(tuesday)
summary: "Top rated movies in Dinosaurs"
template: {
@ -473,7 +473,7 @@ collections:
}
"Top Rated in Disaster":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_disaster.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_disaster.png
schedule: weekly(tuesday)
summary: "Top rated movies in Disaster"
template: {
@ -487,7 +487,7 @@ collections:
}
"Top Rated in Dragons":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_dragons.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_dragons.png
schedule: weekly(tuesday)
summary: "Top rated movies in Dragons"
template: {
@ -501,7 +501,7 @@ collections:
}
"Top Rated in Dystopian":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_dystopian.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_dystopian.png
schedule: weekly(tuesday)
summary: "Top rated movies in Dystopian"
template: {
@ -515,7 +515,7 @@ collections:
}
"Top Rated in Epics":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_epics.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_epics.png
schedule: weekly(tuesday)
summary: "Top rated movies in Epics"
template: {
@ -529,7 +529,7 @@ collections:
}
"Top Rated in Espionage":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_espionage.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_espionage.png
schedule: weekly(tuesday)
summary: "Top rated movies in Espionage"
template: {
@ -543,7 +543,7 @@ collections:
}
"Top Rated in Experimental":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_experimental.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_experimental.png
schedule: weekly(wednesday)
summary: "Top rated movies in Experimental"
template: {
@ -557,7 +557,7 @@ collections:
}
"Top Rated in Exploitation":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_exploitation.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_exploitation.png
schedule: weekly(wednesday)
summary: "Top rated movies in Exploitation"
template: {
@ -573,7 +573,7 @@ collections:
}
"Top Rated in Fairytales":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_fairytales.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_fairytales.png
schedule: weekly(wednesday)
summary: "Top rated movies in Fairytales"
template: {
@ -587,7 +587,7 @@ collections:
}
"Top Rated in Found Footage":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_found-footage.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_found-footage.png
schedule: weekly(wednesday)
summary: "Top rated movies in Found Footage"
template: {
@ -602,7 +602,7 @@ collections:
}
"Top Rated in Fugitives":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_fugitives.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_fugitives.png
schedule: weekly(wednesday)
summary: "Top rated movies in Fugitives"
template: {
@ -616,7 +616,7 @@ collections:
}
"Top Rated in Futuristic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_futuristic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_futuristic.png
schedule: weekly(wednesday)
summary: "Top rated movies in Futuristic"
template: {
@ -630,7 +630,7 @@ collections:
}
"Top Rated in Gangster":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_gangster.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_gangster.png
schedule: weekly(wednesday)
summary: "Top rated movies in Gangster"
template: {
@ -644,7 +644,7 @@ collections:
}
"Top Rated in Ghosts":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_ghosts.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_ghosts.png
schedule: weekly(wednesday)
summary: "Top rated movies in Ghosts"
template: {
@ -660,7 +660,7 @@ collections:
}
"Top Rated in Gothic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_gothic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_gothic.png
schedule: weekly(wednesday)
summary: "Top rated movies in Gothic"
template: {
@ -675,7 +675,7 @@ collections:
}
"Top Rated in Grindhouse":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_grindhouse.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_grindhouse.png
schedule: weekly(wednesday)
summary: "Top rated movies in Grindhouse"
template: {
@ -691,7 +691,7 @@ collections:
}
"Top Rated in Heartbreak":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_heartbreak.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_heartbreak.png
schedule: weekly(wednesday)
summary: "Top rated movies in Heartbreak"
template: {
@ -705,7 +705,7 @@ collections:
}
"Top Rated in Heists":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_heists.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_heists.png
schedule: weekly(wednesday)
summary: "Top rated movies in Heists"
template: {
@ -719,7 +719,7 @@ collections:
}
"Top Rated in Historical Event":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_historical-event.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_historical-event.png
schedule: weekly(wednesday)
summary: "Top rated movies in Historical Event"
template: {
@ -733,7 +733,7 @@ collections:
}
"Top Rated in Hostage":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_hostage.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_hostage.png
schedule: weekly(wednesday)
summary: "Top rated movies in Hostage"
template: {
@ -748,7 +748,7 @@ collections:
}
"Top Rated in Hustle":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_hustle.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_hustle.png
schedule: weekly(wednesday)
summary: "Top rated movies in Hustle"
template: {
@ -762,7 +762,7 @@ collections:
}
"Top Rated in LGBTQ+":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_lgbtq.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_lgbtq.png
schedule: weekly(wednesday)
summary: "Top rated movies in LGBTQ+"
template: {
@ -776,7 +776,7 @@ collections:
}
"Top Rated in Martial-Arts":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_martial-arts.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_martial-arts.png
schedule: weekly(wednesday)
summary: "Top rated movies in Martial-Arts"
template: {
@ -794,7 +794,7 @@ collections:
}
"Top Rated in Medical":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_medical.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_medical.png
schedule: weekly(wednesday)
summary: "Top rated movies in Medical"
template: {
@ -808,7 +808,7 @@ collections:
}
"Top Rated in Medieval":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_medieval.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_medieval.png
schedule: weekly(wednesday)
summary: "Top rated movies in Medieval"
template: {
@ -822,7 +822,7 @@ collections:
}
"Top Rated in Melodrama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_melodrama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_melodrama.png
schedule: weekly(thursday)
summary: "Top rated movies in Melodrama"
template: {
@ -836,7 +836,7 @@ collections:
}
"Top Rated in Military":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_military.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_military.png
schedule: weekly(thursday)
summary: "Top rated movies in Military"
template: {
@ -850,7 +850,7 @@ collections:
}
"Top Rated in Mindfuck":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_mindfuck.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_mindfuck.png
schedule: weekly(thursday)
summary: "Top rated movies in Mindfuck"
template: {
@ -866,7 +866,7 @@ collections:
}
"Top Rated in Mockumentary":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_mockumentary.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_mockumentary.png
schedule: weekly(thursday)
summary: "Top rated movies in Mockumentary"
template: {
@ -881,7 +881,7 @@ collections:
}
"Top Rated in Monsters":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_monsters.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_monsters.png
schedule: weekly(thursday)
summary: "Top rated movies in Monsters"
template: {
@ -896,7 +896,7 @@ collections:
}
"Top Rated in Mythology":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_mythology.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_mythology.png
schedule: weekly(thursday)
summary: "Top rated movies in Mythology"
template: {
@ -910,7 +910,7 @@ collections:
}
"Top Rated in Naval":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_naval.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_naval.png
schedule: weekly(thursday)
summary: "Top rated movies in Naval"
template: {
@ -924,7 +924,7 @@ collections:
}
"Top Rated in Ninjas":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_ninjas.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_ninjas.png
schedule: weekly(thursday)
summary: "Top rated movies in Ninjas"
template: {
@ -938,7 +938,7 @@ collections:
}
"Top Rated in Novel":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_novel.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_novel.png
schedule: weekly(thursday)
summary: "Top rated movies in Novel"
template: {
@ -952,7 +952,7 @@ collections:
}
"Top Rated in Nunsploitation":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_nunsploitation.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_nunsploitation.png
schedule: weekly(thursday)
summary: "Top rated movies in Nunsploitation"
template: {
@ -966,7 +966,7 @@ collections:
}
"Top Rated in Occult":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_occult.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_occult.png
schedule: weekly(thursday)
summary: "Top rated movies in Occult"
template: {
@ -980,7 +980,7 @@ collections:
}
"Top Rated in Outerspace":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_outerspace.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_outerspace.png
schedule: weekly(thursday)
summary: "Top rated movies in Outerspace"
template: {
@ -995,7 +995,7 @@ collections:
}
"Top Rated in Outlaw":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_outlaw.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_outlaw.png
schedule: weekly(thursday)
summary: "Top rated movies in Outlaw"
template: {
@ -1009,7 +1009,7 @@ collections:
}
"Top Rated in Pandemic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_pandemic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_pandemic.png
schedule: weekly(thursday)
summary: "Top rated movies in Pandemic"
template: {
@ -1023,7 +1023,7 @@ collections:
}
"Top Rated in Paranormal":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_paranormal.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_paranormal.png
schedule: weekly(thursday)
summary: "Top rated movies in Paranormal"
template: {
@ -1037,7 +1037,7 @@ collections:
}
"Top Rated in Parody":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_parody.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_parody.png
schedule: weekly(thursday)
summary: "Top rated movies in Parody"
template: {
@ -1051,7 +1051,7 @@ collections:
}
"Top Rated in Period Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_period-drama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_period-drama.png
schedule: weekly(friday)
summary: "Top rated movies in Period Drama"
template: {
@ -1065,7 +1065,7 @@ collections:
}
"Top Rated in Petrolhead":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_petrolhead.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_petrolhead.png
schedule: weekly(monday)
summary: "Top rated movies in Petrolhead"
template: {
@ -1079,7 +1079,7 @@ collections:
}
"Top Rated in Philosophical":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_philosophical.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_philosophical.png
schedule: weekly(friday)
summary: "Top rated movies in Philosophical"
template: {
@ -1094,7 +1094,7 @@ collections:
}
"Top Rated in Political":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_political.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_political.png
schedule: weekly(friday)
summary: "Top rated movies in Political"
template: {
@ -1108,7 +1108,7 @@ collections:
}
"Top Rated in Post-Apocalyptic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_post-apocalyptic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_post-apocalyptic.png
schedule: weekly(friday)
summary: "Top rated movies in Post-Apocalyptic"
template: {
@ -1122,7 +1122,7 @@ collections:
}
"Top Rated in Prehistoric":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_prehistoric.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_prehistoric.png
schedule: weekly(friday)
summary: "Top rated movies in Prehistoric"
template: {
@ -1138,7 +1138,7 @@ collections:
}
"Top Rated in Prison":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_prison.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_prison.png
schedule: weekly(friday)
summary: "Top rated movies in Prison"
template: {
@ -1152,7 +1152,7 @@ collections:
}
"Top Rated in Psychedelic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_psychedelic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_psychedelic.png
schedule: weekly(friday)
summary: "Top rated movies in Psychedelic"
template: {
@ -1166,7 +1166,7 @@ collections:
}
"Top Rated in Psychological":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_psychological.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_psychological.png
schedule: weekly(friday)
summary: "Top rated movies in Psychological"
template: {
@ -1180,7 +1180,7 @@ collections:
}
"Top Rated in Religion":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_religion.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_religion.png
schedule: weekly(friday)
summary: "Top rated movies in Religion"
template: {
@ -1194,7 +1194,7 @@ collections:
}
"Top Rated in Remake":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_remake.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_remake.png
schedule: weekly(friday)
summary: "Top rated movies in Remake"
template: {
@ -1210,7 +1210,7 @@ collections:
}
"Top Rated in Revenge":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_revenge.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_revenge.png
schedule: weekly(friday)
summary: "Top rated movies in Revenge"
template: {
@ -1224,7 +1224,7 @@ collections:
}
"Top Rated in Robots":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_robots.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_robots.png
schedule: weekly(friday)
summary: "Top rated movies in Robots"
template: {
@ -1238,7 +1238,7 @@ collections:
}
"Top Rated in Romantic Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_romantic-comedy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_romantic-comedy.png
schedule: weekly(friday)
summary: "Top rated movies in Romantic Comedy"
template: {
@ -1255,7 +1255,7 @@ collections:
year.gte: 1960
"Top Rated in Romantic Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_romantic-drama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_romantic-drama.png
schedule: weekly(friday)
summary: "Top rated movies in Romantic Drama"
template: {
@ -1272,7 +1272,7 @@ collections:
year.gte: 1960
"Top Rated in Samurai":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_samurai.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_samurai.png
schedule: weekly(friday)
summary: "Top rated movies in Samurai"
template: {
@ -1288,7 +1288,7 @@ collections:
}
"Top Rated in Satire":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_satire.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_satire.png
schedule: weekly(friday)
summary: "Top rated movies in Satire"
template: {
@ -1303,7 +1303,7 @@ collections:
}
"Top Rated in Serial Killers":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_serial-killers.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_serial-killers.png
schedule: weekly(saturday)
summary: "Top rated movies in Serial Killers"
template: {
@ -1317,7 +1317,7 @@ collections:
}
"Top Rated in Slasher":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_slasher.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_slasher.png
schedule: weekly(saturday)
summary: "Top rated movies in Slasher"
template: {
@ -1335,7 +1335,7 @@ collections:
}
"Top Rated in Space Opera":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_space-opera.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_space-opera.png
schedule: weekly(saturday)
summary: "Top rated movies in Space Opera"
template: {
@ -1349,7 +1349,7 @@ collections:
}
"Top Rated in Spaghetti Western":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_spaghetti-western.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_spaghetti-western.png
schedule: weekly(saturday)
summary: "Top rated movies in Spaghetti Western"
template: {
@ -1363,7 +1363,7 @@ collections:
}
"Top Rated in Splatter":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_splatter.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_splatter.png
schedule: weekly(saturday)
summary: "Top rated movies in Splatter"
template: {
@ -1378,7 +1378,7 @@ collections:
}
"Top Rated in Steampunk":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_steampunk.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_steampunk.png
schedule: weekly(saturday)
summary: "Top rated movies in Steampunk"
template: {
@ -1392,7 +1392,7 @@ collections:
}
"Top Rated in Stoner":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_stoner.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_stoner.png
schedule: weekly(saturday)
summary: "Top rated movies in Stoner"
template: {
@ -1406,7 +1406,7 @@ collections:
}
"Top Rated in Stop-Motion":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_stop-motion.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_stop-motion.png
schedule: weekly(saturday)
summary: "Top rated movies in Stop-Motion"
template: {
@ -1423,7 +1423,7 @@ collections:
"Top Rated in Superhero":
summary: "Top rated movies in Superhero"
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_superhero.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_superhero.png
schedule: weekly(saturday)
template: {
name: sub_genre,
@ -1436,7 +1436,7 @@ collections:
}
"Top Rated in Supernatural":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_supernatural.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_supernatural.png
schedule: weekly(saturday)
summary: "Top rated movies in Supernatural"
template: {
@ -1450,7 +1450,7 @@ collections:
}
"Top Rated in Surrealism":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_surrealism.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_surrealism.png
schedule: weekly(saturday)
summary: "Top rated movies in Surrealism"
template: {
@ -1464,7 +1464,7 @@ collections:
}
"Top Rated in Survival":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_survival.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_survival.png
schedule: weekly(saturday)
summary: "Top rated movies in Survival"
template: {
@ -1479,7 +1479,7 @@ collections:
}
"Top Rated in Swashbuckler":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_swashbuckler.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_swashbuckler.png
schedule: weekly(saturday)
summary: "Top rated movies in Swashbuckler"
template: {
@ -1493,7 +1493,7 @@ collections:
}
"Top Rated in Sword & Sandal":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_sword-sandal.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_sword-sandal.png
schedule: weekly(saturday)
summary: "Top rated movies in Sword & Sandal"
template: {
@ -1508,7 +1508,7 @@ collections:
}
"Top Rated in Sword & Sorcery":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_sword-sorcery.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_sword-sorcery.png
schedule: weekly(saturday)
summary: "Top rated movies in Sword & Sorcery"
template: {
@ -1523,7 +1523,7 @@ collections:
}
"Top Rated in Time Travel":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_time-travel.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_time-travel.png
schedule: weekly(sunday)
summary: "Top rated movies in Time Travel"
template: {
@ -1538,7 +1538,7 @@ collections:
}
"Top Rated in Treasure Hunt":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_treasure-hunt.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_treasure-hunt.png
schedule: weekly(sunday)
summary: "Top rated movies in Treasure Hunt"
template: {
@ -1552,7 +1552,7 @@ collections:
}
"Top Rated in True Story":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_true-story.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_true-story.png
schedule: weekly(sunday)
summary: "Top rated movies in True Story"
template: {
@ -1568,7 +1568,7 @@ collections:
}
"Top Rated in Urban Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_urban-fantasy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_urban-fantasy.png
schedule: weekly(sunday)
summary: "Top rated movies in Urban Fantasy"
template: {
@ -1582,7 +1582,7 @@ collections:
}
"Top Rated in Utopian":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_utopian.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_utopian.png
schedule: weekly(sunday)
summary: "Top rated movies in Utopian"
template: {
@ -1597,7 +1597,7 @@ collections:
}
"Top Rated in Vampires":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_vampires.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_vampires.png
schedule: weekly(sunday)
summary: "Top rated movies in Vampires"
template: {
@ -1611,7 +1611,7 @@ collections:
}
"Top Rated in Video Game":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_video-game.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_video-game.png
schedule: weekly(sunday)
summary: "Top rated movies in Video Game"
template: {
@ -1625,7 +1625,7 @@ collections:
}
"Top Rated in Werewolves":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_werewolves.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_werewolves.png
schedule: weekly(sunday)
summary: "Top rated movies in Werewolves"
template: {
@ -1639,7 +1639,7 @@ collections:
}
"Top Rated in Whodunit?":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_whodunit.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_whodunit.png
schedule: weekly(sunday)
summary: "Top rated movies in Whodunit?"
template: {
@ -1653,7 +1653,7 @@ collections:
}
"Top Rated in Wizardry & Witchcraft":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_wizardry-witchcraft.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_wizardry-witchcraft.png
schedule: weekly(sunday)
summary: "Top rated movies in Wizardry & Witchcraft"
template: {
@ -1667,7 +1667,7 @@ collections:
}
"Top Rated in World War":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_world-war.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_world-war.png
schedule: weekly(sunday)
summary: "Top rated movies in World War"
template: {
@ -1681,7 +1681,7 @@ collections:
}
"Top Rated in Zombies":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_subgenre_top/subgenre_top_zombies.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_subgenre_top/subgenre_top_zombies.png
schedule: weekly(sunday)
summary: "Top rated movies in Zombies"
template: {

View File

@ -20,7 +20,7 @@ templates:
collections:
"Columbia":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_columbia.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_columbia.png
summary: "A collection from Columbia"
template: {
company: "co0050868",
@ -30,7 +30,7 @@ collections:
}
"Criterion":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_criterion-collection.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_criterion-collection.png
summary: "A collection from Criterion"
template: {
company: "co0044076",
@ -40,7 +40,7 @@ collections:
}
"DC Entertainment":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_dc-entertainment.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_dc-entertainment.png
summary: "A collection from DC Entertainment"
template: {
company: "co0123927",
@ -50,7 +50,7 @@ collections:
}
"DreamWorks":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_dreamworks.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_dreamworks.png
summary: "A collection from DreamWorks"
template: {
company: "co0040938,co0129164,co0819670,co0396719,co0252576",
@ -60,7 +60,7 @@ collections:
}
"Lionsgate":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_lionsgate.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_lionsgate.png
summary: "A collection from Lionsgate"
template: {
company: "co0807819,co0006881,co0060306,co0179392",
@ -70,7 +70,7 @@ collections:
}
"Lucasfilm":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_lucasfilm.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_lucasfilm.png
summary: "A collection from Lucasfilm"
template: {
company: "co0071326,co0196838,co0049348",
@ -80,7 +80,7 @@ collections:
}
"Marvel Studios":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_marvel-studios.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_marvel-studios.png
summary: "A collection from Marvel Studios"
template: {
company: "co0051941",
@ -90,7 +90,7 @@ collections:
}
"MGM":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_mgm.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_mgm.png
summary: "A collection from MGM"
template: {
company: "co0007143",
@ -100,7 +100,7 @@ collections:
}
"Paramount Pictures":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_paramount-pictures.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_paramount-pictures.png
summary: "A collection from Paramount Pictures"
template: {
company: "co0023400",
@ -110,7 +110,7 @@ collections:
}
"Pixar":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_pixar.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_pixar.png
summary: "A collection from Pixar"
template: {
company: "co0017902,co0348691",
@ -120,7 +120,7 @@ collections:
}
"Studio Ghibli":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_studio-ghibli.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_studio-ghibli.png
summary: "A collection from Studio Ghibli"
template: {
company: "co0048420",
@ -130,7 +130,7 @@ collections:
}
"Samuel Goldwyn Company":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_samuel-goldwyn-company.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_samuel-goldwyn-company.png
summary: "A collection from Samuel Goldwyn Company"
template: {
company: "co0016710",
@ -140,7 +140,7 @@ collections:
}
"SONY":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_sony.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_sony.png
summary: "A collection from SONY"
template: {
company: "co0026545,co0014453,co0121181,co0001799,co0208736",
@ -150,7 +150,7 @@ collections:
}
"Touchstone":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_touchstone.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_touchstone.png
summary: "A collection from Touchstone"
template: {
company: "co0049348",
@ -160,7 +160,7 @@ collections:
}
"Twentieth Century Fox":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_twentieth-century-fox.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_twentieth-century-fox.png
summary: "A collection from Twentieth Century Fox"
template: {
company: "co0000756",
@ -170,7 +170,7 @@ collections:
}
"United Artists":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_united-artists.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_united-artists.png
summary: "A collection from United Artists"
template: {
company: "co0026841",
@ -180,7 +180,7 @@ collections:
}
"Universal":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_universal.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_universal.png
summary: "A collection from Universal"
template: {
company: "co0005073",
@ -190,7 +190,7 @@ collections:
}
"Walt Disney":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_walt-disney.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_walt-disney.png
summary: "A collection from Walt Disney"
template: {
company: "co0226183,co0008970",
@ -200,7 +200,7 @@ collections:
}
"Warner Bros":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_studio/studio_warner-bros.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_warner-bros.png
summary: "A collection from Warner Bros"
template: {
company: "co0002663",

View File

@ -104,7 +104,7 @@ templates:
collections:
"Random TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_random.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_random.png
schedule: daily
summary: "Random selection of TV shows"
visible_library: true
@ -119,7 +119,7 @@ collections:
sort_by: random
"Recently Added TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recently-added.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-added.png
summary: "Recently added TV shows"
visible_library: true
template: {
@ -133,7 +133,7 @@ collections:
sort_by: added.desc
"Recently Released TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recently-released.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-released.png
summary: "Recently released TV shows"
visible_library: true
template: {
@ -148,7 +148,7 @@ collections:
"Recommended TV shows":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recommended.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recommended.png
summary: "Based on personally favourited TV shows"
template: {
name: trakt,
@ -162,7 +162,7 @@ collections:
"Suggested TV shows":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_suggested.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_suggested.png
summary: "Based on watched and favourited TV shows"
template: {
name: trakt,
@ -199,7 +199,7 @@ collections:
time_period: all
"Trending TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_trending.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_trending.png
schedule: daily
summary: "TV shows trending across the internet"
template: {
@ -212,7 +212,7 @@ collections:
limit: 50
"Popular TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_popular.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_popular.png
schedule: daily
summary: "Popular TV shows across the internet"
visible_library: true
@ -226,7 +226,7 @@ collections:
limit: 100
"Top Rated TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_top-rated.png
schedule: daily
summary: "Top rated TV shows across the internet"
template: {

View File

@ -12,7 +12,7 @@ templates:
collections:
"Unwatched: Random TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_random.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
summary: "Random selection of TV shows"
template: {
name: plex,
@ -28,7 +28,7 @@ collections:
sort_by: random
"Unwatched: Recommended TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_recommended.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
summary: "Based on personally favourited TV shows"
template: {
name: plex,
@ -42,7 +42,7 @@ collections:
sort_by: title.asc
"Unwatched: Suggested TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_suggested.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
summary: "Based on watched and favourited TV shows"
template: {
name: plex,
@ -56,7 +56,7 @@ collections:
sort_by: title.asc
"Unwatched: Popular TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_popular.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
summary: "Popular TV shows across the internet"
template: {
name: plex,
@ -70,7 +70,7 @@ collections:
sort_by: random
"Unwatched: Top Rated TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_top-rated.png
summary: "Top rated TV shows across the internet"
template: {
name: plex,

View File

@ -3,7 +3,6 @@
templates:
trakt:
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
sort_title: "+030_<<num>>_<<collection_name>>"
sync_mode: sync
@ -55,7 +54,8 @@ templates:
collections:
"Most Watched Daily":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_daily.png
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_daily.png
schedule: daily
summary: "TV shows trending across the internet"
template: {
@ -70,7 +70,8 @@ collections:
time_period: daily
"Most Watched Weekly":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_weekly.png
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_weekly.png
schedule: daily
summary: "TV shows trending across the internet"
template: {
@ -85,7 +86,8 @@ collections:
time_period: weekly
"Most Watched Monthly":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_monthly.png
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_monthly.png
schedule: weekly(sunday)
summary: "TV shows trending across the internet"
template: {
@ -100,7 +102,8 @@ collections:
time_period: monthly
"Most Watched Yearly":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_yearly.png
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_yearly.png
schedule: weekly(sunday)
summary: "TV shows trending across the internet"
template: {
@ -112,4 +115,4 @@ collections:
countries: us, gb, ie, ca, au, nz
languages: en
limit: 100
time_period: yearly
time_period: yearly

View File

@ -12,26 +12,12 @@ templates:
visible_shared: false
collections:
"Parental: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_unwatched.png
summary: "Unwatched parental"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Parental: All"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Parental: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_random.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_random.png
summary: "Random TV shows suitable for children"
template: {
name: plex,
num: "2"
num: "1"
}
smart_filter:
all:
@ -40,11 +26,11 @@ collections:
limit: 250
"Parental: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-added.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-added.png
summary: "Recently added TV shows suitable for children"
template: {
name: plex,
num: "3"
num: "2"
}
smart_filter:
all:
@ -53,11 +39,11 @@ collections:
limit: 100
"Parental: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-released.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-released.png
summary: "Recently released TV shows suitable for children"
template: {
name: plex,
num: "4"
num: "3"
}
smart_filter:
all:
@ -66,11 +52,11 @@ collections:
limit: 250
"Parental: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_top-rated.png
summary: "Top rated TV shows suitable for children"
template: {
name: plex,
num: "5"
num: "4"
}
smart_filter:
all:

View File

@ -24,7 +24,7 @@ templates:
collections:
"Parental: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_all.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_all.png
summary: "TV shows suitable for children"
template: {
mdblist_list: "list-parental",

View File

@ -4,7 +4,7 @@ templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+061_<<num>>_<<collection_name>>"
sort_title: "+050_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -12,90 +12,66 @@ templates:
collections:
"Documentaries: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_all.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_all.png
summary: "Documentaries"
# collection_order: alpha
template: {
name: plex,
num: "0"
}
# plex_all: true
# filters:
# - filepath: "/mnt/movies-documentary"
# - filepath: "/mnt/movies-documentary-4k"
smart_filter:
all:
genre: documentary
sort_by: title.asc
"Documentary: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_unwatched.png
summary: "Unwatched documentaries"
"Documentaries: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_random.png
summary: "Random documentaries"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
unplayed: true
collection_filtering: user
sort_by: title.asc
limit: 250
sort_by: random
"Documentaries: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_random.png
summary: "Random documentaries"
"Documentaries: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-added.png
summary: "Recently added documentaries"
visible_library: true
template: {
name: plex,
num: "2"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 250
sort_by: random
limit: 100
sort_by: added.desc
"Documentaries: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_recently-added.png
summary: "Recently added documentaries"
visible_library: true
"Documentaries: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-released.png
summary: "Recently released documentaries"
template: {
name: plex,
num: "3"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 100
sort_by: added.desc
sort_by: release.desc
limit: 250
"Documentaries: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_recently-released.png
summary: "Recently released documentaries"
"Documentaries: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_top-rated.png
summary: "Top rated documentaries"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 250
sort_by: release.desc
"Documentaries: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_top-rated.png
summary: "Top rated documentaries"
template: {
name: plex,
num: "5"
}
smart_filter:
all:
# collection: "Documentaries: All"
genre: documentary
limit: 250
sort_by: critic_rating.desc
sort_by: critic_rating.desc
limit: 250

View File

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

View File

@ -1,152 +0,0 @@
## _sports.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+052_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Sports: All":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_all.png
summary: "Sports"
# collection_order: alpha
template: {
name: plex,
num: "0"
}
# plex_all: true
# filters:
# - filepath: "/mnt/tv-sports"
# - filepath: "/mnt/tv-sports-4k"
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "Total Nonstop Action (TNA)"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
sort_by: title.asc
"Sports: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_unwatched.png
summary: "Unwatched sports"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
# collection: "Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "Total Nonstop Action (TNA)"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Sports: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_random.png
summary: "Random sports"
template: {
name: plex,
num: "2"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 250
sort_by: random
"Sports: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_recently-added.png
summary: "Recently added sports"
visible_library: true
template: {
name: plex,
num: "3"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 100
sort_by: added.desc
"Sports: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_recently-released.png
summary: "Recently released sports"
template: {
name: plex,
num: "4"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 250
sort_by: release.desc
"Sports: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_top-rated.png
summary: "Top rated sports"
template: {
name: plex,
num: "5"
}
smart_filter:
# all:
# collection: Sports: All"
any:
studio:
- "All Elite Wrestling"
- "BBC Sport"
- "HBO Sports"
- "UFC"
- "Ultimate Fighting Championship"
- "World Wrestling Entertainment (WWE)"
- "WWE Home Video"
limit: 250
sort_by: critic_rating.desc

View File

@ -1,92 +0,0 @@
## _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

View File

@ -22,7 +22,7 @@ templates:
collections:
"Top Rated of 2024":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2024.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2024.png
summary: "Top rated TV shows in 2024"
template: {
language: "en",
@ -35,7 +35,7 @@ collections:
}
"Top Rated of 2023":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2023.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2023.png
summary: "Top rated TV shows in 2023"
template: {
language: "en",
@ -48,7 +48,7 @@ collections:
}
"Top Rated of 2022":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2022.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2022.png
summary: "Top rated TV shows in 2022"
template: {
language: "en",
@ -61,7 +61,7 @@ collections:
}
"Top Rated of 2021":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2021.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2021.png
summary: "Top rated TV shows in 2021"
template: {
language: "en",
@ -74,7 +74,7 @@ collections:
}
"Top Rated of 2020":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2020.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2020.png
summary: "Top rated TV shows in 2020"
template: {
language: "en",
@ -87,7 +87,7 @@ collections:
}
"Top Rated of 2019":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2019.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2019.png
summary: "Top rated TV shows in 2019"
template: {
language: "en",
@ -100,7 +100,7 @@ collections:
}
"Top Rated of 2018":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2018.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2018.png
summary: "Top rated TV shows in 2018"
template: {
language: "en",
@ -113,7 +113,7 @@ collections:
}
"Top Rated of 2017":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2017.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2017.png
summary: "Top rated TV shows in 2017"
template: {
language: "en",
@ -126,7 +126,7 @@ collections:
}
"Top Rated of 2016":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2016.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2016.png
summary: "Top rated TV shows in 2016"
template: {
language: "en",
@ -139,7 +139,7 @@ collections:
}
"Top Rated of 2015":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2015.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2015.png
summary: "Top rated TV shows in 2015"
template: {
language: "en",
@ -152,7 +152,7 @@ collections:
}
"Top Rated of 2014":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2014.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2014.png
summary: "Top rated TV shows in 2014"
template: {
language: "en",
@ -165,7 +165,7 @@ collections:
}
"Top Rated of 2013":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2013.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2013.png
summary: "Top rated TV shows in 2013"
template: {
language: "en",
@ -178,7 +178,7 @@ collections:
}
"Top Rated of 2012":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2012.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2012.png
summary: "Top rated TV shows in 2012"
template: {
language: "en",
@ -191,7 +191,7 @@ collections:
}
"Top Rated of 2011":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2011.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2011.png
summary: "Top rated TV shows in 2011"
template: {
language: "en",
@ -204,7 +204,7 @@ collections:
}
"Top Rated of 2010":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top_2010.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2010.png
summary: "Top rated TV shows in 2010"
template: {
language: "en",

View File

@ -22,7 +22,7 @@ templates:
collections:
"Top Rated of the 2020s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2020s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2020s.png
summary: "Top rated TV shows of the 2020s"
template: {
language: "en",
@ -35,7 +35,7 @@ collections:
}
"Top Rated of the 2010s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2010s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2010s.png
summary: "Top rated TV shows of the 2010s"
template: {
language: "en",
@ -48,7 +48,7 @@ collections:
}
"Top Rated of the 2000s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2000s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2000s.png
summary: "Top rated TV shows of the 2000s"
template: {
language: "en",
@ -61,7 +61,7 @@ collections:
}
"Top Rated of the 1990s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1990s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1990s.png
summary: "Top rated TV shows of the 1990s"
template: {
language: "en",
@ -74,7 +74,7 @@ collections:
}
"Top Rated of the 1980s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1980s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1980s.png
summary: "Top rated TV shows of the 1980s"
template: {
language: "en",
@ -87,7 +87,7 @@ collections:
}
"Top Rated of the 1970s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1970s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1970s.png
summary: "Top rated TV shows of the 1970s"
template: {
language: "en",
@ -100,7 +100,7 @@ collections:
}
"Top Rated of the 1960s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1960s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1960s.png
summary: "Top rated TV shows of the 1960s"
template: {
language: "en",
@ -113,7 +113,7 @@ collections:
}
"Top Rated of the 1950s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1950s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1950s.png
summary: "Top rated TV shows of the 1950s"
template: {
language: "en",
@ -126,7 +126,7 @@ collections:
}
"Top Rated of the 1940s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1940s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1940s.png
summary: "Top rated TV shows of the 1940s"
template: {
language: "en",
@ -139,7 +139,7 @@ collections:
}
"Top Rated of the 1930s":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1930s.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1930s.png
summary: "Top rated TV shows of the 1930s"
template: {
language: "en",

View File

@ -33,7 +33,7 @@ templates:
collections:
"Emmy Award Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_nominees_emmy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_emmy.png
summary: "A collection of Emmy Award Nominees"
template: {
event: "emmy",
@ -44,7 +44,7 @@ collections:
}
"Emmy Award Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_emmy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_emmy.png
summary: "A collection of Emmy Award Winners"
template: {
event.winning: "emmy",
@ -55,7 +55,7 @@ collections:
}
"Golden Globes Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_nominees_golden-globes.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_golden-globes.png
summary: "A collection of Golden Globes Nominees"
template: {
event: "golden",
@ -66,7 +66,7 @@ collections:
}
"Golden Globes Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_golden_globes.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_golden_globes.png
summary: "A collection of Golden Globes Winners"
template: {
event.winning: "golden",
@ -77,7 +77,7 @@ collections:
}
"BAFTA Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_bafta.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_bafta.png
summary: "A collection of BAFTA Winners"
template: {
event.winning: "bafta",
@ -88,7 +88,7 @@ collections:
}
"Critic's Choice Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_critics-choice.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_critics-choice.png
summary: "A collection of Critic's Choice Winners"
template: {
event.winning: "choice",

View File

@ -24,7 +24,7 @@ templates:
collections:
"Popular in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_action.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_action.png
summary: "Popular TV shows in Action"
template: {
genre: "action",
@ -36,7 +36,7 @@ collections:
}
"Popular in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_adventure.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_adventure.png
summary: "Popular TV shows in Adventure"
template: {
genre: "adventure",
@ -48,7 +48,7 @@ collections:
}
"Popular in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_animation.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_animation.png
summary: "Popular TV shows in Animation"
template: {
genre: "animation",
@ -60,7 +60,7 @@ collections:
}
"Popular in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_biography.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_biography.png
summary: "Popular TV shows in Biography"
template: {
genre: "biography",
@ -72,7 +72,7 @@ collections:
}
"Popular in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_comedy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_comedy.png
summary: "Popular TV shows in Comedy"
template: {
genre: "comedy",
@ -84,7 +84,7 @@ collections:
}
"Popular in Crime":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_crime.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_crime.png
summary: "Popular TV shows in Crime"
template: {
genre: "crime",
@ -96,7 +96,7 @@ collections:
}
"Popular in Documentary":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_documentary.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_documentary.png
summary: "Popular TV shows in Documentary"
template: {
genre: "documentary",
@ -107,7 +107,7 @@ collections:
}
"Popular in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_drama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_drama.png
summary: "Popular TV shows in Drama"
template: {
genre: "drama",
@ -119,7 +119,7 @@ collections:
}
"Popular in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_family.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_family.png
summary: "Popular TV shows in Family"
template: {
genre: "family",
@ -131,7 +131,7 @@ collections:
}
"Popular in Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_fantasy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_fantasy.png
summary: "Popular TV shows in Fantasy"
template: {
genre: "fantasy",
@ -143,7 +143,7 @@ collections:
}
"Popular in History":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_history.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_history.png
summary: "Popular TV shows in History"
template: {
genre: "history",
@ -155,7 +155,7 @@ collections:
}
"Popular in Horror":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_horror.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_horror.png
summary: "Popular TV shows in Horror"
template: {
genre: "horror",
@ -167,7 +167,7 @@ collections:
}
"Popular in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_music.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_music.png
summary: "Popular TV shows in Music"
template: {
genre: "music",
@ -179,7 +179,7 @@ collections:
}
"Popular in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_musicals.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_musicals.png
summary: "Popular TV shows in Musicals"
template: {
genre: "musical",
@ -191,7 +191,7 @@ collections:
}
"Popular in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_mystery.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_mystery.png
summary: "Popular TV shows in Mystery"
template: {
genre: "mystery",
@ -203,7 +203,7 @@ collections:
}
"Popular in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_romance.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_romance.png
summary: "Popular TV shows in Romance"
template: {
genre: "romance",
@ -215,7 +215,7 @@ collections:
}
"Popular in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_sci-fi.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sci-fi.png
summary: "Popular TV shows in Sci-Fi"
template: {
genre: "sci-fi",
@ -227,7 +227,7 @@ collections:
}
"Popular in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_sport.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sport.png
summary: "Popular TV shows in Sport"
template: {
genre: "sport",
@ -239,7 +239,7 @@ collections:
}
"Popular in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_thriller.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_thriller.png
summary: "Popular TV shows in Thriller"
template: {
genre: "thriller",
@ -251,7 +251,7 @@ collections:
}
"Popular in War":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_war.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_war.png
summary: "Popular TV shows in War"
template: {
genre: "war",
@ -263,7 +263,7 @@ collections:
}
"Popular in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_western.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_western.png
summary: "Popular TV shows in Western"
template: {
genre: "western",

View File

@ -25,7 +25,7 @@ templates:
collections:
"Top Rated in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_action.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_action.png
summary: "Top rated TV shows in Action"
template: {
genre: "action",
@ -38,7 +38,7 @@ collections:
}
"Top Rated in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_adventure.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_adventure.png
summary: "Top rated TV shows in Adventure"
template: {
genre: "adventure",
@ -51,7 +51,7 @@ collections:
}
"Top Rated in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_animation.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_animation.png
summary: "Top rated TV shows in Animation"
template: {
genre: "animation",
@ -64,7 +64,7 @@ collections:
}
"Top Rated in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_biography.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_biography.png
summary: "Top rated TV shows in Biography"
template: {
genre: "biography",
@ -77,7 +77,7 @@ collections:
}
"Top Rated in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_comedy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_comedy.png
summary: "Top rated TV shows in Comedy"
template: {
genre: "comedy",
@ -90,7 +90,7 @@ collections:
}
"Top Rated in Crime":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_crime.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_crime.png
summary: "Top rated TV shows in Crime"
template: {
genre: "crime",
@ -101,9 +101,9 @@ collections:
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Documentary":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_documentary.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_documentary.png
summary: "Top rated TV shows in Documentary"
template: {
genre: "documentary",
@ -115,7 +115,7 @@ collections:
}
"Top Rated in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_drama.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_drama.png
summary: "Top rated TV shows in Drama"
template: {
genre: "drama",
@ -128,7 +128,7 @@ collections:
}
"Top Rated in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_family.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_family.png
summary: "Top rated TV shows in Family"
template: {
genre: "family",
@ -141,7 +141,7 @@ collections:
}
"Top Rated in Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_fantasy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_fantasy.png
summary: "Top rated TV shows in Fantasy"
template: {
genre: "fantasy",
@ -154,7 +154,7 @@ collections:
}
"Top Rated in History":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_history.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_history.png
summary: "Top rated TV shows in History"
template: {
genre: "history",
@ -167,7 +167,7 @@ collections:
}
"Top Rated in Horror":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_horror.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_horror.png
summary: "Top rated TV shows in Horror"
template: {
genre: "horror",
@ -180,7 +180,7 @@ collections:
}
"Top Rated in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_music.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_music.png
summary: "Top rated TV shows in Music"
template: {
genre: "music",
@ -193,7 +193,7 @@ collections:
}
"Top Rated in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_musicals.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_musicals.png
summary: "Top rated TV shows in Musicals"
template: {
genre: "musical",
@ -206,7 +206,7 @@ collections:
}
"Top Rated in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_mystery.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_mystery.png
summary: "Top rated TV shows in Mystery"
template: {
genre: "mystery",
@ -219,7 +219,7 @@ collections:
}
"Top Rated in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_romance.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_romance.png
summary: "Top rated TV shows in Romance"
template: {
genre: "romance",
@ -232,7 +232,7 @@ collections:
}
"Top Rated in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_sci-fi.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sci-fi.png
summary: "Top rated TV shows in Sci-Fi"
template: {
genre: "sci-fi",
@ -245,7 +245,7 @@ collections:
}
"Top Rated in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_sport.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sport.png
summary: "Top rated TV shows in Sport"
template: {
genre: "sport",
@ -258,7 +258,7 @@ collections:
}
"Top Rated in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_thriller.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_thriller.png
summary: "Top rated TV shows in Thriller"
template: {
genre: "thriller",
@ -271,7 +271,7 @@ collections:
}
"Top Rated in War":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_war.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_war.png
summary: "Top rated TV shows in War"
template: {
genre: "war",
@ -284,7 +284,7 @@ collections:
}
"Top Rated in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top_western.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_western.png
summary: "Top rated TV shows in Western"
template: {
genre: "western",

View File

@ -13,7 +13,7 @@ templates:
collections:
"A&E":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_a-e.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_a-e.png
summary: "TV shows from A&E"
template: {
name: network,
@ -21,7 +21,7 @@ collections:
}
"ABC":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_abc.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_abc.png
summary: "TV shows from ABC"
template: {
name: network,
@ -29,7 +29,7 @@ collections:
}
"Adult Swim":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_adult-swim.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_adult-swim.png
summary: "TV shows from Adult Swim"
template: {
name: network,
@ -37,7 +37,7 @@ collections:
}
"Amazon":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_amazon.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_amazon.png
summary: "TV shows from Amazon"
template: {
name: network,
@ -45,7 +45,7 @@ collections:
}
"AMC":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_amc.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_amc.png
summary: "TV shows from AMC"
template: {
name: network,
@ -53,7 +53,7 @@ collections:
}
"Animal Planet":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_animal-planet.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_animal-planet.png
summary: "TV shows from Animal Planet"
template: {
name: network,
@ -61,7 +61,7 @@ collections:
}
"Apple+":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_apple-plus.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_apple-plus.png
summary: "TV shows from Apple+"
template: {
name: network,
@ -69,7 +69,7 @@ collections:
}
"BBC":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_bbc.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_bbc.png
summary: "TV shows from BBC"
template: {
name: network,
@ -77,7 +77,7 @@ collections:
}
"Bravo":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_bravo.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_bravo.png
summary: "TV shows from Bravo"
template: {
name: network,
@ -85,7 +85,7 @@ collections:
}
"Cartoon Network":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_cartoon-network.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cartoon-network.png
summary: "TV shows from Cartoon Network"
template: {
name: network,
@ -93,7 +93,7 @@ collections:
}
"CBS":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_cbs.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cbs.png
summary: "TV shows from CBS"
template: {
name: network,
@ -101,7 +101,7 @@ collections:
}
"Channel 4":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_channel-4.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_channel-4.png
summary: "TV shows from Channel 4"
template: {
name: network,
@ -109,7 +109,7 @@ collections:
}
"Cinemax":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_cinemax.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cinemax.png
summary: "TV shows from Cinemax"
template: {
name: network,
@ -117,7 +117,7 @@ collections:
}
"Comedy Central":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_comedy-central.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_comedy-central.png
summary: "TV shows from Comedy Central"
template: {
name: network,
@ -125,7 +125,7 @@ collections:
}
"Dave":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_dave.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_dave.png
summary: "TV shows from Dave"
template: {
name: network,
@ -133,7 +133,7 @@ collections:
}
"Discovery":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_discovery.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_discovery.png
summary: "TV shows from Discovery"
template: {
name: network,
@ -141,7 +141,7 @@ collections:
}
"Disney":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_disney.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_disney.png
summary: "TV shows from Disney"
template: {
name: network,
@ -149,7 +149,7 @@ collections:
}
"FOX":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_fox.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_fox.png
summary: "TV shows from FOX"
template: {
name: network,
@ -157,7 +157,7 @@ collections:
}
"Freeform":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_freeform.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_freeform.png
summary: "TV shows from Freeform"
template: {
name: network,
@ -165,7 +165,7 @@ collections:
}
"FX":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_fx.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_fx.png
summary: "TV shows from FX"
template: {
name: network,
@ -173,7 +173,7 @@ collections:
}
"Hallmark":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hallmark.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hallmark.png
summary: "TV shows from Hallmark"
template: {
name: network,
@ -181,7 +181,7 @@ collections:
}
"HBO":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hbo.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hbo.png
summary: "TV shows from HBO"
template: {
name: network,
@ -189,7 +189,7 @@ collections:
}
"HGTV":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hgtv.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hgtv.png
summary: "TV shows from HGTV"
template: {
name: network,
@ -197,7 +197,7 @@ collections:
}
"History":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_history.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_history.png
summary: "TV shows from History"
template: {
name: network,
@ -205,7 +205,7 @@ collections:
}
"Hulu":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hulu.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hulu.png
summary: "TV shows from Hulu"
template: {
name: network,
@ -213,7 +213,7 @@ collections:
}
"ITV":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_itv.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_itv.png
summary: "TV shows from ITV"
template: {
name: network,
@ -221,7 +221,7 @@ collections:
}
"MTV":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_mtv.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_mtv.png
summary: "TV shows from MTV"
template: {
name: network,
@ -229,7 +229,7 @@ collections:
}
"National Geographic":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_national-geographic.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_national-geographic.png
summary: "TV shows from National Geographic"
template: {
name: network,
@ -237,7 +237,7 @@ collections:
}
"NBC":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_nbc.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_nbc.png
summary: "TV shows from NBC"
template: {
name: network,
@ -245,7 +245,7 @@ collections:
}
"Netflix":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_netflix.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_netflix.png
summary: "TV shows from Netflix"
template: {
name: network,
@ -253,7 +253,7 @@ collections:
}
"Nickelodeon":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_nickelodeon.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_nickelodeon.png
summary: "TV shows from Nickelodeon"
template: {
name: network,
@ -261,7 +261,7 @@ collections:
}
"Paramount":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_paramount.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_paramount.png
summary: "TV shows from Paramount"
template: {
name: network,
@ -269,7 +269,7 @@ collections:
}
"PBS":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_pbs.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_pbs.png
summary: "TV shows from PBS"
template: {
name: network,
@ -277,7 +277,7 @@ collections:
}
"Peacock":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_peacock.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_peacock.png
summary: "TV shows from Peacock"
template: {
name: network,
@ -285,7 +285,7 @@ collections:
}
"Showtime":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_showtime.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_showtime.png
summary: "TV shows from Showtime"
template: {
name: network,
@ -293,7 +293,7 @@ collections:
}
"Shudder":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_shudder.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_shudder.png
summary: "TV shows from Shudder"
template: {
name: network,
@ -301,7 +301,7 @@ collections:
}
"SKY":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_sky.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_sky.png
summary: "TV shows from SKY"
template: {
name: network,
@ -309,7 +309,7 @@ collections:
}
"Smithsonian":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_smithsonian.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_smithsonian.png
summary: "TV shows from Smithsonian"
template: {
name: network,
@ -317,7 +317,7 @@ collections:
}
"Starz":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_starz.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_starz.png
summary: "TV shows from Starz"
template: {
name: network,
@ -325,7 +325,7 @@ collections:
}
"Syfy":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_syfy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_syfy.png
summary: "TV shows from Syfy"
template: {
name: network,
@ -333,7 +333,7 @@ collections:
}
"TBS":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_tbs.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tbs.png
summary: "TV shows from TBS"
template: {
name: network,
@ -341,7 +341,7 @@ collections:
}
"TLC":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_tlc.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tlc.png
summary: "TV shows from TLC"
template: {
name: network,
@ -349,7 +349,7 @@ collections:
}
"TNT":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_tnt.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tnt.png
summary: "TV shows from TNT"
template: {
name: network,
@ -357,7 +357,7 @@ collections:
}
"YouTube":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_youtube.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_youtube.png
summary: "TV shows from <YouTube"
template: {
name: network,

View File

@ -1,11 +0,0 @@
collections:
Oscars International Feature Winners:
trakt_list: https://trakt.tv/users/popeadam/lists/academy-awards-best-international-feature-film
sync_mode: sync
summary: Winners of the Best Foreign Feature Film and International Feature Film categories at the Academy Awards/Oscars
url_poster: https://i.ibb.co/sH8ytfm/international-feature-winners.png
Oscars International Feature Nominees:
trakt_list: https://trakt.tv/users/popeadam/lists/academy-awards-international-feature-film-nominees
sync_mode: sync
summary: Winners and nominees of the Best Foreign Feature Film and International Feature FIlm categories at the Academy Awards/Oscars
url_poster:: https://i.ibb.co/sH8ytfm/international-feature-winners.png

View File

@ -1,14 +0,0 @@
overlays:
year:
overlay:
name: text(<<originally_available[%Y]>>)
horizontal_offset: 45
vertical_offset: 45
horizontal_align: left
vertical_align: top
font_size: 63
font_color: "#FFFFFF"
back_color: "#00000099"
back_radius: 5
back_padding: 20
plex_all: true

View File

@ -1,6 +1,6 @@
# Alternative Geography Collections, Oscars International Feature Film Winners and Nominees Collections, and Audio Language Overlay
# Alternative Geography Collections (plus doublebonus Audio Language Overlay)
Add the following code to your config.yml file to create collections for a seven continent configuration (as opposed to the six UN regions used by the default); a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island', and collections for the Oscar International Film Winners and Nominees
Add the following code to your config.yml file to create collections for a seven continent configuration (as opposed to the six UN regions used by the default); and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'.
The overlay yml adds a country flag defined by the audio language of the entry to the top right corner. Note that languages are not countries. Portuguese is great for films from Portugal; but its flag on a Brazilian film could be confusing. Furthermore, many films have an unknown audio language in Plex - this requires fixing at the file level with a tool such as mkvtoolnix.
@ -15,25 +15,24 @@ libraries:
- git: Adam-Pope/Movies/regions.yml
template_variables:
style: color # defaults to white
- default: country
- pmm: country
template_variables:
style: color
collection_section: "!082"
- git: Adam-Pope/Movies/international_feature.yml
collection_section: "082"
TV Shows:
metadata_path:
- git: Adam-Pope/TV/continents.yml
template_variables:
style: color # defaults to white
collection_section: "!080" # puts continents before regions
collection_section: "080" # puts continents before regions
- git: Adam-Pope/TV/regions.yml
template_variables:
style: color # defaults to white
- default: country
- pmm: country
template_variables:
style: color
collection_section: "!082"
collection_section: "082"
overlay_path:
- pmm: resolution

View File

@ -1,22 +0,0 @@
**This is primarily setup for ElfHosted tenants. All that would likely be different are your paths and url, otherwise.**
______________________________________________________________________________________________________________________
There are two version of the config file (either one would need to be renamed to `config.yml` to be active.) One version only has TV overlays, while the other has overlays for TV and movies.
______________________________________________________________________________________________________________________
If you are and ElfHosted tenant, we have an Kometa channel in our Discord. For anyone else, or for more advanced questions, join the [**Kometa Discord Server**](https://discord.gg/kometa-822460010649878528)
______________________________________________________________________________________________________________________
**Please Note #1** (collections)
In the `movie_suggestions.yml`, you **must** replace the dummy `trakt_list` links with ones of your choosing. I have removed my own. This applies to...
- Recommended
In the `movie_suggestions.yml`, you **must** replace the dummy `mbdlist_list` links with ones of your choosing. I have removed my own. This applies to...
- Watchlist
- *You could also change it to `trakt_list` and insert a list from Trakt of your choosing.*
**Please Note #1** (paths)
With ElfHosted, your `config.yml`resides in `/config/kometa/`. The `overlays` and `metadata` folders reside in `/config/kometa/kometa/`.Yes, they are nested within a second Kometa folder.
*The overlays are based upon work done by `jmxd`, who can be found in the Kometa Discord.*
![Screenshot 2024-10-11 090957](https://github.com/user-attachments/assets/f25e7882-9872-4f1c-9d9a-1653a4755beb)

View File

@ -1,231 +0,0 @@
libraries: # This is called out once within the config.yml file
Movies: # Each library must match the Plex library name
remove_overlays: false # Set this to true to remove all overlays:
overlay_files:
- file: config/kometa/overlays/jmxd/gradient.yml #Top Gradient
- default: resolution #Resolution & Dynamic Range
template_variables:
file: config/kometa/kometa/overlays/jmxd/resolution/<<key>><<alt>>.png
use_resolution: true
use_edition: false
horizontal_offset: 50
horizontal_align: left
vertical_offset: 50
vertical_align: top
back_radius: 0
back_align: left
back_color: '#00000000'
back_height: 50
- default: audio_codec #Audio Codec
template_variables:
file: config/kometa/kometa/overlays/jmxd/audio_codec/<<key>>.png
horizontal_offset: 50
horizontal_align: right
vertical_offset: 50
vertical_align: top
back_radius: 0
back_align: right
back_color: '#00000000'
back_height: 50
- default: resolution #Edition
template_variables:
file: config/kometa/overlays/jmxd/edition/<<key>>.png
use_resolution: false
use_edition: true
horizontal_offset: 0
horizontal_align: center
vertical_offset: 0
vertical_align: bottom
back_radius: 0
back_color: '#00000000'
back_height: 153
run_order:
- operations
- metadata
- collections
- overlays
collection_files:
- default: franchise
template_variables:
build_collection: true
sync_mode: append
collection_mode: hide
minimum_items: 2
- config/kometa/metadata/holidays.yml
#- config/kometa/metadata/decades.yml
#- config/kometa/metadata/studios.yml
- config/kometa/metadata/movie_suggestions.yml
- config/kometa/metadata/awards.yml
- config/kometa/metadata/collections.yml
- config/kometa/metadata/genres.yml
settings:
report_path: config/kometa/missing
asset_directory:
- config/kometa/assets/
- config/kometa/assets/movies
- config/kometa/assets/awards
- config/kometa/assets/collections
- config/kometa/assets/decades
- config/kometa/assets/genres
- config/kometa/assets/holidays
- config/kometa/assets/studios
- config/kometa/assets/movie_suggestions
operations:
assets_for_all: false
split_duplicates: false
mass_critic_rating_update: mdb
mass_audience_rating_update: imdb
item_refresh: true
delete_collections:
configured: false
managed: false
less: 2
TV Shows: # Must be named the same as Plex's
run_order:
- operations
- metadata
- collections
- overlays
remove_overlays: false
overlay_files:
- default: network # TV Show Networks
template_variables:
vertical_align: bottom
vertical_offset: 15
horizontal_align: left
horizontal_offset: 15
collection_files:
- config/kometa/metadata/networks.yml
- config/kometa/metadata/tv_suggestions.yml
settings:
report_path: config/kometa/missing
asset_directory:
- config/kometa/assets/
- config/kometa/assets/kids
- config/kometa/assets/networks
- config/kometa/assets/tv_suggestions
operations:
assets_for_all: false
split_duplicates: false
playlist_files:
- default: playlist # This is a file within PMM's defaults folder
template_variables:
trakt_list_xmen: https://trakt.tv/users/alan-pittflix/lists/x-men
# see the wiki for how to use local files, folders, URLs, or files from git
settings:
cache: true
cache_expiration: 60
asset_folders: true
asset_depth: 3
create_asset_folders: true
dimensional_asset_rename: true
download_url_assets: true
show_missing_season_assets: false
show_missing_episode_assets: false
show_asset_not_needed: true
sync_mode: append
minimum_items: 2
default_collection_order:
run_again_delay: 0
missing_only_released: false
only_filter_missing: false
show_unmanaged: true
show_unconfigured: true
show_filtered: true
show_options: true
show_missing: false
show_missing_assets: false
save_report: true
tvdb_language: eng
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
playlist_sync_to_user: all
playlist_exclude_users:
playlist_report: false
verify_ssl: true
custom_repo:
check_nightly: false
run_order:
- operations
- metadata
- collections
- overlays
overlay_artwork_filetype: jpg
overlay_artwork_quality: 75
asset_directory: config/kometa/assets
prioritize_assets: false
delete_below_minimum: false
delete_not_scheduled: false
plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: http://plex:32400
token:
timeout: 900
clean_bundles: true
empty_trash: false
optimize: true
verify_ssl:
db_cache: 40
tmdb: # REQUIRED for the script to run
apikey: 0095192b8ceb2b5a44015e97f0afcc9c
language: en
cache_expiration: 60
region:
tautulli: # Can be individually specified per library as well
url: http://tautulli:8181
apikey:
notifiarr:
apikey:
mdblist:
apikey:
cache_expiration: 60
omdb:
apikey:
cache_expiration: 60
trakt:
client_id:
client_secret:
pin:
authorization:
# everything below is autofilled by the script
access_token:
token_type:
expires_in:
refresh_token:
scope: public
created_at:
radarr: # Can be individually specified per library as well.
url: http://radarr4k:7878 # Change this to either 'radarr4k' or 'radarr' # You can only link one.
token: # Radarr API Token.
add_missing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add any movies missing from them to radarr/radarr4k.
add_existing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add all movies to radarr/radarr4k for monitoring.
root_folder_path: /storage/symlinks/movies-4k # Change to your root path from radarr or radarr4k.
monitor: true # Monitor the movie when adding new movies.
availability: released # Default Minimum Availability to use when adding new movies.
quality_profile: # You must input the exact name of the quality profile you want used from radarr/radarr4 without typos.
tag: kometa # Default list or comma-separated string of tags to use when adding new movies.
search: false # Start search for missing movie when adding new movies.
radarr_path: # This can remain blank without issue.
plex_path: # This can remain blank without issue.
upgrade_existing: false # Upgrades all existing movies in collections to match the Quality Profile of the collection.
monitor_existing: false # Ensures all existing movies in collections match your monitor setting.
ignore_cache: false # Ignores Kometa's cache when adding items to Radarr.
sonarr: # Can be individually specified per library as well.
url: http://sonarr4k:8989 # Change this to either 'sonarr4k' or 'sonarr'. You can only link one or the other.
token: # Sonarr API Token.
add_missing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add any movies missing from them to sonarr/sonarr4k.
add_existing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add any movies missing from them to sonarr/sonarr4k.
root_folder_path: /storage/symlinks/series-4k # Change to your root path from sonarr or sonarr4k.
monitor: all # Default Monitor to use when adding new shows.
quality_profile: # You must input the exact name of the quality profile you want used from sonarr/sonarr4k without typos.
language_profile: Original # Default Language Profile to use when adding new shows.
series_type: standard # Default Series Type to use when adding new shows.
season_folder: true # Use the Season Folder Option when adding new shows.
tag: kometa # Default list or comma-separated string of tags to use when adding new shows.
search: false # Start search for missing episodes when adding new shows.
cutoff_search: false # Start search for cutoff unmet episodes when adding new shows.
sonarr_path: # This can remain blank without issue.
plex_path: # This can remain blank without issue.
upgrade_existing: false # Upgrades all existing shows in collections to match the Quality Profile of the collection.
monitor_existing: false # Ensures all existing shows in collections match your monitor setting.
ignore_cache: false #Ignores Kometa's cache when adding items to Sonarr.

View File

@ -1,192 +0,0 @@
libraries: # This is called out once within the config.yml file
Movies:
run_order:
- operations
- metadata
- collections
- overlays
collection_files:
- default: franchise
template_variables:
build_collection: true
sync_mode: append
collection_mode: hide
minimum_items: 2
- config/kometa/metadata/holidays.yml
#- config/kometa/metadata/decades.yml
#- config/kometa/metadata/studios.yml
- config/kometa/metadata/movie_suggestions.yml
- config/kometa/metadata/awards.yml
- config/kometa/metadata/collections.yml
- config/kometa/metadata/genres.yml
settings:
report_path: config/kometa/missing
asset_directory:
- config/kometa/assets/
- config/kometa/assets/movies
- config/kometa/assets/awards
- config/kometa/assets/collections
- config/kometa/assets/decades
- config/kometa/assets/genres
- config/kometa/assets/holidays
- config/kometa/assets/studios
- config/kometa/assets/movie_suggestions
operations:
assets_for_all: false
split_duplicates: false
mass_critic_rating_update: mdb
mass_audience_rating_update: imdb
item_refresh: true
delete_collections:
configured: false
managed: false
less: 2
TV Shows: # Must be named the same as Plex's
run_order:
- operations
- metadata
- collections
- overlays
remove_overlays: false
overlay_files:
- default: network # TV Show Networks
template_variables:
vertical_align: bottom
vertical_offset: 15
horizontal_align: left
horizontal_offset: 15
collection_files:
- config/kometa/metadata/networks.yml
- config/kometa/metadata/tv_suggestions.yml
settings:
report_path: config/kometa/missing
asset_directory:
- config/kometa/assets/
- config/kometa/assets/kids
- config/kometa/assets/networks
- config/kometa/assets/tv_suggestions
operations:
assets_for_all: false
split_duplicates: false
playlist_files:
- default: playlist # This is a file within PMM's defaults folder
template_variables:
trakt_list_xmen: https://trakt.tv/users/alan-pittflix/lists/x-men
# see the wiki for how to use local files, folders, URLs, or files from git
settings:
cache: true
cache_expiration: 60
asset_folders: true
asset_depth: 3
create_asset_folders: true
dimensional_asset_rename: true
download_url_assets: true
show_missing_season_assets: false
show_missing_episode_assets: false
show_asset_not_needed: true
sync_mode: append
minimum_items: 2
default_collection_order:
run_again_delay: 0
missing_only_released: false
only_filter_missing: false
show_unmanaged: true
show_unconfigured: true
show_filtered: true
show_options: true
show_missing: false
show_missing_assets: false
save_report: true
tvdb_language: eng
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
playlist_sync_to_user: all
playlist_exclude_users:
playlist_report: false
verify_ssl: true
custom_repo:
check_nightly: false
run_order:
- operations
- metadata
- collections
- overlays
overlay_artwork_filetype: jpg
overlay_artwork_quality: 75
asset_directory: config/kometa/assets
prioritize_assets: false
delete_below_minimum: false
delete_not_scheduled: false
plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: http://plex:32400
token:
timeout: 900
clean_bundles: true
empty_trash: false
optimize: true
verify_ssl:
db_cache: 40
tmdb: # REQUIRED for the script to run
apikey: 0095192b8ceb2b5a44015e97f0afcc9c
language: en
cache_expiration: 60
region:
tautulli: # Can be individually specified per library as well
url: http://tautulli:8181
apikey:
notifiarr:
apikey:
mdblist:
apikey:
cache_expiration: 60
omdb:
apikey:
cache_expiration: 60
trakt:
client_id:
client_secret:
pin:
authorization:
# everything below is autofilled by the script
access_token:
token_type:
expires_in:
refresh_token:
scope: public
created_at:
radarr: # Can be individually specified per library as well.
url: http://radarr4k:7878 # Change this to either 'radarr4k' or 'radarr' # You can only link one.
token: # Radarr API Token.
add_missing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add any movies missing from them to radarr/radarr4k.
add_existing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add all movies to radarr/radarr4k for monitoring.
root_folder_path: /storage/symlinks/movies-4k # Change to your root path from radarr or radarr4k.
monitor: true # Monitor the movie when adding new movies.
availability: released # Default Minimum Availability to use when adding new movies.
quality_profile: # You must input the exact name of the quality profile you want used from radarr/radarr4 without typos.
tag: kometa # Default list or comma-separated string of tags to use when adding new movies.
search: false # Start search for missing movie when adding new movies.
radarr_path: # This can remain blank without issue.
plex_path: # This can remain blank without issue.
upgrade_existing: false # Upgrades all existing movies in collections to match the Quality Profile of the collection.
monitor_existing: false # Ensures all existing movies in collections match your monitor setting.
ignore_cache: false # Ignores Kometa's cache when adding items to Radarr.
sonarr: # Can be individually specified per library as well.
url: http://sonarr4k:8989 # Change this to either 'sonarr4k' or 'sonarr'. You can only link one or the other.
token: # Sonarr API Token.
add_missing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add any movies missing from them to sonarr/sonarr4k.
add_existing: false # If you set this to 'true' then PMM/Kometa will scan your collections and add any movies missing from them to sonarr/sonarr4k.
root_folder_path: /storage/symlinks/series-4k # Change to your root path from sonarr or sonarr4k.
monitor: all # Default Monitor to use when adding new shows.
quality_profile: # You must input the exact name of the quality profile you want used from sonarr/sonarr4k without typos.
language_profile: Original # Default Language Profile to use when adding new shows.
series_type: standard # Default Series Type to use when adding new shows.
season_folder: true # Use the Season Folder Option when adding new shows.
tag: kometa # Default list or comma-separated string of tags to use when adding new shows.
search: false # Start search for missing episodes when adding new shows.
cutoff_search: false # Start search for cutoff unmet episodes when adding new shows.
sonarr_path: # This can remain blank without issue.
plex_path: # This can remain blank without issue.
upgrade_existing: false # Upgrades all existing shows in collections to match the Quality Profile of the collection.
monitor_existing: false # Ensures all existing shows in collections match your monitor setting.
ignore_cache: false #Ignores Kometa's cache when adding items to Sonarr.

View File

@ -1,77 +0,0 @@
##############################################################
## Movie Awards Collections ##
##############################################################
#######################
## Templates ##
#######################
templates:
Awards:
url_poster: https://theposterdb.com/api/assets/<<poster>>
# visible_home: range(11/01-02/28)
# visible_shared: range(11/01-02/28)
# schedule: range(11/01-02/28)
collection_mode: hide
collection_order: release.asc
sync_mode: sync
label: <<smart_label>>
#############################
## Collections ##
#############################
collections:
Best Picture Nominees:
imdb_award:
event_id: ev0000003
category_filter: [best picture, best motion picture of the year]
winning: false
sync_mode: sync
collection_mode: hide
smart_label: release.asc
event_year: 1929-current
sort_title: ++++++++_best_picture_nominee
summary: "A collection of Oscar nominated films for Best Motion Picture of the Year"
url_poster: https://theposterdb.com/api/assets/10084
Best Picture Winners:
imdb_award:
event_id: ev0000003
category_filter: [best picture, best motion picture of the year]
winning: true
sync_mode: sync
collection_mode: hide
smart_label: release.asc
event_year: 1929-current
sort_title: +++++++_best_picture_winner
summary: "A collection of Oscar winning films for Best Motion Picture of the Year"
url_poster: https://theposterdb.com/api/assets/10096
Best Actor:
imdb_award:
event_id: ev0000003
category_filter: [best actor in a leading role, best performance by an actor in a leading role]
winning: true
sync_mode: sync
collection_mode: hide
smart_label: release.asc
event_year: 1929-current
sort_title: +++++++++_best_actor
summary: "A collection of Oscar winning films for Best Performance by an Actor in a Leading Role"
url_poster: https://theposterdb.com/api/assets/40088
Best Actress:
imdb_award:
event_id: ev0000003
category_filter: [best actress in a leading role, best performance by an actress in a leading role]
winning: true
sync_mode: sync
collection_mode: hide
smart_label: release.asc
event_year: 1929-current
sort_title: ++++++++++_best_actress
summary: "A collection of Oscar winning films for Best Performance by an Actress in a Leading Role"
url_poster: https://theposterdb.com/api/assets/40096

View File

@ -1,103 +0,0 @@
##############################################################
## Chart Collections ##
##############################################################
collections:
IMDb Top 250:
imdb_chart: top_movies
collection_order: custom
collection_mode: hide
sync_mode: sync
sort_title: ++++++_Top_250_Movies
url_poster: https://theposterdb.com/api/assets/495518
summary: The IMDb Top 250 is a list of the top rated 250 films, based on ratings by the registered users of the website using the methods described. As of 5 September 2023, The Shawshank Redemption, directed by Frank Darabont, is No. 1 on the list, and has been since 2008.The "Top 250" rating is based on only the ratings of "regular voters". The number of votes a registered user would have to make to be considered as a user who votes regularly has been kept secret. IMDb has stated that to maintain the effectiveness of the Top 250 list they "deliberately do not disclose the criteria used for a person to be counted as a regular voter".
Martial Arts: #Added Trakt List
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Martial_Arts
trakt_list:
- https://trakt.tv/users/moses456/lists/martial-arts_-awesome-martial-arts-movies
url_poster: https://theposterdb.com/api/assets/51773
summary: Martial Arts films are a sub-genre of action films that feature numerous martial arts combat between characters. These combats are usually the films' primary appeal and entertainment value, and often are a method of storytelling and character expression and development. Martial Arts are frequently featured in training scenes and other sequences in addition to fights. Martial Arts films commonly include other types of action, such as hand-to-hand combat, stuntwork, chases, and gunfights.
Music: #Added Trakt List
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Music
trakt_list:
- https://trakt.tv/users/jjjonesjr33/lists/music
url_poster: https://theposterdb.com/api/assets/532892
summary: Music films are genre that revolves around music being an integral part of the characters lives.
Stand Up Comedy:
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Stand_Up_Comedy
trakt_list:
- https://trakt.tv/users/jjjonesjr33/lists/stand-up-comedy
url_poster: https://theposterdb.com/api/assets/74610
summary: Stand-up comedy is a comedic style in which a comedian performs in front of a live audience, speaking directly to them through a microphone. Comedians give the illusion that they are dialoguing, but in actuality, they are monologuing a grouping of humorous stories, jokes and one-liners, typically called a shtick, routine, act, or set. Some stand-up comedians use props, music or magic tricks to enhance their acts. Stand-up comedians perform quasi-autobiographical and fictionalized extensions of their offstage selves.
Pandemic:
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Pandemic
trakt_list:
- https://trakt.tv/users/siskourso/lists/pandemic-movies
url_poster: https://theposterdb.com/api/assets/55837
summary: A Pandemic film resolves around widespread viruses, plagues, and diseases. While not directly including any zombie keywords this will include a fair amount of zombie themed movies.
Chick Flicks:
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Chick_Flicks
trakt_list:
- https://trakt.tv/users/omar-comin/lists/chick-flicks
- https://trakt.tv/users/roy8846/lists/chick-flick-s
- https://trakt.tv/users/rizreflects/lists/chick-flicks
url_poster: https://theposterdb.com/api/assets/49133
summary: Although many types of films may be directed toward a female audience, the term "chick flick" is typically used only in reference to films that contain personal drama and emotion or themes that are relationship-based (although not necessarily romantic, as films may focus on parent-child or friend relationships).
Romantic Comedy:
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Romantic_Comedy
trakt_list:
- https://trakt.tv/users/29zombies/lists/romantic-comedies
- https://trakt.tv/users/jarvis-5345236/lists/romantic-comedies
- https://trakt.tv/users/martin216/lists/romantic-comedies?sort=released,asc
url_poster: https://theposterdb.com/api/assets/52015
summary: Romantic comedies (aka Rom-Coms) are defined by comedy derived from relationship frustrations that are intimate in nature. This includes any combination of gender or situation across the sexual spectrum with films that include some of the best romantic quotes ever written.
Romantic Drama:
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Romantic_Drama
trakt_list:
- https://trakt.tv/users/rizreflects/lists/romantic-dramas
- https://trakt.tv/users/kingkearney/lists/romantic-dramas
url_poster: https://theposterdb.com/api/assets/60370
summary: Romantic drama is a genre that intertwines love stories with intense emotional experiences, focusing on the characters' relationships and personal growth. It often explores themes of passion, conflict, sacrifice, and the complexity of love, balancing moments of joy and heartache.
Comedy:
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Comedy
trakt_list:
- https://trakt.tv/users/delorenzo2414/lists/comedylist
- https://trakt.tv/users/mynameisredo/lists/comedies18-nc17-r-nr-totally-adult-copy
- https://trakt.tv/users/29zombies/lists/comedies
- https://trakt.tv/users/omar-comin/lists/comedies
url_poster: https://theposterdb.com/api/assets/51397
summary: Comedy films are "make 'em laugh" films designed to elicit laughter from the audience. Comedies are light-hearted dramas, crafted to amuse, entertain, and provoke enjoyment.
Gangster:
collection_order: critic_rating.desc
collection_mode: hide
sync_mode: sync
sort_title: +++++++++++++_Ganster
trakt_list:
- https://trakt.tv/users/rockcrusher/lists/gangsters
- https://trakt.tv/users/kimchitech/lists/gangsters
url_poster: https://theposterdb.com/api/assets/62561
summary: A gangster film or gangster movie is a film belonging to a genre that focuses on gangs and organized crime. It is a subgenre of crime film, that may involve large criminal organizations, or small gangs formed to perform a certain illegal act.

View File

@ -1,62 +0,0 @@
##############################################################
## Dynamic Decade Collections ##
##############################################################
#######################
## Templates ##
#######################
templates:
Decade:
smart_filter:
any:
decade: <<decade>>
sort_by: release.desc
url_poster: https://theposterdb.com/api/assets/<<poster>>
sort_title: ++++++++++++_<<collection_name>>
collection_mode: hide
#############################
## Collections ##
#############################
collections:
2030's Films:
template: {name: Decade, decade: 2030, poster: 495866}
summary: A collection of films during the 2030s
2020's Films:
template: {name: Decade, decade: 2020, poster: 495865}
summary: A collection of films during the 2020s
2010's Films:
template: {name: Decade, decade: 2010, poster: 495863}
summary: A collection of films during the 2010s
2000's Films:
template: {name: Decade, decade: 2000, poster: 495862}
summary: A collection of films during the 2000s
1990's Films:
template: {name: Decade, decade: 1990, poster: 495861}
summary: A collection of films during the 1990s
1980's Films:
template: {name: Decade, decade: 1980, poster: 495860}
summary: A collection of films during the 1980s
1970's Films:
template: {name: Decade, decade: 1970, poster: 495859}
summary: A collection of films during the 1970s
1960's Films:
template: {name: Decade, decade: 1960, poster: 495858}
summary: A collection of films during the 1960s
1950's Films:
template: {name: Decade, decade: 1950, poster: 495857}
summary: A collection of films during the 1950s
1940's Films:
template: {name: Decade, decade: 1940, poster: 495856}
summary: A collection of films during the 1940s
1930's Films:
template: {name: Decade, decade: 1930, poster: 495855}
summary: A collection of films during the 1930s
#1920's Films:
#template: {name: Decade, decade: 1920, poster: 495854}
#summary: A collection of films during the 1920s
#1910's Films:
#template: {name: Decade, decade: 1910, poster: 495853}
#summary: A collection of films during the 1910s

View File

@ -1,94 +0,0 @@
##############################################################
## Genres Collections ##
##############################################################
#######################
## Templates ##
#######################
templates:
Dynamic: # mapping name does not matter, just needs to be unique
smart_filter:
all:
genre: <<collection>>
critic_rating.gte: 4.0
audience_rating.gte: 4.0
sort_by: critic_rating.desc
url_poster: https://theposterdb.com/api/assets/<<poster>>
sort_title: +++++++++++++_<<collection_name>>
collection_mode: hide
###################################
## Smart Collections ##
###################################
collections:
Action:
template: {name: Dynamic, collection: Action, poster: 52018}
summary: Action films are a genre wherein physical action takes precedence in the storytelling. The film will often have continuous motion and action including physical stunts, chases, fights, battles, and races. The story usually revolves around a hero that has a goal, but is facing incredible odds to obtain it.
Adventure:
template: {name: Dynamic, collection: Adventure, poster: 52218}
summary: Adventure films are a genre that revolves around the conquests and explorations of a protagonist. The purpose of the conquest can be to retrieve a person or treasure, but often the main focus is simply the pursuit of the unknown. These films generally take place in exotic locations and play on historical myths. Adventure films incorporate suspenseful puzzles and intricate obstacles that the protagonist must overcome in order to achieve the end goal.
Animation:
template: {name: Dynamic, collection: Animation, poster: 52934}
summary: Animated films are a collection of illustrations that are photographed frame-by-frame and then played in a quick succession. Since its inception, animation has had a creative and imaginative tendency. Being able to bring animals and objects to life, this genre has catered towards fairy tales and childrens stories. However, animation has long been a genre enjoyed by all ages. As of recent, there has even been an influx of animation geared towards adults. Animation is commonly thought of as a technique, thus its ability to span over many different genres.
Biography:
template: {name: Dynamic, collection: Biography, poster: 60369}
summary: Biography films are a genre that dramatizes the life of a non-fictional or historically-based person or people. Such films show the life of a historical person and the central character's real name is used.
#Children:
#template: {name: Dynamic, collection: Children, poster: 241751}
#summary: A children's film, or family film, is a film genre that contains children or relates to them in the context of home and family. Children's films are made specifically for children and not necessarily for the general audience, while family films are made for a wider appeal with a general audience in mind.
#Comedy:
#template: {name: Dynamic, collection: Comedy, poster: 51397}
#summary: Comedy is a genre of film that uses humor as a driving force. The aim of a comedy film is to illicit laughter from the audience through entertaining stories and characters. Although the comedy film may take on some serious material, most have a happy ending. Comedy film has the tendency to become a hybrid sub-genre because humor can be incorporated into many other genres. Comedies are more likely than other films to fall back on the success and popularity of an individual star.
Crime:
template: {name: Dynamic, collection: Crime, poster: 53057}
summary: Crime films are a genre that revolves around the action of a criminal mastermind. A Crime film will often revolve around the criminal himself, chronicling his rise and fall. Some Crime films will have a storyline that follows the criminal's victim, yet others follow the person in pursuit of the criminal. This genre tends to be fast paced with an air of mystery this mystery can come from the plot or from the characters themselves.
Documentary:
template: {name: Dynamic, collection: Documentary, poster: 51430}
summary: Documentary films are a non-fiction genre intended to document reality primarily for the purposes of instruction, education, or maintaining a historical record.
Drama:
template: {name: Dynamic, collection: Drama, poster: 52016}
summary: Drama films are a genre that relies on the emotional and relational development of realistic characters. While Drama film relies heavily on this kind of development, dramatic themes play a large role in the plot as well. Often, these dramatic themes are taken from intense, real life issues. Whether heroes or heroines are facing a conflict from the outside or a conflict within themselves, Drama film aims to tell an honest story of human struggles.
Family:
template: {name: Dynamic, collection: Family, poster: 53059}
summary: Family films are a genre that is contains appropriate content for younger viewers. Family film aims to appeal not only to children, but to a wide range of ages. While the storyline may appeal to a younger audience, there are components of the film that are geared towards adults- such as witty jokes and humor. This genre may fall into many other genres, including comedy, adventure, fantasy, and animated film.
Fantasy:
template: {name: Dynamic, collection: Fantasy, poster: 51476}
summary: Fantasy films are a genre that incorporates imaginative and fantastic themes. These themes usually involve magic, supernatural events, or fantasy worlds. Although it is its own distinct genre, these films can overlap into the horror and science fiction genres. Unlike science fiction, a fantasy film does not need to be rooted in fact. This element allows the audience to be transported into a new and unique world. Often, these films center on an ordinary hero in an extraordinary situation.
History:
template: {name: Dynamic, collection: History, poster: 58022}
summary: History films are a genre that takes historical events and people and interprets them in a larger scale. Historical accuracy is not the main focus, but rather the telling of a grandiose story. The drama of an History films are often accentuated by a sweeping musical score, lavish costumes, and high production value.
Horror:
template: {name: Dynamic, collection: Horror, poster: 51475}
summary: Horror films are a genre that aims to create a sense of fear, panic, alarm, and dread for the audience. These films are often unsettling and rely on scaring the audience through a portrayal of their worst fears and nightmares. Horror films usually center on the arrival of an evil force, person, or event. Many Horror films include mythical creatures such as ghosts, vampires, and zombies. Traditionally, Horror films incorporate a large amount of violence and gore into the plot. Though it has its own style, Horror film often overlaps into Fantasy, Thriller, and Science-Fiction genres.
Musical:
template: {name: Dynamic, collection: Musical, poster: 51427}
summary: A Musical interweaves vocal and dance performances into the narrative of the film. The songs of a film can either be used to further the story or simply enhance the experience of the audience. These films are often done on a grand scale and incorporate lavish costumes and sets. Traditional musicals center on a well-known star, famous for their dancing or singing skills (i.e. Fred Astaire, Gene Kelly, Judy Garland). These films explore concepts such are love and success, allowing the audience to escape from reality.
#Music:
#template: {name: Dynamic, collection: Music, poster: 213098}
#summary: Music films are genre that revolves around music being an integral part of the characters lives
Mystery:
template: {name: Dynamic, collection: Mystery, poster: 53060}
summary: A Mystery film centers on a person of authority, usually a detective, that is trying to solve a mysterious crime. The main protagonist uses clues, investigation, and logical reasoning. The biggest element in these films is a sense of “whodunit” suspense, usually created through visual cues and unusual plot twists.
#Romance:
#template: {name: Dynamic, collection: Romance, poster: 53062}
#summary: Romance film can be defined as a genre wherein the plot revolves around the love between two protagonists. This genre usually has a theme that explores an issue within love, including but not limited to love at first sight, forbidden love, love triangles, and sacrificial love. The tone of Romance film can vary greatly. Whether the end is happy or tragic, Romance film aims to evoke strong emotions in the audience.
Science Fiction:
template: {name: Dynamic, collection: Science Fiction, poster: 51772}
summary: Science Fiction (Sci-Fi) films are a genre that incorporates hypothetical, science-based themes into the plot of the film. Often, this genre incorporates futuristic elements and technologies to explore social, political, and philosophical issues. The film itself is usually set in the future, either on earth or in space. Traditionally, a Science Fiction film will incorporate heroes, villains, unexplored locations, fantastical quests, and advanced technology.
Sports:
template: {name: Dynamic, collection: Sport, poster: 60371}
summary: A Sport Film revolves around a sport setting, event, or an athlete. Often, these films will center on a single sporting event that carries significant importance. Sports films traditionally have a simple plot that builds up to the significant sporting event. This genre is known for incorporating film techniques to build anticipation and intensity. Sport films have a large range of sub-genres, from comedies to dramas, and are more likely than other genres to be based true-life events.
#Stand-up:
#template: {name: Dynamic, collection: Stand-up, poster: 74610}
#summary: Stand-up comedy is a comedic style in which a comedian performs in front of a live audience, speaking directly to them through a microphone. Comedians give the illusion that they are dialoguing, but in actuality, they are monologuing a grouping of humorous stories, jokes and one-liners, typically called a shtick, routine, act, or set. Some stand-up comedians use props, music or magic tricks to enhance their acts. Stand-up comedians perform quasi-autobiographical and fictionalized extensions of their offstage selves.
Thriller:
template: {name: Dynamic, collection: Thriller, poster: 52019}
summary: Thriller films are a genre that revolves around anticipation and suspense. The aim for Thrillers is to keep the audience alert and on the edge of their seats. The protagonist in these films is set against a problem an escape, a mission, or a mystery. No matter what sub-genre a Thriller film falls into, it will emphasize the danger that the protagonist faces. The tension with the main problem is built on throughout the film and leads to a highly stressful climax.
War:
template: {name: Dynamic, collection: War, poster: 51477}
summary: War films are a genre that looks at the reality of war on a grand scale. They often focus on landmark battles as well as political issues within war. This genre usually focuses on a main character and his team of support, giving the audience an inside look into the gritty reality of war.
Western:
template: {name: Dynamic, collection: Western, poster: 51774}
summary: Western films are a genre that revolves around stories primarily set in the late 19th century in the American Old West. Most Westerns are set between the American Civil War (1865) and the early 1900s.

View File

@ -1,61 +0,0 @@
##############################################################
## Suggestions Collections ##
##############################################################
#######################
## Templates ##
#######################
templates:
Suggestion:
url_poster: https://theposterdb.com/api/assets/<<poster>>
collection_mode: hide
collection_order: release.desc
# visible_home: range(01/01-12/31)
# visible_shared: range(01/01-12/31)
sync_mode: sync
collections:
#################
## Trakt ##
#################
Trending:
template: {name: Suggestion, poster: 532898}
trakt_list:
- https://trakt.tv/users/jjjonesjr33/lists/trakt-trending
summary: "Movies Trending across the internet"
sort_title: +++_Trending
Popular:
template: {name: Suggestion, poster: 532900}
trakt_list:
- https://trakt.tv/users/jjjonesjr33/lists/trakt-top-weekly
summary: "A collection of the most watched movies over the past week."
sort_title: ++++_Popular
Recommended:
template: {name: Suggestion, poster: 532903}
trakt_list:
- https://trakt.tv/users/bsm-venger/lists/movie-recommendations-couchmoney-tv
summary: "Recommended Top Movies of the Week"
sort_title: ++_Recommended
Newly Released:
template: {name: Suggestion, poster: 532904}
url_poster: https://theposterdb.com/api/assets/213599
trakt_list:
- https://trakt.tv/users/jjjonesjr33/lists/newly-released
summary: "A collection of newly-released movies in cinema and on streaming services."
sort_title: +++++_Newly Released
Watchlist:
template: {name: Suggestion, poster: 241611}
url_poster: https://theposterdb.com/api/assets/532905
mdblist_list: https://mdblist.com/lists/bsm-venger/my-watchlist
collection_order: release.desc
sync_mode: sync
summary: "A collection of movies I want to watch."
sort_title: +_Watchlist

View File

@ -1,129 +0,0 @@
##############################################################
## Networks Collections ##
##############################################################
#######################
## Templates ##
#######################
templates:
network:
optional:
- network
tmdb_network: <<network>>
url_poster: https://theposterdb.com/api/assets/<<poster>>
sort_title: <<collection_name>>
collection_mode: hide
collection_order: title.asc
sync_mode: sync
#############################
## Collections ##
#############################
# FYI: To allow for Network collections to be created you must have TMDB API in the core config setup first.
collections:
A&E:
template: { name: network, network: 129, poster: 212620}
ABC:
template: { name: network, network: "2, 75, 2791", poster: 204735}
Adult Swim:
template: { name: network, network: 80, poster: 204736}
AMC:
template: { name: network, network: "174, 4661", poster: 204737}
Apple TV+:
template: { name: network, network: "2552, 1932", poster: 204738}
BBC:
template: { name: network, network: "100, 1155, 375, 493, 3546, 4, 332, 3, 126, 317", poster: 204739}
BET:
template: { name: network, network: 24, poster: 212646}
Bravo:
template: { name: network, network: 74, poster: 204740}
Cartoon Network:
template: { name: network, network: 56, poster: 204731}
CBS:
template: { name: network, network: "16, 1709, 2621", poster: 204730}
Cinemax:
template: { name: network, network: 359, poster: 204732}
Comedy Central:
template: { name: network, network: 47, poster: 204743}
Dave:
template: { name: network, network: 388, poster: 204728}
Disney+:
template: { name: network, network: 2739, poster: 204745}
Disney Channel:
template: { name: network, network: 142, poster: 212622}
Disney XD:
template: { name: network, network: 44, poster: 212645}
Disney Junior:
template: { name: network, network: 2991, poster: 212623}
Discovery:
template: { name: network, network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741", poster: 212621}
E!:
template: { name: network, network: 76, poster: 212644}
ESPN:
template: { name: network, network: "29, 70, 4132", poster: 212624}
FOX:
template: { name: network, network: "19, 2686, 875, 45, 87, 131, 2317, 243, 2320", poster: 204746}
Freeform:
template: { name: network, network: 1267, poster: 212625}
FX:
template: { name: network, network: 88, poster: 212627}
Hallmark:
template: { name: network, network: 384, poster: 204747}
HBO:
template: { name: network, network: "49, 5484, 5485, 3186, 2593", poster: 204710}
Hulu:
template: { name: network, network: 453, poster: 204711}
HGTV:
template: { name: network, network: 210, poster: 212628}
National Geographic:
template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476", poster: 212630}
ITV:
template: { name: network, network: "9, 149, 1159, 261, 590", poster: 204712}
Lifetime:
template: { name: network, network: "34, 1072", poster: 204713}
MTV:
template: { name: network, network: 33, poster: 204714}
NBC:
template: { name: network, network: "6, 413", poster: 204715}
Netflix:
template: { name: network, network: 213, poster: 204716}
Nickelodeon:
template: { name: network, network: 13, poster: 204717}
Paramount+:
template: { name: network, network: "4330, 2076" , poster: 204718}
PBS:
template: { name: network, network: "14, 122, 2354" , poster: 204719}
Peacock:
template: { name: network, network: 3353, poster: 212631}
Prime:
template: { name: network, network: 1024, poster: 204721}
Showtime:
template: { name: network, network: 67, poster: 204720}
Sky:
template: { name: network, network: 214, poster: 204722}
Starz:
template: { name: network, network: "318, 758", poster: 204723}
Syfy:
template: { name: network, network: 77, poster: 204724}
Shudder:
template: { name: network, network: 2949, poster: 212643}
TBS:
template: { name: network, network: 68, poster: 204729}
The CW:
template: { name: network, network: 71, poster: 204744}
Warner Bros.:
template: { name: network, network: 21, poster: 212632}
TLC:
template: { name: network, network: 84, poster: 204725}
TruTV:
template: { name: network, network: 364, poster: 204726}
USA:
template: { name: network, network: 30, poster: 204733}
TNT:
template: { name: network, network: 41, poster: 212634}
YouTube:
template: { name: network, network: "247, 1436", poster: 212633}

View File

@ -1,82 +0,0 @@
##############################################################
## Suggestions Collections ##
##############################################################
#######################
## Templates ##
#######################
templates:
suggestion:
url_poster: https://theposterdb.com/api/assets/<<poster>>
sort_title: ++++++++++_<<collection_name>>
collection_mode: hide
sync_mode: sync
Tautulli:
url_poster: https://theposterdb.com/api/assets/<<poster>>
sort_title: ++++++++++_<<collection_name>>
collection_mode: hide
collection_order: alpha
sync_mode: sync
#############################
## Collections ##
#############################
collections:
################
## Plex ##
################
Recently Aired:
template: { name: suggestion, poster: 213602}
smart_filter:
all:
episode_air_date: 7
sort_by: episode_added.desc
summary: Episodes that have aired within the last week.
New Episodes:
template: { name: suggestion, poster: 213598}
smart_filter:
all:
episode_added: 7
sort_by: episode_added.desc
summary: Episodes that have been added within the last week.
Recently Added:
template: { name: suggestion, poster: 213601}
smart_filter:
all:
added: 7
sort_by: added.desc
summary: Shows that have been added within the last week.
######################
## Tautulli ##
######################
People Watching:
template: {name: Tautulli, poster: 213600}
tautulli_watched:
list_days: 30
list_size: 10
list_buffer: 20
summary: Most Watched Movies from all the users on Plex
# New Episodes
# url_poster: https://theposterdb.com/api/assets/213598
# Recently Added
# url_poster: https://theposterdb.com/api/assets/213601
# Recently Aired
# url_poster: https://theposterdb.com/api/assets/213602
# Recently Released
# url_poster: https://theposterdb.com/api/assets/213603
# Top Rated
# url_poster: https://theposterdb.com/api/assets/213605

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,21 +0,0 @@
overlays:
imdb_rating:
overlay:
name: text(<<imdb_rating>>)
horizontal_offset: 66
horizontal_align: right
vertical_offset: 66
vertical_align: bottom
back_radius: 10
back_color: '#f5c518'
back_height: 49
back_padding: 15
font_color: "#000000"
font: config/overlays/fonts/AvenirNextLTPro-Bold.ttf
font_size: 66
plex_all: true
filters:
edition.isnot:
- "IMAX Enhanced"
- "Extended Edition"
- "Unrated Edition"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

View File

@ -1,6 +0,0 @@
overlays:
gradient:
overlay:
name: gradient
file: config/overlays/jmxd/gradient_bottom.png
plex_all: true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Some files were not shown because too many files have changed in this diff Show More