@strawberry-3.141 Thanks Strawberry. I just started with a clean config and that seems to have fixed it. I appreciate your help and thank you for the module.
Regards,
Jacob.
@strawberry-3.141 Thanks Strawberry. I just started with a clean config and that seems to have fixed it. I appreciate your help and thank you for the module.
Regards,
Jacob.
@strawberry-3.141 Thanks for the help. However, it still did not seem to fix it. It’s only the MovieInfo module that seems to be causing the mirror to not load. Would it be possible to show me your MovieInfo config?
Hello.
I seem to be having issues in setting up the correct config.js. What am I doing wrong? Here is the code I am trying to use.
{
module: 'MMM-MovieInfo',
position: 'bottom_left',
config: {
discover: {
"certification_country": "US",
"certification.lte": "G",
"sort_by": "popularity.desc"
}
updateInterval: '1080000',
rotateInterval: '180000',
api_key: ' '
}
},