Read the statement by Michael Teeuw here.
MMM-Podcast2 just shows undefined
-
@oggo newContent is passed as a parameter to this function so the function caller failed to provide a good pointer
this looks like the module didn’t return something from it’s getDom() function which is required. even if it’s an empty divyep, no return
getDom: function() { },
-
@sdetweil Thanks for the hint! I came across this part in the https://github.com/Ax-LED/MMM-Podcast2/blob/master/MMM-Podcast2.js already and was not sure, if this function is filled within MMM-Podcast in another way.
-
-
@oggo this only fixes this one error. no idea on the rest of the module
-
@sdetweil Thanks for your quick help. The error is gone. The Video isn’t playing yet. I will investigate further …
-
-
@sdetweil Thank you very much for your effort!
The commands of the youtube video didn’t help in my case.