Release Notes
Major Changes
- Episode Switcher
New in-player episode navigation panel for quick access to all episodes in the current season.- Modern Card Design: Rich episode cards with thumbnails, progress bars, duration, and episode details
- Side Panel Layout: Slides in from the right side, providing quick access without leaving playback
- Now Playing Indicator: Currently playing episode highlighted with animated equaliser
- Auto-scroll: Automatically scrolls to the current episode when opened
- Watched Indicators: Checkmark badges on completed episodes
- Access via new "Episodes" button in player controls
- Season-Scoped Playback & Shuffle
Enhanced playback control with season-specific queuing and intelligent shuffle.- Season Playback: Play All / Shuffle buttons on season pages now queue only that season's episodes
- Smart Shuffle: Prioritises in-progress episodes first, then unwatched episodes, before shuffling the rest
- Series Playback: Playing from series detail still queues all episodes across all seasons
- Closes #29
- Skip Outro to Next Episode
When skipping an outro chapter, the player now automatically transitions to the next episode instead of just seeking past it. If no next episode exists, it seeks to the outro's end as before.
Minor Updates
- Watched Indicators in Search
The checkmark icon now appears on posters for fully watched content in search results for clearer visual feedback. - Branding Update
Renamed "Jellyseerr" to "Seerr" throughout the app. - UI Refinements
- Improved landscape view theme with better text contrast against backdrops
- Updated icons across settings and player for visual consistency
- Shimmer placeholders for loading content in genre sections
- Simplified settings section headers
- Code Cleanup
Removed unused methods from ItemDetailViewModel and PlaylistManager, optimised playlist initialisation to avoid redundant episode fetching.
What's Changed
Full Changelog: v0.3.2-beta...v0.3.3-beta