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
I'm installing sp-playcount-librespot through the .jar file. When running the jar file in the terminal along with my Spotify username and password , I get "Unable to access sp-playcount-librespot.jar".
To Reproduce
Download the .jar file
cd into the directory where this .jar file is stored
Run java -jar sp-playcount-librespot.jar <username> <password>
Expected behavior
According to the installation guide , a config.toml file should be generated. Screenshots/Stracktraces/Logs
Version/Commit
v1.4 (latest)
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm installing sp-playcount-librespot through the .jar file. When running the jar file in the terminal along with my Spotify username and password , I get "Unable to access sp-playcount-librespot.jar".
To Reproduce
java -jar sp-playcount-librespot.jar <username> <password>
Expected behavior
According to the installation guide , a
config.toml
file should be generated.Screenshots/Stracktraces/Logs
Version/Commit
v1.4 (latest)
The text was updated successfully, but these errors were encountered: