AlexanderSalter / MMM-Instagram2020

Magic Mirror Module for displaying your Instagram Posts on Magic Mirror
MIT License
7 stars 1 forks source link

Support of other media types and error handling. #8

Closed AlexanderSalter closed 2 years ago

AlexanderSalter commented 4 years ago

It seems that the module completely ignores existence of other post types than photo (such as a video, a gallery, etc) which makes it display a broken square when the link to a photo not found. While there is a TODO item that acknowledges that video support is desirable, separately to that, the module should detect the situation when it cannot render the content and not show the broken image in this case. Skipping over and logging a warning may be a reasonable alternative to the current behaviour.

Originally reported as sub item in https://github.com/AlexanderSalter/MMM-Instagram2020/issues/3

AlexanderSalter commented 2 years ago

Updated to include thumbnail for video and carousel posts. Video is not displayed