Release 1.4.3

  • Added support to accept URLs from other apps using "Share Link"
  • Added information about commands and url handlers to MPD server info tab
  • Added option to clear the player queue without warning ( SettingsBehaviorClear player queue warning)
  • Bug fix: long comment tags causing disconnection.
    Note that comment longer than 8kB will still be problematic because of MPD input buffer limit.
  • Bug fix: some audio formats not displayed in the player

Release 1.4.3 Beta

  • Added support to accept URLs from other apps using "Share Link"
    Open URL dialog

    Open URL dialog

  • Added information about commands and url handlers to MPD server info tab
    MPD server commands and URL handlers

    MPD server commands and URL handlers

  • Added option to clear the player queue without warning ( SettingsBehaviorClear player queue warning)
  • Bug fix: long comment tags causing disconnection.
    Note that comment longer than 8kB will still be problematic because of MPD input buffer limit.
  • Bug fix: some audio formats not displayed in the player

Release 1.4.2

  • Added support for Comment tag
  • New track action: Add to the queue after the current track ( SettingsBehaviorEnable add-queue-next track actions)
  • Added support for Comment tag
  • New track action: Add to queue after current track

Release 1.4.1

  • New feature: drag and drop to re-order tracks in the player queue ( SettingsBehaviorEnable player queue drag and drop)

    • Drag to top or bottom edge to scroll
    • Drag to left or right edge to cancel
    Player queue drag re-order

    Player queue drag re-order

  • New feature: show index letter during scrollbar dragging ( SettingsAppearanceShow fast scroll index)
    Fast scroll index

    Fast scroll index

  • Bug fixes
  • New feature: drag and drop to re-order tracks in the player queue ( SettingsBehaviorEnable player queue drag and drop)
  • New feature: show index letter during scrollbar dragging ( SettingsAppearanceShow fast scroll index)
  • Bug fixes

Release 1.4.0

  • Added support for Conductor, Label, and Work tags
  • Unsupported tags are not shown in the UI
  • The UI can be customized to only show tags of interest
  • Fixed: albums grid was not updating properly after changing grid size and title
  • Fixed: albums by-album-artist was not being applied in recently-updated and search
  • Bug fixes
  • Added support for Conductor, Label, and Work tags
  • Unsupported tags are not shown in the UI
  • The UI can be customized to only show tags of interest
  • Fixed: albums grid was not updating properly after changing grid size and title
  • Fixed: albums by-album-artist was not being applied in recently-updated and search
  • Bug fixes

Release 1.3.0

  • New feature: group albums by date, genre, etc.
  • Active player notification can be dismissed manually
  • Bookmarks sorted alphabetically
  • Bug fixes

Release 1.2.9

  • Fixed location permission handling for WiFi ssid restriction on Android 10
  • Added album art to media session (used by external media controllers such as Always On Display)
  • Minor fixes