@BerkSmash1984 Hi. I have just done a fresh clone of the module and tested it. It is working fine with your config. The error seems to indicate that the first call failed, this is the one that fetches the latest 20 movies. Can you do a git status
in the module folder and see if you get Your branch is up to date with 'origin/master'.
?
Read the statement by Michael Teeuw here.
Posts made by mumblebaj
-
RE: MMM-MovieListings
-
RE: MMM-MovieListings
@BerkSmash1984 Hi. I have just cloned the module and tested with your config and it is working fine for me. Are you on the latest version of the module? Can you do a
git status
in the module folder and let me know if it saysYour branch is up to date with 'origin/master'.
-
MMM-MovieListings
I have been looking for a module that displays latest movie releases etc and saw MMM-MovieListings from @Tueti which was last updated 7 years ago and not working. I decided to revive this module and pull it into the here and now.
Updates to original Module:
Original module can be found here.I have submitted a PR but do not know if the owner will accept as the module was last updated 7 years ago.
My fork can be found here
Some screenshots:
-
RE: Module MMM-OpenWeatherMapForecast is not running
@Klinge Just tested the module and it is working fine for me. The module requires a language in the config but it is not in the sample. So you may want to check that. As for the error you are getting, Have you changed anything in line one of the node_helper? The comment section.
-
RE: CALL FOR TESTERS: New install script
@drdeath I applaud you for the effort and time you put into this. I was just explaining what the encoding meant and how the others could go about decoding it. I have a fully setup system and my own dev environment and probably would not be able to test your script. My apologies for that. But again, good work and nice effort.
P/s - do not take offence to the community. We are all dev’s around the table and we try and assist to make things better where we can.
-
RE: CALL FOR TESTERS: New install script
@drdeath I think what the guys were saying or are trying to say, is that for the standard MM user, looking at the script and seeing “coded” code they may be hesitant to test the script. Although it can easily be decoded with
echo 'base64 string' | base64 -d
which would reveal the coded strings, the normal user does not know this.It does make the script so much smaller but for a newb looking at that would scare them away.
Just my 2pence.
-
RE: newsfeed
@foggy Your config works fine as is for me. Are you seeing any errors in the logs or the developers window?
-
RE: VIESSMANN api module for MagicMirror
@osnapus maybe @CFenner can have a look at this or advise. He seems to be a contributor to that project.
-
RE: Recommend a Word of the Day module? (English)
@brentmatthews Hi, yes, I did not require a css file for the module. You are welcome to add and submit a pr if you like.