Skip to content

ampd-2.2.0

Latest
Compare
Choose a tag to compare
@rain0r rain0r released this 27 Jan 21:12
· 12 commits to master since this release

Release notes

UI changes:

  • 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.
  • If there are no id3 tags, display the filename.

Other changes:

  • Bump version of javampd to 7.3.1
  • Update to Angular 19