Quote:
Originally Posted by DNSB
One oddity I've noticed with the plugin is that it appears to be looking for a file called 'commit.txt' in the action.py module. This file does not seem to exist and calibre is reporting a KeyError when running in debug mode.
|
I thought I had already replied to this, but don't see the message, so I'll try again.
The file does not exist in release versions so while the error is annoying it is actually benign. (Even though it annoys me, I haven't actually got around to fixing the issue.)
The commit.txt is automatically added to test versions and the purpose was (according to ping)
Quote:
|
Try to detect when user has installed a test version
|