rinukkusu / spotify-dart

A dart library for interfacing with the Spotify API.
BSD 3-Clause "New" or "Revised" License
206 stars 93 forks source link

An album play something else! #194

Closed armanleft closed 9 months ago

armanleft commented 10 months ago

If you select Voleuses album from Archive band and play it, other songs will be played! In this picture you can obviously see that Flying song has 4 min length but in the playing part it shows 15 min!

image

I try to make this situation with other player and I faced the same issue with this album. I checked the other albums and it seems they are OK. So I guess it happens in specific albums! I just lay down this issue here if anyone else face it!

rinukkusu commented 9 months ago

Can you add the specific album id that creates this problem? How do you start playback?

armanleft commented 9 months ago

In this album: https://open.spotify.com/album/6jqHsGeWuObUroYHFZWgvq

The first song for example: https://open.spotify.com/track/03J47bwQ0gwGtypd4gT0hI

by search for Album, band or play from liked songs. It always play from Alternative Track Source, that is a different song.

image

rinukkusu commented 9 months ago

I'm not sure, I follow - is this an issue with the software "Spotube" I'm hearing of for the first time?

Maybe take your issue there: https://github.com/KRTirtho/spotube 🤔

armanleft commented 9 months ago

thanks. I will.