About This File
This Python script migrates playtime data from the Playtime Tracker plugin to a native LaunchBox playtime entry introduced in 12.5.
Python 3 is required.
To use, either launch the script from LaunchBox directory
OR
pass path to LaunchBox as the first argument, for example:
python migrate_launchbox_playtime.py "C:\Programs\LaunchBox"
WARNING: This script OVERWRITES playtime already specified in LaunchBox with playtime from Playtime Tracker (if present),
so playtime counted by LaunchBox but not Playtime Tracker will be overwritten!
However, games without a Playtime Tracker entry present at all will remain untouched.