osbornm / Playr

24 stars 2 forks source link

Album art gets out of sync #14

Open abirck opened 12 years ago

abirck commented 12 years ago

Not sure under what conditions but I have seen the album art get out of sync while playing. Examples:

Album art of artist Air was album art for an Arcade Fire album Flogging Molly song is displaying album art for Def Lepord

abirck commented 12 years ago

More info:

Not just album art but also the song playing and time remaining can be wrong. It looks like other clients had correct information so it looks like the issue is a particular client can get out of sync.

osbornm commented 12 years ago

There is a concept of track ID and something like DatabaseTrackID... I wonder if we are mixing them up? Or it could just be shitty Async code that needs to handle file access better!