Read the statement by Michael Teeuw here.
Simple Music Player Module
-
@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.
-
@broberg Just change the directory in which JS file?
-
@dbaler If you are not using the default Music folder you could actually mount your network folder directly in that folder. No need to alter anything in the js files
Here is a easy to follow tutorial on how you mount a smb share in linux :
https://www.howtogeek.com/176471/how-to-share-files-between-windows-and-linux/ -
@cowboysdude Is that “show list” already available?