github MakD/AFinity v0.0.4-alpha

latest releases: v0.8.7-beta, v0.8.6-beta, v0.8.5-beta...
7 months ago

Release Notes

New Features

Next Up Section

Added a "Next Up" section on the home screen that shows the next unwatched episode from your TV series. It automatically updates in real-time when you finish watching episodes.

  • Only shows completely unwatched episodes (no partial progress)
  • Updates instantly via WebSocket when you mark episodes as watched
  • Separate from Continue Watching - no overlap between sections

Improvements

Performance

  • Episode lists now load faster by fetching media sources only when you hit play
  • Next Up data is cached and refreshed intelligently to avoid unnecessary API calls

UI Stability

  • Fixed spacing issues where sections would shift up/down while scrolling
  • Home screen layout now stays consistent regardless of content metadata

Technical Details

New Methods:

  • invalidateNextUpCache() - Refreshes Next Up data from API
  • getFullEpisodeDetails() - Loads complete episode info on-demand

Configuration:

  • enableResumable: false - Next Up excludes in-progress episodes
  • enableRewatching: false - Next Up excludes watched episodes

Full Changelog: v0.0.3-alpha-hotfix...v0.0.4-alpha

Don't miss a new AFinity release

NewReleases is sending notifications on new releases.