[GH-ISSUE #1060] (BUG) Error when playing podcasts #481

Open
opened 2026-02-28 14:49:25 +03:00 by kerem · 0 comments
Owner

Originally created by @amyipdev on GitHub (Dec 31, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1060

Related: #1055

If I play a podcast, spotify-tui is okay for a minute or two - and then bugs out. (Tested on an NPR Daily News podcast from my Made-for-You Daily Drive). I get a 404 error with the description "non existing id".

It appears as if this is a "market" issue. Googling, I found this: https://github.com/spotipy-dev/spotipy/issues/552. Turns out the "market" field is documented as optional but is required, and if set incorrectly can cause podcasts that are able to play (I use spotifyd and everything kept working just fine with web controls - I even deleted my spotify-tui devapp and remade it just to test) to cause errors.

The issue is so bad that I can no longer use SPT at all when it happens. I had to go and select a proper song off of the web control in order to release the softlock.

Originally created by @amyipdev on GitHub (Dec 31, 2022). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1060 Related: #1055 If I play a podcast, `spotify-tui` is okay for a minute or two - and then bugs out. (Tested on an NPR Daily News podcast from my Made-for-You Daily Drive). I get a 404 error with the description "non existing id". It appears as if this is a "market" issue. Googling, I found this: https://github.com/spotipy-dev/spotipy/issues/552. Turns out the "market" field is documented as optional but is required, and if set incorrectly can cause podcasts that are _able to play_ (I use spotifyd and everything kept working just fine with web controls - I even deleted my spotify-tui devapp and remade it just to test) to cause errors. The issue is so bad that I can no longer use SPT at all when it happens. I had to go and select a proper song off of the web control in order to release the softlock.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#481
No description provided.