What's Changed
New Features
- Reactivate on Unmerge: Added a new feature to optionally reactivate disabled channels when performing an unmerge operation. (aa396f0)
Fixes
- Merge & Priority Logic:
- UI & UX:
- Improved Group selection functionality for better compatibility across various mobile devices. (d5226e3)
- Playlist & Media Server: Enabled the ability to delete media server-generated playlists. (db139a5)
- API & Proxy: Fixed missing variables when utilizing an external proxy. (1bac814)
Technical Improvements
- Auth Handling: Updated authentication logic to return
falseimmediately if the authorization has expired. (c134aaa) - Repository References: Cleaned up several incorrect repository references throughout the codebase. (69d21b5, 0eb673c)
Cleanup & Refactoring
- HLS Configuration: Refined HLS configuration to ensure it only applies to embedded playback scenarios. (4ef12bb)
Full Changelog: 0.8.34...0.8.37