Releases: yellobyte/SoapESP32
Releases · yellobyte/SoapESP32
1.4.3 - Fix for Rygel media server & minor changes. Example updated. Version tag fixed.
1.4.1 - Minor change to satisfy -Wall and -Wextra
Only minor changes to prevent build warnings using compiler options -Wall and -Wextra.
1.4.0 - Improved scan engine, fix for HEOS, new object member "protInfo"
The struct soapObject_t by default has a new string member protInfo. If it is not needed and memory is limited then use build option NO_PROTOCOL_INFO. The XML scan engine (MiniXPath) has been improved, resulting in reduced scan times. Fix for a HEOS media server running on a Denon AV-Receiver.
1.3.2 - Fix for a media server running on an Orange France router
Minor code change to allow chunked file/stream data which was reported by an user of an Orange France router. The device seems to be a Livebox from SoftAtHome. The media server is reported as "DMS V1.6.55".