Read the statement by Michael Teeuw here.
Simple Music Player Module
-
@nobiryu Hello! Please see this post.
https://forum.magicmirror.builders/topic/166/eof-s-touch-screen-magic-mirror-testing-phase
-
I am experiencing a black blank screen after installing the music player code. Here is my code
Loading config ... Loading module helpers ... No helper found for module: alert. No helper found for module: clock. Initializing new module helper ... No helper found for module: compliments. No helper found for module: mm-music-player. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... All module helpers loaded. Starting server op port 8080 ... Server started ... Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Sockets connected & modules started ... Launching application.
I’ve only customized the calendar so far, haven’t messed with the other modules just yet. Anyone know what I’m doing wrong?
Edit from admin: Please use Markdown on shell output so it is easier to read!
-
@denalove I got it, found the solution. I added the module to the defaultmodules.js file and it didn’t need to be there.
-
@denalove Happy to hear it, hope you enjoy the module :)
-
Would you be able to pull files from a server using this module? What would I need to do to change that?
-
@EoF I updated my Magic Mirror on 2.1.1. I wanted to try your modul but after copying it into my modules folder and adding the module in the config, I started the mirror and get a blackscreen. I’ve read that more people got the same issue.
Got an Idea what’s the problem? :)