asimhsidd / MMM-MP3Player

A MagicMirror module for playing music from USB pen drive as soon as it is inserted.
MIT License
10 stars 8 forks source link

Compatibility issue #5

Open Cyber2141 opened 5 years ago

Cyber2141 commented 5 years ago

Error shows that this module has been compiled using Node version 59 but MagicMirror requires Node Version 57

naufalwaffl commented 5 years ago

what do I do now? the music widget shows and the usb is also detected by the pi but music does not start playing.....

pillbug22 commented 4 years ago

Greetings

Did you ever get MMM-MP3Player working? I was able to get it installed, run MagicMirror without issues (thank you to another post where we have to rebuild some stuff for newer node.js versions), and it shows the widget on the Mirror, but doesn’t do anything once a USB stick is plugged in.

Also tried rebooting with the stick inserted, but does not play. Watching the console after

npm run start

shows it started the socket and started the MMM-MP3Player module, but no info is displayed when inserting the USB stick.