A Media HTTP File Server. Stream your own music and video library via your browser and standard media players. Changes for v0.7.0 - 2025-10-07 Split App/MHFS.pm into multiple modules. `use 5.014;` consistently across packages MHFS::BitTorrent::Bencoding, MHFS::Util - export with @EXPORT_OK Add running tests to release process Switch much of the error handling to try catch with Feature::Compat::Try Mostly in MHFS::Plugin::Kodi and MHFS::Util MHFS::Promise: use actual exceptions instead of fake...