Kingkor Roy Tirtho
Kingkor Roy Tirtho
I tested and this only happens to the last song of the queue
Unfortunately this is a current limitation of Spotify API. They don't provide enough info to indicate if the current user is a collaborator or not thus we can't determine them...
This is the open ticket: https://community.spotify.com/t5/Spotify-for-Developers/API-How-to-list-all-collaborators-on-a-playlist/td-p/5917492
I'm a TV user as well. But it'll take a lot of time to build a completely new UI
Can you try clearing data from App Info and trying re-login?
Unfortunately I was never able to produce an arm build for Spotube But meanwhile, if you've a arm machine, you can [build from source](https://github.com/KRTirtho/spotube/blob/master/CONTRIBUTION.md#your-first-code-contribution)
Ok so I was playing with CircleCI's linux-arm64 machines & luckily I was able to successfully produce a build I wasn't able to test it on device. So please use...
Make sure [these dependencies](https://github.com/KRTirtho/spotube/blob/master/CONTRIBUTION.md#your-first-code-contribution) are installed
It won't work in that case. Flutter depends on glibc
So I testing arm version on flatpak. See if this works ```bash flatpak install --user https://dl.flathub.org/build-repo/48466/com.github.KRTirtho.Spotube.flatpakref ```