New stable version of WebOne, released 30.01.2025 after 20 commits.
- Significantly improved performance of proxy server. The delay between click on links and start of their download has been reduced.
- Added support for Windows Media Player 9 cover art and music metadata download. #150 Thanks to @makuhlmann.
- Added support for Microsoft Deluxe CD Player 98/2000, WMP 7.x CD-Audio metadata lookup, such as artist, title, and track names. #151 Thanks to @makuhlmann.
- Added support for using environment variables in some configuration file options. #156, #160
- Fixed work of Alternate mode and error pages look when running WebOne inside a Docker containers. #160
- Fixed security flaw, allowing run FFmpeg & Yt-Dlp even when they're not strictly enabled in WebOne configuration.
- Fixed
WebOne cannot process the request to "/!player" because The given key 'Enable' was not present in the dictionary
error in case when configuration contains incomplete[WebVideoOptions]
section. And similar errors too. - Fixed
HTTP response headers are already sent
error message in log in some cases. - Fixed incorrect display of content file names in log. #157
- Fixed incorrect dependency list in RPM packages.
- Fixed
Problem: nothing provides `openssl-libs >= ` needed by WebOne
on openSUSE Linux (x86_64). - Added fix for
Oops: Success
strange error on Android 13 and newer (withproot
). Not tested, but probably should work.