Skip to content

Releases: robbforce/script.playnite.launcher

v2.0.0

Choose a tag to compare

@robbforce robbforce released this 26 Dec 02:34

Changes:
Added v2 WinHook and event monitor.
Refactored the launcher script for Autohotkey v2.
Addressed several warnings found in main.py with python linters.

v1.1.0

Choose a tag to compare

@robbforce robbforce released this 04 May 02:22

Changes:
Uplifted addon files to Kodi v19.
Uplifted python script to python 3.
Refactored some minor logic in main.py, to simplify pathing.
Refactored the global variables of main.py using a method that allows the script in memory to become a collection
and remapped throughout.
Renamed functions and variables in main.py.
Replaced os.path.joins with pathlib and xbmcvfs equivalents.
Replaced string handling with modern f-string equivalents available in python 3.6.

v1.0.1

Choose a tag to compare

@robbforce robbforce released this 18 Nov 07:17

The autohotkey script could pick up processes running under another user, so filtering was added to avoid that from happening.

v1.0.0

Choose a tag to compare

@robbforce robbforce released this 15 Nov 03:11

Changes:
Main feature is to launch Playnite from Kodi
Custom locations for Kodi or the Playnite executables can be provided by the user, under settings
Setting to launch the fullscreen Playnite exe (true by default)