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
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/LogsVersion/Commit v1.4 (latest)