From ccf73bcdc17dd7bd6bc85490204eae8504c296e7 Mon Sep 17 00:00:00 2001 From: Josh Cain Date: Tue, 24 Sep 2024 15:41:31 -0400 Subject: [PATCH 1/2] Update Plex Meta Manager (deprecated) to Kometa image --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 8d475b1..9930e99 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -259,7 +259,7 @@ services: restart: unless-stopped plex-meta-manager: - image: lscr.io/linuxserver/plex-meta-manager:latest + image: kometateam/kometa:latest container_name: plex-meta-manager environment: - PMM_CONFIG=/config/config.yml #optional From 03f1df30c99998e529ad1b3e306c04770844307f Mon Sep 17 00:00:00 2001 From: Josh Cain Date: Tue, 24 Sep 2024 15:44:18 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49cb2a5..cda2d44 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ This setup utilizes [Docker](https://www.docker.com/) and [docker-compose](https ### Media Server - **Plex Media Server:** Central media server. -- **Plex Meta Manager:** Automates metadata curation of Plex content. +- **Kometa:** Automates metadata curation of Plex content. Gives you granular control over metadata, collections, overlays, and much more. + ### Content Downloaders