Read the statement by Michael Teeuw here.
Simple Music Player Module
-
@cowboysdude
Funk it… I was already troubleshooting cause I had already did it! LOL!!!
Now I have to look up how to remove them, I haven’t done linux in 10 years.
That’s what happens when you get too excited and don’t pay attention. DOH.
Thanks! -
@1m2 said in Simple Music Player Module:
@cowboysdude
Funk it… I was already troubleshooting cause I had already did it! LOL!!!
Now I have to look up how to remove them, I haven’t done linux in 10 years.
Thanks!Just open up a folder and delete it :)
OR from terminal window:
sudo rm -rf folderName
;)
-
i really like this module,it can’t be done a web version,to control the music player from a web page?
-
@theusu5k That gets a lot more difficult…
You have to find an api that allows it…
-
@cowboysdude well, he should be able to send http get to the syslog module and then let the syslog send a notification to the player module.
But, well, it’s a long way around 😀
-
@theusu5k Yeah, Google Music would be a bomb widget on here.
-
Is there a way to link the music directory to a thumb drive instead of having it in the modules folder on the SD card?
-
@lucallmon either you change the directory in the players .js file or you link the music folder to the thumbdrive
-
If you have a nas / networked storage and want to use music files from there, how would you do that?
-
@dbaler My higly noobish answer is Samba, and mount a network folder.