Skip to content

Commit

Permalink
Merge pull request #13 from joshdev8/updates/kometa-update
Browse files Browse the repository at this point in the history
Update Plex Meta Manager (deprecated) to Kometa image
  • Loading branch information
joshdev8 authored Sep 24, 2024
2 parents 0d3d68d + 03f1df3 commit dcb283c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dcb283c

Please sign in to comment.