Release Notes
Major Changes
- Seerr Integration
Request movies and TV shows directly from the app with full Jellyseerr/Overseerr integration.- New Requests Tab: Dedicated tab in bottom navigation for managing your media requests
- Discover Content: Browse trending, popular, and upcoming movies/TV shows ready to request
- My Requests: View and track status of all your requests (Pending, Approved, Available)
- Search Integration: Request filter in search to find and request content through Jellyseerr
- Season Selection: Choose specific TV show seasons to request, with indicators for already available content
- Admin Controls: Approve or decline requests if you have admin permissions
- Secure Authentication: Supports both Jellyfin and local Jellyseerr login methods
- Seamless Integration: Settings toggle to connect/disconnect from Jellyseerr
Other Changes
- Enhanced Security
- Replaced EncryptedSharedPreferences with Jetpack DataStore and Google Tink for more robust credential encryption
- Improved security for both Jellyfin and Jellyseerr credentials
- UI Updates
- New plus icon for Requests tab
- Added icons to Jellyseerr login fields
- Updated error state and checkmark icons
- Redesigned request cards
- Database: Upgraded to version 21 with support for caching Jellyseerr requests and configuration
What's Changed
- feat(jellyseerr): Integrate Jellyseerr for media requests by @MakD in #22
- chore: Bump version to 0.3.0-beta by @MakD in b244ef4
Full Changelog: v0.2.8-beta...v0.3.0-beta