hermanho / MMM-GooglePhotos

Display your photos on MagicMirror from Google Photos.
MIT License
162 stars 62 forks source link

Problem when moving to "previous" picture... #170

Closed Snille closed 7 months ago

Snille commented 8 months ago

Hi! Thank you for this Module! :) It made it possible for my mirror to double as a "Photo frame" at the same time as being the MM. :)

Here is the problem: I'm using HA (Node Red) to send notifications to the mirror for control, when moving "forward" in the picture queue it works, but when moving backwards it "stop" at random intervals. It does not "sick" at the same picture all the time...

So, here is the test setup. I setup a specific Album (MM-Test) added 10 pictures (numbers) and recorded the "forward" and "backwards" clicks... Here is the "clip"... Not sure what's going on or if it helps... :)

https://github.com/hermanho/MMM-GooglePhotos/assets/1011699/d733b238-f322-4461-b1a7-0bf7fdc1f23c

Let me know if you need anything else or what I'm doing wrong... :) Thank you!

Best regards Erik

hermanho commented 8 months ago

Hi Erik, could you please try branch https://github.com/hermanho/MMM-GooglePhotos/tree/fix/170 to see if it is working as expected?

Snille commented 8 months ago

Morning! Looks like its working! :) At least with the 10 pictures in the test album. :)

Another thing I'm noticing now is the the "fade" only happens when the picture shows, not when it's going away... It fades in but not out... But maybe that's in my end?

Anyway thank you! :)

hermanho commented 7 months ago

Not sure, I would take time to diagnostic the face out. Let me release the fixing for backwards first.

Snille commented 7 months ago

Previous picture is now working. :) Thank you!