Thank you for the fix and this awesome program in general! I found the issue that caused concertmaster to freeze for me: I wasn't running a notification server. It's working perfectly now that I've installed…
I'm running Arch Linux with spotify version 1.0.67.582.g19436fa3. It gets stuck at this screen as soon as I start playing something: https://i.imgur.com/WJZKiUA.png After that, the GUI elements just don't respond at…
Don't worry about code quality, it's perfectly readable. Although I only have very limited javascript knowledge, I would love to contribute if you make this open source. It's really a great project! After a few seconds,…
I fixed the loading screen bug like this: sudo pacman -S asar cd Concertmaster/resources asar e app.asar app rm app.asar printf "1018a1019\n> var listul = '';\n" | patch app/js/lib.js I was able to start playing…
Thank you for the fix and this awesome program in general! I found the issue that caused concertmaster to freeze for me: I wasn't running a notification server. It's working perfectly now that I've installed…
I'm running Arch Linux with spotify version 1.0.67.582.g19436fa3. It gets stuck at this screen as soon as I start playing something: https://i.imgur.com/WJZKiUA.png After that, the GUI elements just don't respond at…
Don't worry about code quality, it's perfectly readable. Although I only have very limited javascript knowledge, I would love to contribute if you make this open source. It's really a great project! After a few seconds,…
I fixed the loading screen bug like this: sudo pacman -S asar cd Concertmaster/resources asar e app.asar app rm app.asar printf "1018a1019\n> var listul = '';\n" | patch app/js/lib.js I was able to start playing…