platinum-md
platinum-md copied to clipboard
Minidisc NetMD Conversion and Upload
This looks great to see someone creating for minidisc again. I've tried the app on Windows 10 Now transfer mode is a for one files,please change the setting for all...
Please add information on how to build/serve to readme, so developers unfamiliar with node/electron/vue can get started easily.
I am using the macOS version on my older MacBook running macOS 10.13.6. Neither titling certain tracks or the disc allows copy and paste using shortcuts like Command-C and Command-V....
First of all, thank you for creating this program, now I don't have to use my xp machine for naming and copying discs anymore :) But while naming I encountered...
This error appears when trying to connect to a MDS-JE780 Uncaught TypeError: undefined is not iterable! at t.exports.r.getIterator (renderer.js:30) at renderer.js:56 at renderer.js:1 at FSReqWrap.oncomplete (fs.js:135) Spinner Negotiating with device.....
When saving a renamed track title on the Linux version, the app seems to lose connection with the player. Reconnecting the USB cable does not solve the issue. Restarting the...
https://github.com/cybercase/netmd-js is a JS port of netmdcli - this solves quite a few issues regarding having to bundle pre-compiled executives, and is a direct plug-in replacement that will work seamlessly...
Many thanks for the Windows version - For the MZ-RH1 you need to be sure that the usb-id is 286 (NetMD/HiMD mode) and not 287 (Hi-MD mode) in Zadig. Maybe...
The included FFmpeg binary emits this error on my system: ``` dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib Referenced from: /Users/ticky/Repositories/platinum-md/resources/mac/bin/ffmpeg Reason: image not found ``` It’s looking for an old version...
I followed the setup Instructions, but have a problem, the bundled ffmpeg version seems to rely on a specific version of the x256 version which I'm unable to install ```...