Mydia v0.2.5
This release focuses on fixing critical download system bugs while adding comprehensive event tracking for better visibility into system operations.
Critical Bug Fixes
Download System
- Fixed background search downloading content for unmonitored TV shows
- Fixed duplicate download prevention by checking
media_filesinstead of just active downloads - Fixed untracked matcher repeatedly processing already-imported torrents still seeding
- Added database constraint to prevent duplicate download records
New Features
Event Tracking System
- Real-time activity feed for monitoring system operations
- Comprehensive event logging throughout the application
- Event retention and cleanup system to manage database growth
Monitoring & Indexers
- Per-item monitoring toggle for granular control over automatic downloads
- Jackett indexer adapter support for additional torrent sources
- Automatic default admin user creation on first startup
Improvements
- Enhanced download monitoring and matching logic
- Better quality parsing and torrent selection
- Improved untracked torrent matching with proper year handling
- Updated admin UI with better layout and navigation
- Migrated media item history to unified Events system
Database Changes
- Added unique constraint to downloads table
- Created events table and related infrastructure
Full Changelog: v0.2.4...v0.2.5