entriphy / sp-playcount-librespot

Modification of librespot-java to provide play count info from Spotify
Apache License 2.0
119 stars 16 forks source link

Unable to access jarfile sp-playcount-librespot.jar #16

Open akshit0201 opened 2 years ago

akshit0201 commented 2 years ago

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

  1. Download the .jar file
  2. cd into the directory where this .jar file is stored
  3. 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

Screenshot

Version/Commit v1.4 (latest)