Skip to content

v1.0.6 - Podcast support

Compare
Choose a tag to compare
@BLeeEZ BLeeEZ released this 02 Sep 20:16
· 573 commits to master since this release

Features

  • Added podcast support
  • Background fetch updates podcast episodes
  • User gets informed about new podcast episodes via notifications
  • Displaying errors and infos in a banner
  • Seeking is support via LockScreen player
  • Tab on artist or song title in popup player navigate to detail views
  • Artwork downloads are performed immediately and will be updated
  • Elapsed and remaining time of player is updated on time slider movement
  • Info box informs about synchronization and notifications
  • Request playlist with 100 random songs
  • Update account password possible

BugFix

  • All error events are saved in event log
  • Remote deleted Playlists and Podcasts are deleted after sync too

Development

  • Artworks using id and type for fetch
  • Downloads are generelized to be used for songs and artworks