Read the statement by Michael Teeuw here.
Auto Video Player
-
Can someone take a look at my code I am trying to make a module that will allow you to play your videos from the SD card. If I use the node_helper.js file I get a blank screen when starting the MM software. If I do not use the node_helper.js file it starts the MM software and loads the other modules. I’m fairly new to coding so if you guys can help it would be AWESOME!!! I can upload the code I’m developing upon request.
Thanks - Bryan
-
@thebeatgeek there is a sample, module in the defaults folder, helloworld, but it doesn’t use node_helper.
I have a sample, has both, and a little communication between and adds content to the screen…
https://github.com/sdetweil/SampleModule
config is
{ module: "SampleModule", config: { message: "message you want displayed" } },
-
@thebeatgeek and I would look at your code… make a github repo
follow the instructions for loading your code into it…
-
@sdetweil Setting up a repo now.
-
-
grant me permission to push to your repo
-
@thebeatgeek u should contact me via chat on discord app… same userid over there
then we can talk thru the things I found.
-
@sdetweil I made the repo public you should be able to access it. I installed discord username: thebeatgeek36 #8697
-
@thebeatgeek even tho public, you must grant specific users right to push to your repo.
public makes it to anyone can fork, clone or pull -
@thebeatgeek i don’t see your id in discord…