Kingkor Roy Tirtho

Results 651 comments of Kingkor Roy Tirtho
trafficstars

Thanks again for the contribution โค๏ธ

@OpenCode no worries, I can squash merge this PR.

If all changes are valid, please approve it

You actually can delete them. Just tap on the favorite button. It'll unfavorite it & unfavorit-ing own playlist translates to delete in Spotify. Sorry for the confusion

Can you reproduce this issue with the nightly version?

You've to logout and relogin to fix this issue. Sometimes, Spotify can revoke the `sp_dc` cookie, so you might even need to change the password to get it working again.

How are u adding local tracks to the playlist? Spotube doesn't allow that Can u share a screenshot?

This is probably related to something else. Your local tracks stays on your device and Spotify doesn't keep any track of that in server so it shouldn't show up in...

I fixed the issue. But, it was actually related to the `http` package. It uses latin-1 by default for all `application/json` responses without `; chartset=utf8` in 2024. I didn't know...