⚠️ Note: Reel is still in active development. Bugs and issues are expected.
🎯 Highlights
- Improved macOS Support: Better platform compatibility and player stability (no official binaries yet)
- Enhanced Plex Integration: Fixed Home section functionality and improved sync workflow
- Optional Player Backends: MPV and GStreamer are now optional features with platform-specific defaults
🐛 Bug Fixes
- Fixed GStreamer media playback on macOS
- Improved MPV player stability on macOS
- Fixed Home sections for Plex servers
- Resolved build issues and type errors
- Enhanced ARM64 cross-compilation support
✨ Features & Improvements
- Added runtime configuration hot-reload system
- Platform-specific player backend selection
- TV show posters now display in Continue Watching section
- Integrated home sections into sync workflow
- Added database schema for home sections
- Modularized Nix flake configuration
🔧 Technical Changes
- Simplified configuration focusing on playback settings
- Improved Docker-based build system
- Enhanced build caching in CI workflows