WilliamSchack / Spotify-Downloader

A program that downloads songs from spotify
GNU General Public License v3.0
70 stars 4 forks source link

The program stops working, and the songs are not being downloaded. #28

Open krzysztof-png opened 4 hours ago

krzysztof-png commented 4 hours ago

During the song download process, there is an issue with the songs not being saved to the disk, and the program stops working during operation and shuts down.

WilliamSchack commented 3 hours ago

Only thing I can think of without the logs is to try running the application as administrator and try the download again in case the directory requires permission. I doubt it though as the program should have notified you if it did require admin so it probably isn't that.

If that doesn't work would you please be able to run the downloader again with the crash then send the log here located at (%temp%/SpotifyDownloader/Log.log) just so I can look into it and see where it failed and judge what we can do from that

Hopefully we can get this issue fixed