Skip to content
Tags give the ability to mark specific points in history as being important
  • 4.8.0 protected
    69fc9b95 · RC 4.8.0 ·
    Release: Release 4.8.0
    Release 4.8.0
    
    Features
    - Improved display of rating stars
    - Completely modernize all older code parts
    - Updates for Android 14
    - Update dependencies
    
  • 4.7.1 protected Release: Release 4.7.1
    Release 4.7.1
    
    - Fix a bug in 4.7.0 that repeat mode was activated by default.
    
    - Added custom buttons for shuffling the current queue and setting repeat mode (Android Auto)
    - Properly handling nested directory structures (Android Auto)
    - Add a toast when adding tracks to the playlist
    - Allow pinning when offline
    
    - Update koin
    - Update media3 to v1.1.0
    
  • 4.7.0 protected
    818cb96e · Release 4.7.0 ·
    Release: Release 4.7.0
    Release 4.7.0
    
    Features
    - Added custom buttons for shuffling the current queue and setting repeat mode
    - Properly handling nested directory structures in Android Auto
    - Add a toast when adding tracks to the playlist
    - Allow pinning when offline
    
    Dependencies
    - Update koin
    - Update media3 to v1.1.0
    
  • 4.6.3 protected Release: Release 4.6.3
        Release 4.6.3
    
        Changes since last major release:
        Features:
        - Search is accessible through a new icon on the main screen
        - Modernize Back Handling
        - Reenable R8 Code minification
        - Add a "Play Random Songs" shortcut
    
        Bug fixes:
        - Fix a few crashes
        - Avoid triggering a bug in Supysonic
        - Readd the "Star" button to the Now Playing screen
        - Fix a rare crash when shuffling playlists with duplicate entries
        - Fix a crash when choosing "Play next" on an empty playlist.
        - Tracks buttons flash a scrollbar sometimes in Android 13
        - Fix EndlessScrolling in genre listing
        - Couldn't delete a track when shuffle was active
    
  • 4.6.2 protected
    698360b7 · Release 4.6.2 ·
    Release: Release 4.6.2
    Release 4.6.2
    
    Features:
    - Search is accessible through a new icon on the main screen
    - Modernize Back Handling
    - Reenable R8 Code minification
    - Add a "Play Random Songs" shortcut
    
    Bug fixes:
    - Avoid triggering a bug in Supysonic
    - Readd the "Star" button to the Now Playing screen
    - Fix a rare crash when shuffling playlists with duplicate entries
    - Fix a crash when choosing "Play next" on an empty playlist.
    - Tracks buttons flash a scrollbar sometimes in Android 13
    - Fix EndlessScrolling in genre listing
    - Couldn't delete a track when shuffle was active
    
  • 4.6.1 protected
    4a21db2f · Release 4.6.1 ·
    Release: Release 4.6.1
    Features:
    - Search is accessible through a new icon on the main screen
    - Modernize Back Handling
    - Reenable R8 Code minification
    - Add a "Play Random Songs" shortcut
    
    Bug fixes:
    - Readd the "Star" button to the Now Playing screen
    - Fix a rare crash when shuffling playlists with duplicate entries
    - Fix a crash when choosing "Play next" on an empty playlist.
    - Tracks buttons flash a scrollbar sometimes in Android 13
    - Fix EndlessScrolling in genre listing
    - Couldn't delete a track when shuffle was active
    - Upgrade material to 1.9.0
    
  • 4.6.0 protected Release: Release 4.6.0
    Features:
    - Search is accessible through a new icon on the main screen
    - Modernize Back Handling
    - Reenable R8 Code minification
    - Add a "Play Random Songs" shortcut
    
    Bug fixes:
    - Tracks buttons flash a scrollbar sometimes in Android 13
    - Fix EndlessScrolling in genre listing
    - Couldn't delete a track when shuffle was active
    - Upgrade material to 1.9.0
    
  • 4.5.0 protected Release: Release 4.5.0
    Features:
    - Revamp management of ratings. Tracks can be starred from the notification in Android 13, and the changes will show up everywhere immediately.
    - Add a setting to control the maximum bitrate when pinning music (can be used to avoid downloading lossless files like flac).
    - Modernize the Jukebox player.
    - The hardware keys can be used to set the Jukebox volume.
    - The current playlist shows a spinner when loading takes some time.
    
    Bug fixes:
    - Request correct bluetooth permission on Android 13 (needed to pause/play on connect).
    - Update dependencies (OkHttp, Material).
    
  • 4.4.1 protected Release: Release 4.4.1
    Release 4.4.1
    (This replaces the broken built of 4.4.0)
    
    Features:
    - This releases focuses on shuffled playback. The view of the playlist will now present itself in the order it will actually play. You can toggle the shuffle mode to create a new order, while the past playback history will be preserved.
    - Use Coroutines for triggering the download or playback of music through the context menus
    - Enable Artists pictures by Default
    
    Bug fixes:
    - Remove an unhelpful popup that "ID must be set"
    - Shuffle mode doesn't always play all tracks
    - Shuffle mode starts with the first track most of the time
    
  • 4.4.0 protected
    537d65af · Release 4.4.0 ·
    Release: Release 4.4.0
    Release 4.4.0
    
    Features:
    - This releases focuses on shuffled playback. The view of the playlist will now present itself in the order it will actually play. You can toggle the shuffle mode to create a new order, while the past playback history will be preserved.
    - Use Coroutines for triggering the download or playback of music through the context menus
    - Enable Artists pictures by Default
    
    Bug fixes:
    - Remove an unhelpful popup that "ID must be set"
    - Shuffle mode doesn't always play all tracks
    - Shuffle mode starts with the first track most of the time
    
  • 4.3.4 protected Release: Release 4.3.4
    Release 4.3.4
    
    Bug fixes
    - Fix more exceptions.
    
  • 4.3.3 protected
    404c7c05 · Merge branch 'flamingo' ·
    Release: Release 4.3.3
    Release 4.3.3
    
    Bug fixes
    - Fix various crashes.
    
    Changes since 4.2.0
    - #827: Make app full compliant Android Auto to publish in Play Store.
    - #878: "Play shuffled" option for playlists always begins with the first track.
    - #891: Dump config to log file when logging is enabled.
    - #854: Remove Videos menu option for servers which don't support it.
    
  • 4.3.2 protected Release: Release 4.3.2
    Release 4.3.2
    
    Bug fixes
    - Fix a crash when downloading the album art.
    
  • 4.3.1 protected
    d2faad60 · Adds missing newline EOF ·
    Release: Release 4.3.1
    Release 4.3.1
    
    Bug fixes
    - Fix a crash when a ID3 tag date is in a wrong format.
    - Fix a crash on API 31 (newest Android).
    - Fix empty search results.
    
  • 4.3.0 protected
    2b339ccc · Bump version to 4.3.0 ·
    Release: Release 4.3.0
    Release 4.3.0
    
    Bug fixes
    - #831: Version 4.1.1 and develop: 'jukebox on/off' no longer shown in
      'Now Playing'.
    
    Enhancements
    - #827: Make app full compliant Android Auto to publish in Play Store.
    - #878: "Play shuffled" option for playlists always begins with the
      first track.
    - #891: Dump config to log file when logging is enabled.
    
  • 4.2.2 protected
    a7d0855f · Bump version to 4.2.2 ·
    Release: Release 4.2.2
    Release 4.2.2
    
    Bug fixes
    - #831: Version 4.1.1 and develop: 'jukebox on/off' no longer shown in
      'Now Playing'.
    - #850: ArrayIndexOutOfBoundsException.
    - #858: Playlist is empty on relauch.
    - #861: Podcast titles all shown as "null".
    - #863: Ultrasonic crashes on startup when pointed to subsonic demo
      server.
    - #864: Ultrasonic sends invalid URLs when Server Address ends in '/'.
    - #867: Ultrasonic shouldn't crash when deleting a playlist.
    - #872: Ultrasonic should handle custom cache location without creating
      multiple copies of a track.
    - #886: Jukebox crashes since 4.2.1.
    
    Enhancements
    - #829: isJukeBoxAvailable is called on every visit of PlayerFragment.
    - #854: Remove Videos menu option for servers which don't support it.
    
  • 4.2.1 protected
    20e9803e · Bump version to 4.2.1 ·
    Release: Release 4.2.1
    Release 4.2.1
    
    Bug fixes
    - #848: ConcurrentModification crash.
    
    Enhancements
    - #859: "Download on Wi-Fi only" setting doesn't detect Wi-Fi when VPN
      is enabled.
    
  • 4.2.0 protected
    55b92484 · Bump version to 4.2.0 ·
    Release: Release 4.2.0
    Release 4.2.0
    
    Bug fixes
    - #849: NoSuchElementException.
    - !874: Fix a crash.
    
    Features
    - #806: Display albums sorted chronologically.
    - #843: Add Album cover view (Rework UI).
    
  • 4.1.3 protected
    a33da992 · Bump version to 4.1.3 ·
    Release: Release 4.1.3
    Release 4.1.3
    
    Bug fixes
    - #833: Widget height is always a minimum of 2 rows instead of previous
      1 row.
    - #840: DownloadTask shouldn't be started multiple times for a track.
    - !849: Bunch of fixes 💐.
    
    Enhancements
    - #841: Remove whitespace as default text in server settings.
    - !865: Fix a small deprecation notice.
    
  • 4.1.2 protected
    5222e952 · Bump version to 4.1.2 ·
    Release: Release 4.1.2
    Release 4.1.2
    
    Bug fixes
    - #823: Version 4 caches incomplete files (poor download error handling?).
    - #832: Version 4.1.1 and develop: back(-navigation) no longer possible.
    - #835: Crashing when play all songs in offline mode.
    - #837: Saving playlist fails.
    
    Enhancements
    - #816: Accented letters should not be added seperately in the Artists list.