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 trying to run the command I get no output and the process stays open without doing anything.
If I try to run spotify_player authenticate I get No cached credentials found, please authenticate the application first. and a login URL.
When authenticating with the URL nothing changes and running spotify_player authenticate, outputs the same message
To Reproduce
Install spotify_player with homebrew
Run spotify_player
Kill process and run spotify_player authenticate
Expected behaviour
Running spotify_player starts the TUI app.
Log and backtrace
The only log has my config in it.
Backtrace files are empty
Environment
OS: Mac OS 15.1.1 (24B91)
Application version: spotify_player
Additional context
I had to use the the fix in #580 in the past
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to run the command I get no output and the process stays open without doing anything.
If I try to run
spotify_player authenticate
I getNo cached credentials found, please authenticate the application first.
and a login URL.When authenticating with the URL nothing changes and running
spotify_player authenticate
, outputs the same messageTo Reproduce
Install spotify_player with homebrew
Run
spotify_player
Kill process and run
spotify_player authenticate
Expected behaviour
Running
spotify_player
starts the TUI app.Log and backtrace
The only log has my config in it.
Backtrace files are empty
Environment
Additional context
I had to use the the fix in #580 in the past
The text was updated successfully, but these errors were encountered: