Skip to content

Releases: jcorporation/myMPD

myMPD v3.2.0

16 Jul 18:06
f4640a9
Compare
Choose a tag to compare

WARNING: This release has new and incompatible command line options.

  • Enable Progressive Web App and Add2HomeScreen Feature
  • Enable ssl options
  • contrib/crcert.sh script for creating certificates automatically
  • Many cleanups and small bug fixes
  • Use /etc/mympd/ directory for options

myMPD v3.1.1

09 Jul 19:24
8bac4ed
Compare
Choose a tag to compare

Changes in this point release:

  • Fix alignment of icons
  • Fix columns in database view
  • Add songdetails to actions popover
  • Central tag handling in backend

myMPD v3.1.0

05 Jul 20:30
Compare
Choose a tag to compare

For this minor release, much of the javascript code is rewritten.

  • add first advanced actions
  • removed jQuery in favour of bootstrap.native
  • removed Bootstrap plugins and replaced with native implementations
  • stability fixes in json parsing (backend)

myMPD v3.0.1

24 Jun 19:03
Compare
Choose a tag to compare

Fixed about dialog

myMPD v3.0.0

24 Jun 18:39
17987ad
Compare
Choose a tag to compare

This is the first release with a completely rewritten backend and the new jsonrpc api.

  • Upgraded mongoose to latest version
  • Implemented jsonrpc api for request from frontend to backend
  • Realtime notifications over websocket
  • Layout fixes
  • Minified .js and .css files
  • mkrelease.sh and mkdebug.sh scripts for simple compile and install
  • Save myMPD settings in /var/lib/mympd/mympd.state (removed cookie usage)
  • Backend now handles cover images

myMPD v2.3.0

17 Jun 20:27
1fa6597
Compare
Choose a tag to compare

Major changes in this release:

  • Replace sammy.js with own implementation with state save for cards, tabs and views
  • Use queue version for song change in http streams

myMPD v2.2.1

10 Jun 16:57
Compare
Choose a tag to compare

Fixed issues:

  • Added stop button #14
  • Material-icons in chrome #13
  • Fixed html markup

myMPD v2.2.0

06 Jun 22:13
Compare
Choose a tag to compare

This is my third release of myMPD. Its features:

  • Reworked browse view
    • Browse database -> Albumartist -> Album
    • Playlist view
    • Serverside filtering of tables
  • Add all from search
  • Incremental change of tables
  • Improved settings
  • Improved coverimage display
  • and of course some bug fixes.

Many thanks to archphile for heavily testing this release.

Queue Enhancements

27 May 22:13
Compare
Choose a tag to compare

This is my second release of myMPD. Its features:

  • Reworked Queue View
    • Pagination in header
    • Search in queue
    • Playing song info
  • mpd statistics in About dialog
  • configurable cover image filename
  • and of course some bug fixes.

myMPD Bootstrap4

24 May 18:25
Compare
Choose a tag to compare

Initial release for my ympd fork myMPD.

Changes:

  • New modern ui based on Bootstrap4
  • Updated javascript libraries
  • Album cover support
  • Fix for song title refresh for http streams
  • Removed dirble support