You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Offline tracks and playlists loading and playing (introduced in v0.7.15) ;
Album with fallback details loading ;
Shuffled queue title removal.
Multiple enhancements :
Fixed material horizontal density of Player_Bar ;
Switched bottom navigation bar to a lateral navigation rail in landscape mode ;
Better management of tracks download when added to offline playlist ;
Download progress indicator under regular track tiles.
馃悶 Known issues
If queue is cleared and player bar is dismissed, it will not be brought back up if the user clicks back on the formerly playing track.
Lyrics are re-fetched from api each time the player is brought back. This is because the API does not include informations regarding the lyrics in the track model.
Player bar does not always update its color on track tile tap or various other scenarios.
Favorite tracks playlist id is not properly saved (no/minor UX consequences).
Queue screen is laggy. This seems to be because of how the images are loaded.
Tracks removed from playlist/favorites will not disappear immediately from the detailed screen.