Pieter Viljoen

Results 124 comments of Pieter Viljoen

I did some more experimenting, and I discovered that `dotnet tool restore` is not enough to get husky working, it is also required to run `dotnet husky install` again whenever...

My device called "solar" and "sense energy monitor" is no longer reporting any data, device called "sense" is reporting, and device called "other" is reporting energy usage. Something seems to...

If they implemented rate limiting then the API call should not timeout it should return a rate limit error, unless what they really mean is the system can't handle the...

![Image](https://github.com/user-attachments/assets/5d34d8f1-c104-472f-9b70-6df48f29b605) ![Image](https://github.com/user-attachments/assets/6def204c-b1c6-44c2-9d32-293c473dd143) ![Image](https://github.com/user-attachments/assets/5c3924e1-740b-41bb-8e9a-c8a186378c30)

I started creating Alpine docker images (normally use ubuntu) using the community packaged mediainfo. Last night I noticed that some files, e.g. VC1, WMV, cause a segmentation fault, while most...

Thank you. I did not see Alpine binaries for the releases, is there a runtime compatible version I can try out on Alpine, or could you consider building for Alpine...

> If you have a compiler installed, it is just download e.g. [this file](https://mediaarea.net/download/snapshots/binary/mediainfo/20230415/MediaInfo_CLI_23.03.20230415_GNU_FromSource.tar.bz2) and launch the script at the root directory. Confirmed it works.

Looks like a similar problem is back with v23.07 on Alpine, [segfault](https://github.com/ptr727/PlexCleaner/actions/runs/5571296374/job/15085216142#step:6:856).

I'll try it out, this crash is different, it segfaults on using just `--version`.