Skip to content

Releases: mavvos/SpotifyGlobal

SpotifyGlobal v0.4.0

08 Jun 12:48
Compare
Choose a tag to compare

What's Changed

  • Change default behavior to connect to open Spotify instance instead of the old having to open Spotify on it's installation path.
  • Cleaned up and refactored code.

Important:
The executable version might trigger a false positive on your antivirus, this happens because the program has no signed certificates and the way PyInstaller makes python executables looks sus to some antivirus.[1]
(If you want to be safe feel free to run the script manually)

SpotifyGlobal v0.3.0

04 Oct 21:05
Compare
Choose a tag to compare

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

Release SpotifyGlobal v0.2.0

01 Oct 17:49
Compare
Choose a tag to compare

Changes in v0.2.0:

Your preferences are now saved on 'options.txt' file where your configs are saved;
Added ability to set user path, without needing to retype after every launch;
Added ability to customise used hotkeys;
Removed unnecessary code.

Important: Might trigger a false positive on your antivirus, this happens because it has no signed certificate, just allow it on your antivirus settings.

Note: Inside of the zip file there's SpotifyGlobal and _internal, your options.txt file is saved in _internal.

Release v0.1.1

30 Sep 21:25
7b12695
Compare
Choose a tag to compare

Release v0.1.1

If the executable doesn't work or triggers a false positive for virus, try the .zip file.