Skip to content

My personal Kometa (prev Plex Meta Manager) config and setup. IMDB overlays for movies, TVDB overlays for TV Shows and Cartoons, Top 250 imdb overlays, custom collections of popular and trending media on IMDB, TMDB, Trakt

seamonkey420/Seamonkey420s-Kometa-Config

Repository files navigation

Seamonkey420s-Kometa-Config

My personal Kometa config and setup.

Kometa (previously known as Plex Meta Manager/PMM): https://kometa.wiki/en/latest/

-IMDB collections for Movies and TV Shows: Top 250, Popular, Trending

-Best of 2020s, 2010s, 2000s, 1990s, 1980s via Trakt Lists

-Trakt collections for Movies: Popular, Trending

-TMDB collections for TV Shows and Cartoons: Top 250, Popular, Trending

-IMDB and TMDB score overlays for Movies, TV Shows, Cartoons

-4K overlay for 4K movies (including 4K DV, 4K HDR) for 4K movies

-IMDB Top 250 Overlay for Movies, TV Shows, Cartoons

-Decade collections for Cartoons

Setup Notes:

Be sure to setup the section below settings in the config.yml with your servers info at the bottom (aka Plex url, api keys, etc)! I would recommend testing on a smaller library or even create a test library in Plex with just two or so movies. I have removed the ARR configurations since i do not use them but they can be readded by getting from the pmm wiki page.

Example command to run specific .ymls from putty / ssh (replace config-custom.yml with your yml):

sudo -i

docker run --rm -it -v "/volume1/docker/kometa:/config:rw" kometateam/kometa:develop --config "/config/config-custom.yml" --run

Example command to run in Synology as scheduled task (ran as root):

docker run --rm -v "/volume1/docker/kometa:/config:rw" kometateam/kometa:develop --config "/config/config.yml" --run

Example command to run in terminal in Docker or Container Manager within Synology's DSM7 (second line shows running specific config yml file):

python kometa.py -r

python kometa.py --config /config/config-4k.yml

Screenshot examples below:

pmm movies collections

pmm IMDB overlays

pmm tv shows overlays

pmm cartoons collections and tmdb overlay

pmm 4K overlay

About

My personal Kometa (prev Plex Meta Manager) config and setup. IMDB overlays for movies, TVDB overlays for TV Shows and Cartoons, Top 250 imdb overlays, custom collections of popular and trending media on IMDB, TMDB, Trakt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published