kjb085 / MMM-Reddit

Magic Mirror Module for displaying top level content from reddit
34 stars 7 forks source link

not loading and two instances #19

Open abendplays opened 4 years ago

abendplays commented 4 years ago

Hey there! I'm having two problems with the module. First of all there are two instances of it. I restricted the width in the config to 100px (for texting purposes). Now the upper module is at approx 300px and the lower one at 100px (as per restriction). Unfortunately, none of the instances is loading anything. Both are showing "Hot posts from r/OSHA".

Do you have any idea, on what to do? Thank you and cheers!

That's the reddit part of the config.

{ module: "MMM-Reddit", position: "top_right", config: { subreddit: "OSHA", displayType: "image", imageQuality: "high", count: "10", show: "1", showTitle: "true", rotateInterval: "65", width: '100' },

abendplays commented 4 years ago

Short update: the second instance seems to disappear after some time :I Very weird.. Still not displaying anything but Hot posts from R/OSHA and the bar underneath.