I've built this, with netmd-js 4.1.3 (since I ran into the build problem and solution in #3).
However, after following the installation notes in the README.md of this repo, I get a fatal error (the machine is in NetMD mode, and has a disk inserted):
this is the console logging from remote-netmd-server:
Connected to Sony MDS-JB980/MDS-NT1/MDS-JE780
Started https server on port 11396.
Called /
Called /
Called /favicon.ico
Called /
Preflight request to /
Called /
Called /deviceStatus
Preflight request to /deviceStatus
Called /deviceStatus
Called /deviceStatus
Called /deviceName
Preflight request to /deviceName
Called /deviceName
Called /deviceStatus
Called /listContent?flushCache=false
Preflight request to /listContent?flushCache=false
Called /listContent?flushCache=false
Called /deviceName
Called /listContent?flushCache=true
Preflight request to /listContent?flushCache=true
I've tried various other netmd-js versions, including 4.1.5 (same issue as above), and 4.2.2 (yields #2)
I've built this, with
netmd-js 4.1.3(since I ran into the build problem and solution in #3).However, after following the installation notes in the README.md of this repo, I get a fatal error (the machine is in NetMD mode, and has a disk inserted):
this is the console logging from
remote-netmd-server:I've tried various other
netmd-jsversions, including 4.1.5 (same issue as above), and 4.2.2 (yields #2)