epub checker
I made some new functions based on some of the kiwidude plugins.
The code is still a mess and 99% is not used (I started with a plugin of kiwidude)
The current functions give the possibility to find specific files in an epub or to to look for all files in an epub (and optionally mark/highlight some of them)
The idea is that you can find for example strange files in epubs
In the future I'm planning to use this plugin for example to select cover files out of the files in the epub, set role of files in epub and to remove files based on user interaction.
just some basics but if you're interested you can comment on it.
The check file size function is not yet working as should. At this moment it starts the cover check of kiwidude.
The create cache is not yet implemented. This function should create a local txt file with all filenames and sizes in all epub files to speed up some functions
|