CommunityScripts
CommunityScripts copied to clipboard
[timestamp] funscript related setting not working right
The settings of submitFunscriptHash (from the Python code) is default to be True but nowhere to setting it otherwise(should be in the yml file). So, with it being True, db_migrations() will occur, which trying to do something with the funscript_index.sqlite.
So I guess it will report error for anyone who doesn't have the funscript setup.