mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #960] Api error when playing liked songs #422
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#422
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Tonelllo on GitHub (Mar 12, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/960
Little after the start of spt I get this error
@Tonelllo commented on GitHub (Mar 12, 2022):
Forgot to mention that I downloaded the binaries for version 0.25.0
@sewnie commented on GitHub (Mar 13, 2022):
same error on Void Linux 5.16.11_1 spotify-tui version 0.25.0 build from repo
@sewnie commented on GitHub (Mar 13, 2022):
this issue will get fixed with https://github.com/ramsayleung/rspotify/pull/306.
@sewnie commented on GitHub (Mar 13, 2022):
@Rigellute i think you should update spotify-tui to the new version of rspotify when this change merges.
edit: dependabot already does this from what i see in the pull requests.
@Suya1671 commented on GitHub (Mar 21, 2022):
note: version 0.11.0 has a ton of breaking changes. It could require a mini rewrite of some of the modules
@p0ryae commented on GitHub (Mar 21, 2022):
I can confirm this happening on Arch Linux
it seems to be a cross platform issue
@plsy1 commented on GitHub (Mar 25, 2022):
same error on arch linux

spotify-tui 0.25.0
@charlesbarr commented on GitHub (Mar 27, 2022):
Very much appears to be cross-platform. Same error on macOS Monterey 12.3 running spotify-tui 0.25.0 built via Homebrew.
My hacky workaround for the moment: don't play songs from my "liked" songs list. I can play songs in my "liked songs" list without error, but if I play the song from the liked songs list, I get the `unknown variant ``collection``` error. In other words, if I have "Hey Jude" in both my liked songs and a playlist called favesongs, I'd have no problem playing from favesongs or by searching for the song directly.
@sewnie commented on GitHub (Mar 29, 2022):
@Rigellute please update Cargo.toml. rspotify 0.11.5 is released and solves this problem.
@Suya1671 commented on GitHub (Mar 29, 2022):
V0.11 has TONS of breaking changes
TNT Man Inc - Chat @ Spike [1hhpf3]
On March 29, 2022 at 13:16 GMT, wael444 @.***> wrote:
@.***(https://github.com/Rigellute) please update Cargo.toml. rspotify 0.11.5 is released and solves this problem.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>
@B1T3X commented on GitHub (Mar 31, 2022):
I am experiencing this issue on MacOS Monterey, tried installing from source as-is, build succeeds but issue is still present. Tried editting the rspotify version to 0.11.5 on
Cargo.tomland and build throws around 150 errors and won't succeed.@Pat- commented on GitHub (Apr 2, 2022):
getting this error also on arch.
@Suya1671 commented on GitHub (Apr 3, 2022):
someone rename this issue to
Api error when playing liked songsas it seems to only happen on them@sewnie commented on GitHub (Apr 3, 2022):
https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1086623666
https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1084212714
https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1079984174
https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1079049339
https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1074487414
https://github.com/Rigellute/spotify-tui/issues/960#issue-1167236461
https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1066059283
@Suya1671 commented on GitHub (Apr 3, 2022):
try playing your liked songs, as its a spotify "collection"
@Tonelllo commented on GitHub (Apr 3, 2022):
Done! The fact that was giving me the error after the start was because the last song that I was playing before starting spt was in the liked songs.
@PetrifiedOak commented on GitHub (Apr 7, 2022):
It worked for me? i got spotifyd from the aur maybe thats the solution
@sewnie commented on GitHub (Apr 7, 2022):
it works now...?
@The-Compiler commented on GitHub (Apr 25, 2022):
Still didn't work for me - but I backported https://github.com/ramsayleung/rspotify/pull/306 to rspotify 0.10:
which makes things work for me.
To use this with spotify-tui, patch
Cargo.tomlas follows:and download, rename (
.crate->.tar.gz) and patch rspotify-0.10.0.crate.If you use the Archlinux
spotify-tuiPKGBUILD, here is a patch for the PKGBUILD which should work if you dump the two patches above in the same directory:After that, things seem to work fine for me.
@orhun commented on GitHub (Apr 27, 2022):
I applied the patch to the AUR package. Thanks!
@ehawman commented on GitHub (Aug 15, 2022):
Just wanted to poke this issue. I am experiencing this on Win 11 as well.
@KyleTryon commented on GitHub (Oct 9, 2022):
Coming in to confirm, I am on Windows 11 using WSL 2 in with Ubuntu 22.04 compiled with rust. I only experience this issue if playing liked songs.
@forgoty commented on GitHub (Nov 3, 2022):
Confirming it at arch linux latest build of spotify-tui-bin through yay
@t2ra commented on GitHub (Nov 5, 2022):
Confirming it's still here, OSX 12.4 w/ homebrew. Playing liked songs from other devices and then transferring to spotify-tui seems to be the issue.
@ricardoantonio commented on GitHub (Nov 14, 2022):
Looks like this repository is no longer in maintenance?
@sewnie commented on GitHub (Nov 14, 2022):
#1000
@lukeberry99 commented on GitHub (Dec 29, 2022):
Any solutions to this? Same issue on Monterey.
@The-Compiler commented on GitHub (Dec 29, 2022):
@lukeberry99 my comment above (https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1108813658) has a patch which fixes the issue.
@Tvde1 commented on GitHub (Aug 17, 2023):
Installed it on windows, and started spotify, and this happens. Any plans on fixing this?
@sewnie commented on GitHub (Aug 17, 2023):
https://github.com/aome510/spotify-player