Skip to content

musikcube 3.0.2

Latest
Compare
Choose a tag to compare
@clangen clangen released this 11 Sep 05:19
· 3 commits to master since this release

musikcube 3.0.2

  • added sqlean/unicode sqlite extension (and remove custom mapping logic) for improved non-Latin, case-insensitive unicode filter/search.
  • read rating field from metadata while indexing (make sure to do a full re-index if this interests you: ^R -> rebuild library)
  • fixed bug where aac files with id3v2 tags were not getting parsed correctly
  • fixed a bug where we may incorrectly use the track's filename/uri instead of title field during indexing.
  • fixed 64-bit RPM architecture value (was amd64, but should be x86_64)
  • updated musikdroid to latest version of Android Studio and external dependencies (anecdotally improving Opus playback reliability)
  • updated to openssl@3.1.2, libcurl@8.2.1, libmicrohttpd@0.9.77 and libopenmpt@0.7.1 on unix platforms
  • re-wrote raspberry-pi/arm cross-compiling functionality to be more generic and use more well-maintained toolkits.
  • added armv6 builds for Raspberry Pi Zero (and other similar devices)
  • added x86 Linux builds
  • tweaked release filenames to be consistent across all platforms (musikcube_<version>_<os>_<arch>)