New player queue features:
- Filter by title text
- Move track position
- Move track to next in play order
- Set track priority for random mode
New volume control:
- Swipe up/down with two fingers to control the volume
- Sensitivity can be changed in the settings
Albums mode is disabled for MPD v0.20.22 because of a breaking change in MPD protocol. A fix will available in future MAFA release.
- New feature: bookmarks
- Reorganized settings
- Added more shortcuts in navigation drawer
Bug fix: app stops on first activation of active player notification in android 8.1
New feature: option to show active player notification
Bug fix: ssid restriction for mobile hotspot fails on some devices due to
<unknown-ssid>
returned from network info
Added preference: select the default click action on Track and on Album
- Added preference: display current track time as elapse or remaining
- Added preference: display current track audio format
- Android 9 (Pie) compatibility: HTTP album art requires clear text traffic permission
- Bug fix: albums list may not update when albums mode preferences changed
Current track time display mode
The current track time can be displayed as Elapsed or Remaining.
Can be set from the Settings or just by tapping the time display in the player to toggle between the two modes.
Current track audio format
When set to ON the currently playing track's audio format is displayed in the player.
- Added support for AlbumArtist tag if enabled in MPD:
- List albums by Album Artist or by Album Title (requires MPD >= 0.19)
- List Album Artists or Artists
- Include Album Artist in search results and recently updated
- Local cache option disabled
- Added support for AlbumArtist tag if enabled in MPD:
- List albums by Album Artist or by Album Title (requires MPD >= 0.19)
- List Album Artists or Artists
- Include Album Artist in search results and recently updated
- Local cache option disabled
Bug fix: redundant connection test keeps running in the background in some cases
Bug fix: dialogs stay open after moving to disconnected state
Relaxed protocol validations due to reported errors from users