I've released
0.7.6.
The
firstPage key is no longer part of the database format. If you don't want to loose the
firstPage keys you might have defined, you can use the attached converter:
Code:
./fix_metadata.py < .metadata.json > metadata.json
mv metadata.json .metadata.json