Skip to content

Releases: P2Chill/kometizarr

v1.0.0 - Initial Release

04 Jan 17:45

Choose a tag to compare

🎉 Kometizarr v1.0.0 - Initial Release

Multi-source rating overlays for your Plex media library

✨ Features

  • 🎬 Multi-Source Ratings - Display ratings from IMDb, TMDB, Rotten Tomatoes (Critic & Audience) in one beautiful badge
  • 💾 Automatic Backups - Original posters are safely backed up before any changes
  • 🎨 Customizable Badge Position - Choose from 4 positions (northwest, northeast, southwest, southeast)
  • 🔄 Force Reapply - Update all overlays with fresh ratings using backed up originals
  • 📚 Smart Collection Manager - Create Plex collections by decade, studio, network, or custom keywords
  • 🌐 Modern Web Interface - Real-time progress tracking with responsive UI
  • ⏹️ Stop Processing - Cancel operations gracefully at any time

🚀 Quick Start

git clone https://github.com/P2Chill/kometizarr.git
cd kometizarr
cp .env.example .env
# Edit .env with your Plex credentials and API keys
docker-compose up -d

Access the web UI at http://localhost:3001

📖 Documentation

🐛 Known Issues

None at this time!

🙏 Credits

Built with Python, FastAPI, React, and powered by TMDB, OMDB, and MDBList APIs.