Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 03:53
· 1 commit to master since this release

from CHANGELOG.md:

0.6.0 - 2024-10-21

App-MHFS-v0.6.0

Added

  • Kodi JSON API /kodi/movies and /kodi/tv
    • TMDB metadata and art fetching
    • Supports multiple editions of movies and multiple files per movie.
      Multi-part rar is not supported yet.
    • movies loads from multiple file sources
  • Kodi video add-on
  • Promise system (MHFS::Promise) to reduce callback hell.

Fixed

  • MHFS::Process - Fix incorrect fcntl error handling and usage for turning on
    O_NONBLOCK, fixes GH#1
  • Web Music Player stack overflow on emscripten 3.1.27 and higher by
    hardcoding stack size to 128KB.
  • Web Music Player adding collections (Parent nodes of disc dirs) to playlist

Changed

  • MHFS::Settings - change default receive request timeout from 75 to 10 seconds

MHFS-XS-v0.2.4

  • Link -latomic on 32-bit ARM

Alien-Tar-Size-v0.2.2 [unchanged]

Alien-libFLAC-v0.2.0 [unchanged]