First off, thank you for the new release!
I've encountered a small usability issue when installing the library from the recent ZIP file release. Users who simply extract the downloaded ZIP file (like me ) may experience a Dymola loading error.
If I extract the ZIP file directly, it typically results in a directory named ExternalMedia-v4.1.0.
When I want to load the package in Dymola, Dymola interprets the library name as "ExternalMedia-v4" instead of the expected "ExternalMedia".
To prevent this issue, I suggest structuring the release ZIP file as it was in version 4.0.0. The ZIP should contain a single top-level directory named ExternalMedia (the Modelica library name), and all library content should be nested within this folder.