aleab / toastify

:mega: TOASTIFY DEVELOPMENT HAS STOPPED | Toastify adds global hotkeys and toast notifications to Spotify
https://aleab.github.io/toastify
GNU General Public License v2.0
434 stars 48 forks source link

Toastify crashes with local files #149

Open Gamershy opened 4 years ago

Gamershy commented 4 years ago

If this is a crash, bug or unexpected behaviour report, please use the following template.

EXPECTED BEHAVIOUR

Toastify doesn't crash when loading local files, and only displays the song name.

ACTUAL BEHAVIOUR

Toastify crashes shortly after a local file begins playing, likely due to attempting to download a thumbnail that does not exist.

STEPS TO REPRODUCE THE BEHAVIOUR

Go to settings Scroll down and enable "Show Local Files" Specify the source folder, and have any number of songs in the folder. Add songs from local files into a playlist Skip to a song that's from local files Crash

LOG FILE

Toastify.log

Gamershy commented 4 years ago

A note, after disabling the webapi, which stops Toastify from downloading thumbnails, the crash does not occur. This confirms it's related to downloading the thumbnail.