SpotifyGlobal v0.3.0
Changes in v0.3.0
Added support for 'options.txt' in the executable version;
Added support for hotkey customisation in executable version;
Added automatic path searching on Spotify's default installation folder;
Added extra debugging and running status messages;
Removed hardcode from messages.
Important
The executable version might trigger a false positive on your antivirus, happens because the program has no signed certificates and the way pyinstaller packages executables looks sus to some antivirus; just allow it on your computer and you should be fine.
(If you just want to be safe, you can always look at the code, it's open source)
Files
SpotifyGlobal-v0.3.0.exe -> Executable version
SpotifyGlobal-v0.3.0.py -> Python script and source code for this version