Releases: P2Chill/kometizarr
Releases · P2Chill/kometizarr
v1.0.0 - Initial Release
🎉 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 -dAccess the web UI at http://localhost:3001
📖 Documentation
- Full setup guide: README.md
- Landing page: https://kometizarr.prompted.sbs/
🐛 Known Issues
None at this time!
🙏 Credits
Built with Python, FastAPI, React, and powered by TMDB, OMDB, and MDBList APIs.