martinroger / ipodesp32

MIT License
1 stars 0 forks source link

When skipping to the next song, the track info is not updated until the next skip #4

Closed martinroger closed 1 month ago

martinroger commented 3 months ago

When actively skipping, the track info is not updated unless another fwd skip is requested OR the "Track" button is pressed. Automatic change is not impacted

martinroger commented 2 months ago

Will be addressed by specific PR

APF-MRoger commented 1 month ago

Fixed in 50ea877a67728276d68b7e3371425ac8521d2902 initially but it broke the PREV/NEXT flip flopping because of a misconception around the prevXXX properties of espod and performing unjustified comparisons to try and determine NEXT/PREV moves when triggered from the phone.

First cleaned fix to be tested in ad4c92ea65b2d87a1674b790854c9f8f80d46cca

martinroger commented 1 month ago

Operation seems now fine in 69a8fa6, waiting for serialDebug logs to confirm.

martinroger commented 1 month ago

Pending Ack until new metadata seems to work OK. Fixed officially in 719ab09c6c69dd3a6eb89c550ffffab03b6c3533