Skip to content

Releases: jcorporation/myMPD

myMPD v9.3.4

07 Jun 18:03
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Feat: add simplified chinese translation, thanks @dream7180
  • Fix: use correct filter after fetching webradiodb #768

myMPD v9.3.3

23 May 19:06
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Upd: dutch translation, thanks @ItaintYellow #763
  • Fix: use-after-free bug listing database tags
  • Fix: correct construction of booklet path

myMPD v9.3.2

15 May 17:34
Compare
Choose a tag to compare

This is a bugfix release.

Changelog

  • Fix: Quick remove song from queue
  • Fix: switch between mobile and desktop view
  • Fix: memory leak listing webradio favorites
  • Fix: memory leak in stream reverse proxy
  • Fix: Open folder/download buttons on song details modal do not work #758
  • Fix: save scaleRatio setting

myMPD v9.3.1

09 May 21:37
Compare
Choose a tag to compare

This release fixes only a debian dependency error.

Changelog

  • Fix: stick lua dependency to 5.3 #755

myMPD v9.3.0

09 May 17:37
Compare
Choose a tag to compare

This release adds many small improvements and starts the integration of MusicBrainz and ListenBrainz.

Changelog

  • Feat: support new features of webradiodb #719
  • Feat: add link to containing folder in song details modal #729
  • Feat: add Permissions-Policy header #733
  • Feat: add autoplay for local playback #734
  • Feat: add mympd_feedback trigger #394
  • Feat: add feedback script for ListenBrainz #394
  • Feat: add setting for ListenBrainz Token #394
  • Feat: scrollable navbar #728
  • Feat: serve thumbnails for album grid #732
  • Feat: support semicolon separated tag values for MUSICBRAINZ_ARTISTID and MUSICBRAINZ_ALBUMARTISTID
  • Feat: add shell script to download and manage albumart
  • Feat: new quick play and remove action #749
  • Upd: mobile ux enhancements #748 #752
  • Upd: remove obsolet headers #733
  • Upd: responsive design enhancements for covers and playback card
  • Fix: compilation with gentoo #731
  • Fix: set crossorigin="use-credentials" for webmanifest #739
  • Fix: handling of two letter language codes

myMPD v9.2.4

19 Apr 16:01
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Upd: sync with upstream sds source
  • Upd: some documentation improvements
  • Upd: improved logging for mpd authentication
  • Fix: some compilation issues

myMPD v9.2.3

01 Apr 16:08
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Upd: Light theme improvements
  • Fix: Custom select search bugs
  • Fix: Playlist select bugs
  • Fix: add AF_NETLINK to RestrictAddressFamilies (systemd unit) #716
  • Fix: cover fade-in / fade-out issues #715
  • Fix: simple queue search #718

myMPD v9.2.2

25 Mar 18:22
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Upd: enabled IPv6 by default
  • Upd: performance improvements for filesystem and tag views
  • Fix: display of coverimages in songdetails modal without direct access to mpd music directory
  • Fix: do not count embedded images if music directory is not available
  • Fix: do not end albumart / readpicture loop too early #702
  • Fix: GCC 12 build errors #706 #707
  • Fix: display correct webserver ip-address #712
  • Fix: improved virtual cuesheet handling in song details modal #714

myMPD v9.2.1

11 Mar 19:22
Compare
Choose a tag to compare

This is a small bugfix release.

Changelog

  • Upd: korean translation #703
  • Upd: improve http connection handling
  • Fix: memory issues in albumgrid view #704

myMPD v9.2.0

06 Mar 19:27
Compare
Choose a tag to compare

This release updates components, adds support of multiple embedded images, improves the queue search (MPD 0.24.0) and implements some other minor features.

Changelog

  • Feat: improved queue search (sort and prio filter - MPD 0.24.0) #686
  • Feat: support of MOOD tag (MPD 0.24.0)
  • Feat: support of multiple embedded images for mp3, flac and ogg files #439
  • Feat: case insensitive sorting for database tags #677
  • Feat: configurable startup view #684
  • Feat: new keyboard shortcuts
  • Upd: libmympdclient 1.0.11
  • Upd: BSN 4.1 #662
  • Upd: more http compliant path for retrieving albumart #656
  • Upd: improved search as you type #676
  • Upd: support debian bullseye for cross compiling #698
  • Upd: remove mpd.conf parsing, improve auto configuration docu #696
  • Fix: hash filenames in covercache #697