Skip to content

v1.8.4

Compare
Choose a tag to compare
@paulijar paulijar released this 06 Jun 19:18
· 407 commits to master since this release

Added

  • Support for Nextcloud 27 (tested on RC3)

Changed

  • Allow UTF-8 encoding also on playlists with the extension .m3u (in addition to .m3u8)
    • The file is interpreted as ISO-8859-1 only if not valid UTF-8 or if so specified by the #EXTENC tag
      #1047

Fixed

  • Folder icons not being theme-colored on Nextcloud 25+
  • Navigation pane divider lines being invisible with some themes on Nextcloud 25+
  • Subsonic: Incorrect interpretation of the optional time argument on the scrobble method
    #1066
  • "Show in Files" link in the track details popping up an empty player bar on Nextcloud (at least since NC23)