[GH-ISSUE #994] disabling error screens through config #440

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

Originally created by @IannBridges on GitHub (Jun 8, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/994

Is there an option to disable error screens upon "non-critical errors" through the config file? A critical error would be no playback device, connection, etc.

I say this because I consistently get unexpected type errors in the progress-ms field because there is a negative number when a u32 is expected. I may be able to patch this in myself if it doesn't already exist.

Originally created by @IannBridges on GitHub (Jun 8, 2022). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/994 Is there an option to disable error screens upon "non-critical errors" through the config file? A critical error would be no playback device, connection, etc. I say this because I consistently get unexpected type errors in the ```progress-ms``` field because there is a negative number when a ```u32``` is expected. I may be able to patch this in myself if it doesn't already exist.
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#440
No description provided.