You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
Added v2 WinHook and event monitor.
Refactored the launcher script for Autohotkey v2.
Addressed several warnings found in main.py with python linters.
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.
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)