Read the statement by Michael Teeuw here.
help with MovieInfo module
-
Hi !
I have clone and configure in congif.js but he don’t start
Did anyone install it could tell me how to do it please ?Thanks.
(the link to the module)
-
Did you also run
npm installas described in the readme? -
Yes but I haven’t seen any change.
-
Now the program start but the module is not on the screen, where do i have to put the api-key ?
-
{ module: 'MMM-MovieInfo', position: 'top_right', config: { api_key: "PUTYOURAPIKEYINHERE" } } -
thank you, but there is just an empty space in the right top.
-
@vicdilou any errors in the terminal or electron console?
-
@strawberry-3.141 Yes
The error is “Error getting movie info 500” -
@vicdilou normally status code 500 menas internal server error
can you replace line 46-48 in node_helper.js with this, then we get probably more information
} else { console.log(error); console.log("Error getting movie info " + response.statusCode); console.log(body); } -
@strawberry-3.141 i have this message now :
{“status_message”:“Internal error: Something went wrong, contact TMDb.”,“success”:false,“status_code”:11}
-
It’s fixed now, was some date manipulation
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login