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 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