gavinbenda / platinum-md

Minidisc NetMD Conversion and Upload
MIT License
230 stars 38 forks source link

CLI did not return valid JSON data #167

Closed ukozi closed 1 year ago

ukozi commented 1 year ago

Device: Sharp IM-DR80-S Connecting to: MacBook Pro (M1 Max, macOS Ventura (13.0)

Dependencies all installed according to troubleshooter (attached).

Screenshot 2022-10-16 at 5 52 41 PM

Player/dock show up in the system profiler and in the "connected usb devices" dialog (attached).

Screenshot 2022-10-16 at 5 53 05 PM

Of note is that the MD player does NOT get a green highlight like my MZ-RH1 did. However, it will appear as "Negotiating". With the debugger activated, I can see it identifies the device {locationId: xxxx, vendorID: 1245, productID: 36884, deviceName: "Net MD"...} and then "No connection" followed by a "Attempting to read from NetMD", before inevitably ending in CLI did not return valid json data:

Screenshot 2022-10-16 at 5 52 12 PM

I have tried using USB hubs and connecting it via an Apple USB-C to USB-A adapter.

gavinbenda commented 1 year ago

Just released a new version tested on an M1 - can find it here - https://github.com/gavinbenda/platinum-md/releases/download/v1.2.1/platinum-md-1.2.1-m1.dmg

ukozi commented 1 year ago

Resolved with version 1.2.1-m1.