Releases: jcorporation/myMPD
myMPD v9.1.1
This is a small maintenance release.
Changelog
- Feat: Use WebradioDB image for homescreen icon #674
- Upd: korean translation #669
- Fix: Searchable selects in mobile browsers #673
- Fix: Case insensitive search for WebradioDB #672
- Fix: Read environment if /var/lib/mympd/config does not exist #675
- Fix: Add all IPs to certificates SAN #675
- Fix: Remove zone identifiers from IPv6 addresses #675
- Fix: Refresh queue popover after queue state change
- Fix: save jukebox mode setting
myMPD v9.1.0
This release adds the webradio feature and some other small enhancements and updates.
You can now manage your own webradio favorites and browse the databases of my WebradioDB project and the popular RadioBrowser.
myMPD now supports also extended m3u playlists and can list the contents of playlists saved in the music directory.
The central folder for images has been replaced by individual folders by image type (backgrounds and thumbs). The streams
folder is renamed to thumbs
on first startup.
Changelog
- Feat: webradio favorites #502
- Feat: search radio-browser.info for webradios #502
- Feat: integration of my new webradiodb project #502
- Feat: list playlist contents from filesystem
- Feat: support of extended m3u playlistinfo #650
- Feat: support of mixrampdb
- Feat: add compile time options to enable IPv6
- Upd: improved image selects
- Upd: separate folders by image type in /pics directory
- Upd: improved jukebox code
- Upd: do not unnecessarily update cover images
- Upd: minimize work for counter refresh loop
- Upd: use sds and rax from my forks
- Upd: improved json encoding
- Upd: improved usage of sds functions
myMPD v9.0.4
myMPD v9.0.3
This is a small bugfix release.
Changelog
- Fix: parsing of lrc files with windows line endings #651
- Fix: add missing de-DE phrases
myMPD v9.0.2
myMPD v9.0.1
myMPD v9.0.0
This release upgrades Bootstrap to the new major release, brings many ui enhancements and adds support for new mpd 0.23 protocol features. With this release the major redesign of the myMPD code was final.
Changelog
- Feat: reworked main menu
- Feat: reworked popover menu
- Feat: reworked pagination #
- Feat: priority handling for songs in queue
- Feat: harmonize popover menus #534
- Feat: songs, directories, albums and streams can be added to home screen #604
- Feat: add playlist, directory, search after current playing song (requires mpd 0.23.5) #579
- Feat: insert directory, search, album into playlist (requires mpd 0.23.5) #579
- Feat: integrate custom bootstrap and bootstrap.native build
- Feat: improved support for multiple tag values #583
- Feat: improve listviews for small displays #494
- Feat: support albumart for cuesheet virtual folders #578
- Feat: more granular timers #596
- Feat: reworked some form elements #530
- Feat: utf8 aware string handling
- Feat: quick actions for navbar icons
- Feat: replaced browser native local playback controls #634
- Feat: support build on Termux #612
- Upd: pressing pause button stops streams
- Upd: libmpdclient for mpd 0.23.x support
- Upd: improved notifications
- Upd: bootstrap 5.1.3
- Upd: removed default theme - dark is the new default
- Upd: improved json validation for settings
- Upd: improved handling for filenames with special chars #585
- Upd: removed obsolete keyboard navigation for tables and menus
- Upd: consistently use LastModified not Last-Modified
- Upd: improve mpd autodetection
- Upd: more accessible single-oneshot mode
- Upd: improve theme-autodetect
- Upd: improve jukebox mode
- Upd: migrate to pcre2 library #611
- Fix: check for fingerprint command #614
- Fix: use /var/cache/mympd as cachedir #620
- Fix: do not reset generate smartpls to default if empty #619
- Fix: correct API call for smartpls update #627
- Fix: sanitize filenames for generated smartpls files #629
- Fix: timer startplay action #625
- Fix: streamproxy connection handling #634 #618
myMPD v8.1.6
myMPD v8.1.5
This is a small bugfix release.
Changelog
- Fix: accept Last-Modified as sort tag #601
- Fix: missing TRIGGER_MYMPD_START
myMPD v8.1.4
This is a small bugfix release.