You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using ncspot with a Spotify Free account, the application unexpectedly exits without any message for the user, leading to confusion. The terminal also displays strange characters upon certain actions like clicking or pressing keys.
To Reproduce
Steps to reproduce the behavior:
Open a terminal session using the kitty terminal.
Use the Zsh shell.
Launch ncspot with a Spotify Free account.
Perform actions like clicking or pressing any key.
Observe the terminal output and application crash.
Expected behavior
The application should display an error message indicating that "ncspot does not work with Spotify Free, a Premium account is required" instead of crashing.
Screenshots
N/A
System (please complete the following information):
OS: Manjaro Linux KDE Plasma
Terminal: Kitty
Version: Latest available on AUR
Installed from: AUR
Backtrace/Debug log
[2024-10-19][20:34:03] [librespot_core::session] [ERROR] librespot does not support "free" accounts.
[2024-10-19][20:34:03] [librespot_core::session] [INFO] Please support Spotify and your artists and # for a premium account.
Additional context
The issue occurs consistently when using a Spotify Free account with ncspot in the kitty terminal using the Zsh shell.
The text was updated successfully, but these errors were encountered:
i have the same issue and i have a premium account. run ncspot in terminal, terminal window blanks out for a sec and then exits. i am able to login to spotify website player and and everything was okay there.
i have the same issue and i have a premium account. run ncspot in terminal, terminal window blanks out for a sec and then exits. i am able to login to spotify website player and and everything was okay there.
Using credentials from an account that does not have premium causes ncspot to crash. Since it seems to be an unhandled librespot_core exception issue I would expect it to be a problem even with cached credentials - meaning if premium on a linked account were to expire, ncspot would suddenly stop functioning with no error message.
System:
OS: macOS
Terminal: WezTerm, MacOS terminal
Version: 1.2.1, 1.2.0
Installed from: git, brew
Backtrace/Debug log
[2024-12-29][17:56:35] [librespot_core::session] [INFO] Connecting to AP "ap-gew4.spotify.com:4070"
[2024-12-29][17:56:35] [librespot_core::connection] [DEBUG] Authenticating with AP using AUTHENTICATION_STORED_SPOTIFY_CREDENTIALS
...
[2024-12-29][17:56:35] [librespot_core::session] [DEBUG] drop Session
[2024-12-29][17:56:35] [librespot::component] [DEBUG] drop ApResolver
[2024-12-29][17:56:35] [librespot_core::session] [DEBUG] drop Dispatch
[2024-12-29][17:56:36] [librespot_core::session] [ERROR] librespot does not support "free" accounts.
[2024-12-29][17:56:36] [librespot_core::session] [INFO] Please support Spotify and your artists and # for a premium account.
Describe the bug
When using ncspot with a Spotify Free account, the application unexpectedly exits without any message for the user, leading to confusion. The terminal also displays strange characters upon certain actions like clicking or pressing keys.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The application should display an error message indicating that "ncspot does not work with Spotify Free, a Premium account is required" instead of crashing.
Screenshots
N/A
System (please complete the following information):
Backtrace/Debug log
Additional context
The issue occurs consistently when using a Spotify Free account with ncspot in the kitty terminal using the Zsh shell.
The text was updated successfully, but these errors were encountered: