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
{{ message }}
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
Instead of the directory where the executable is located, the working directory should be "%userprofile%\AppData\Local\kissplayer"(Vista+) or "%userprofile%\Local Settings\Application Data\kissplayer"(2k/XP), just like happens on linux: "~/.kissplayer".
The db.s3db file should be loaded from there, if it's not found, search on the executable current dir.
The next move will be single instance, which maybe will be implemented just like Google Drive Client does, "lockfile" and "pid" files.