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
Added feature "recently listened albums". If enabled in the frontend settings, a new menu point Recent appears under /browse. Recently listened albums will be displayed there, the information coming from your scrobbled ListenBrainz data.
Clamp the name of a directory / playlist.
Code changes:
Introduced a LogService which can log to localStorage. Will hopefully help one day to debug things.
Fixed a bug where a cover would ne be displayed when a radio stream was previously played.