oSumAtrIX / DownOnSpot

🎧 A Spotify music and playlist downloader working with free Spotify accounts written in Rust
https://osumatrix.me
GNU General Public License v3.0
555 stars 44 forks source link

Can't find the config file!! #23

Closed Roolio247 closed 2 years ago

Roolio247 commented 2 years ago

Describe the bug After successfully building the app, i run it once then get: "Settings successfully loaded. Continuing with spotify account: username." I need to find the config file to set my logins but it can't be found anywhere.

A quick "dir" prompt in the "DownOnSpot\target\release" returns: Mode LastWriteTime Length Name


d----- 26/04/2022 22:55 .fingerprint d----- 26/04/2022 22:55 build d----- 26/04/2022 22:57 deps d----- 26/04/2022 22:55 examples d----- 26/04/2022 22:55 incremental -a---- 26/04/2022 22:55 0 .cargo-lock -a---- 26/04/2022 22:57 464 down_on_spot.d -a---- 26/04/2022 22:57 3685376 down_on_spot.exe -a---- 22/10/2017 14:00 1081856 libmp3lame.dll

i've looked everywhere for the file but can'tfind it although i has to exist because it says it's been loaded. It's driving me nuts.

OS : Running on Windows 11 x64

Additionnal info : I've built the app with the premium spotify version, hence i left the librespot dependency empty.

Thanks in advance for any help!

oSumAtrIX commented 2 years ago

See https://github.com/oSumAtrIX/DownOnSpot/issues/22