Skip to content

Potentially cleanable Calibre JSON files #91

@tiemay

Description

@tiemay

Here are a couple JSON files generated by Calibre which might potentially be cleanable.
~/Calibre Library/metadata_db_prefs_backup.json
~/.config/calibre/viewer.json

metadata_db_prefs_backup.json has "gui_view_history": [] which is a 2D array of the 15 most recently opened books using calibre — I had trouble getting command="json" working for this one.

viewer.json has "viewer_open_history": [] which is an array of the most recently opened books using calibre's ebook viewer (whether you opened the book from calibre itself or otherwise) — I didn't attempt cleaning this bit, it might be easy to do.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions