[GH-ISSUE #1067] Add option to suppress errors #484

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

Originally created by @robrecord on GitHub (Jan 13, 2023).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1067

Hi there,

The service seems to work fine but every now and then I get a 503 which takes over the display.

Is it possible to either:

a) Only show this screen when the number of errors is above a (user defined) threshold,
b) have the option of showing it as an indicator or status bar instead,
c) perhaps keep trying in the background and remove message when resolved?

Originally created by @robrecord on GitHub (Jan 13, 2023). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1067 Hi there, The service seems to work fine but every now and then I get a 503 which takes over the display. Is it possible to either: a) Only show this screen when the number of errors is above a (user defined) threshold, b) have the option of showing it as an indicator or status bar instead, c) perhaps keep trying in the background and remove message when resolved?
Author
Owner

@ForeignExchangeZtudent commented on GitHub (Jan 14, 2023):

Yeah, unfortunately this was one of the big issues with spotify-tui that I imagined would become a problem in this state while I do think showing Error information is important in a lot of applications.

With Spotify-tui it was never really useful and even in the circumstance that the application was having catastrophical failure. The savvy person would understand to just add error handling back via config if necessary.

I genuinely believe the best outcome would be to just add it as a configuration setting whether more user defined as you're suggesting or just a default on with the option of configuring it off.

Cheers and have a nice weekend.

<!-- gh-comment-id:1382838526 --> @ForeignExchangeZtudent commented on GitHub (Jan 14, 2023): Yeah, unfortunately this was one of the big issues with spotify-tui that I imagined would become a problem in this state while I do think showing Error information is important in a lot of applications. With Spotify-tui it was never really useful and even in the circumstance that the application was having catastrophical failure. The savvy person would understand to just add error handling back via config if necessary. I genuinely believe the best outcome would be to just add it as a configuration setting whether more user defined as you're suggesting or just a default on with the option of configuring it off. Cheers and have a nice weekend.
Author
Owner

@sewnie commented on GitHub (Jan 28, 2023):

use https://github.com/aome510/spotify-player

<!-- gh-comment-id:1407301735 --> @sewnie commented on GitHub (Jan 28, 2023): use https://github.com/aome510/spotify-player
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#484
No description provided.