Pieter Viljoen
- Total activity 112
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 5
- Subscriptions 27
Comments
Recent activity by Pieter Viljoen-
It is not fixed. [matroska @ 0x55af144bd8c0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.,freeSpace '/media/Nx MetaVMS Media' --> 0,freeSp...
-
Uninstall, delete program files, delete appdata, delete registry, reinstall, works. Seems that the leftovers in appdata or registry of previous versions breaks the R8 version.
-
Thanks I'll try it. How can I be notified of new releases? I tried using a cloud web change notifier, but the page requires a login, so that does not work. Is there a way to sign up for email notif...
-
Per Nx it should, I run with host networking, and as long as the root tool runs with root access it should compute the DMI information used for licensing correctly.
-
Thanks, I did get a NxMeta test license. Sorry, I think I was not specific enough, let me try again: The mediaserver detects hardware information, and uses it for licensing. As I made changes to ...
-
That defeats the purpose of using Docker... It is possible to use the hardware attributes of the docker host system, your code just needs to do the right thing, consistently.
-
After my DWSpectrum licenses became invalid, and DW is giving me a hard time to fix that, I started looking into why the hardware id changed. I can see that the hardware identifiers that are detect...
-
Minor changes, LinuxServer support to run with a predefined user account, and obviously automatic docker hub integration. You are welcome to compare the code yourself...
-
FYI, I converted my DWSpectrum project to the simplified non-systemd version, and other than losing my license keys (cloud licensing please), it seems to work fine. See: https://github.com/ptr727/D...
-
I updated my project and removed the systemd modifications, also added --no-install-recommends, seems to work, thank you, so much easier to maintain now that I don't have to modify the DEB file at ...