BenediktAlkin / SongTaggerForSpotify

Song tagging for Spotify
MIT License
86 stars 3 forks source link

SpotifySongTagger.exe crashes when running any generator #17

Closed jhudis closed 2 years ago

jhudis commented 2 years ago

Whenever I try running any of my generators, the entire program crashes. I don't see any errors in log_api.log or log_frontend.log. All of my generators worked 30 days ago and I haven't edited any of them since. The only difference is that the program auto-updated from version 1.2.6 to 1.2.7 since then, so I assume it's a bug with the new version. I've attached my current database (renamed with .txt so GitHub will let me upload it) in case that helps. listen543.sqlite.txt

jhudis commented 2 years ago

Fixed this by uninstalling and reinstalling using the latest released Windows installer. (Also fixed crash when opening the Song Tagger tab from the left panel.)