Andrew McOlash

Results 20 comments of Andrew McOlash
trafficstars

So the reason for me that it doesn't work is that I have multi-level nested folders where some folders _only_ contain subdirectories and no images. It seems that with the...

I don't use those sources of data for meta data, but make sure to take a look at the exif panel I made! You could inject that data on page...

Sorry for the late reply on this. Could you please provide some sample data + your configuration?

If you change your units in the Magic Mirror configuration to metric, it will already show with kg. I guess some might wantI both units though.. I didn't add decimals...

Yes, I could look into adding in translations as MM supports it. Right now I have a list of days in English: `"S", "M", "T", "W", "T", "F", "S"` Looking...

I don't believe this is directly specific to my module based on the stack trace. Have you updated the module via `git pull`? Is it still an issue?

Sorry for the late response. Hopefully this should work for your purposes. Please update the module as well (directions on github page). ``` { module: 'MMM-json-feed', position: 'top_right', config: {...

Interesting, could you send a full json file or url? The given data above worked fine for me when I was testing. As for on the same line, let me...

I added in some code to handle putting things on a single line, definitely hackish at the moment but I am pretty busy and should probably rewrite this module soon...

I am not sure if this is all fixed for you now. Can I close this issue?