Release Notes
Major Changes
-
Server-Side Watchlist with "Likes" Synchronization
Replaced the local, device-specific watchlist implementation with the server's built-in "Like" functionality. Watchlists are now synchronized across all devices and sessions, ensuring a consistent experience everywhere. The app now leverages the isLiked filter and user data from the Jellyfin server API to manage liked items. This update includes support for KefinTweaks Watchlist plugin.⚠️ IMPORTANT: This release removes the local watchlist feature. Any items in your current local watchlist will be cleared and will not be migrated to the server-side "Likes" system. Please note down your watchlisted items before updating if you wish to re-add them after the update.
Minor Updates
-
Enhanced Watched Status Indicators
- Media items that have been fully watched now display a prominent checkmark icon overlay on their posters in carousels and grids.
- For shows, the episode count badge now intelligently displays the number of unplayed episodes. If all episodes are watched, no badge is shown and the watched checkmark appears instead.
-
Watched Content Filtering
- "Latest Movies" and "Latest TV Shows" carousels, along with individual library sections on the Home screen, now filter out items that have already been watched to keep content fresh.
- "Highest Rated" sections continue to include watched items to provide a comprehensive list.
-
GIF Support
- Added coil-gif dependency to enable support for rendering animated GIFs throughout the app.
What's Changed
Full Changelog: v0.1.0-beta...v0.1.1-beta