A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-MovieInfo
-
@Jacob this config
{ module: 'MMM-MovieInfo', position: 'bottom_left', config: { discover: { "certification_country": "US", "certification.lte": "G", "sort_by": "popularity.desc" }, updateInterval: 1080000, rotateInterval: 180000, api_key: 'PUTYOURAPIKEYHERE' } },
results in
-
@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.
-
hey,
sorry for taking so long to reply, life found a way to keep me busy! Just wanted to say thanks for the quick reply/fix for my original issue. -
How do I get the poster in color
-
@jeffreyking you need to overwrite the grayscale filter in your custom.css file to 0% https://github.com/fewieden/MMM-MovieInfo/blob/master/MMM-MovieInfo.css#L8-L12
-
Thanks good now
-
Is there a way to display releasedate? in a specific region :-)
Thanks