I'm working on an OliveTin Action to list comskip.ini settings most recently used by CDVR, along with any current overrides in place. This will also list the correct directory, based on your installation, in which to place an override compskip.ini file.
For Comskip settings that can be added via the API, an appropriate curl command will be sent. For settings that require an override INI file, the required file contents will be generated for placement in the directory shown.
This is what I've done so far:
And, the Logs-stdout that would be generated from these values:
What I'm wondering is, are there other "commonly" modified settings that anyone would like to see included in this tool?