Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 12:01

Offline mode stops talking to the server behind your back, the app stops getting slower the longer you use it, and Jellyfin learns to remove a song from a playlist and to seek inside a transcode.

Added

  • Choose when a downloaded song plays instead of the stream: always, on mobile data only, only when the download is the original file, or never. In Settings › Quality & playback. Asked for by @CraftoHohenvels and @ztx-lyghters.
  • What you listen to offline reaches the server on reconnection, carrying the time it happened. Asked for by @CraftoHohenvels.
  • Hold the back arrow to drop a whole pile of screens at once, and an optional always-visible navigation bar. Raised by @ztx-lyghters.
  • A pre-amp for volume normalization, from -10 to +10 dB. Asked for by @jaredm4.
  • Server addresses can be edited, and any of them removed. Asked for by @jaredm4.
  • Shuffle and repeat survive a restart, and a playlist shows its description. Asked for by @ztx-lyghters.

Changed

  • Removing a favourite from a list can be undone, before anything is asked of the server. Raised by @ztx-lyghters.
  • "Song information" opens the cover, browses the genre, and scrolls without closing itself. Raised by @ztx-lyghters.
  • Song counts are inflected properly in every language, which Russian needs three forms for. Reported by @ztx-lyghters.
  • The app no longer asks for the microphone, the camera or drawing over other apps. It never used any of them.

Fixed

  • Offline mode makes no network requests at all. The queue was pushed to the server every twenty seconds, the addresses were probed, the lyrics were looked up, and covers were fetched one by one. On a metered connection that is somebody's money. Found by @ztx-lyghters with a packet capture, after @Aona noticed the album art loading.
  • The covers of what you can browse offline are kept on the phone instead of borrowed from a cache that throws them out.
  • The listening history works offline, and belongs to the account rather than to the mode.
  • The app no longer gets slower the longer you use it. A screen you had left kept re-rendering, and a tab you had opened once kept redrawing for the rest of the session. Reported by @ztx-lyghters.
  • On Jellyfin, songs can be taken out of a playlist, and playlists can be reordered. Reported by @jaredm4.
  • On Jellyfin, seeking inside a transcoded stream no longer starts the track over. Reported by @jaredm4.
  • The notification and the lock screen show how far into the song you are while streaming transcoded. Reported by @jaredm4.
  • The player cover no longer settles one track ahead after fast swipes. Reported by @ztx-lyghters.
  • Online lyrics search works again: every lookup on Android was being turned away by LRCLIB.
  • An album shows every genre it is tagged with, not the first six. Reported by @ztx-lyghters.
  • Going back a song no longer turns shuffle off by itself.

Russian is up to date thanks to @ztx-lyghters.

Join the Discord server to share feedback, report bugs, ask questions, or follow development.