View Single Post
Old 09-03-2014, 06:32 AM   #5
MikeX7
Junior Member
MikeX7 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2014
Device: Kindle
The version 2.0 is out.
I did large code rewrites which optimize speed, fixed many bugs and added some new features.
The main changes include:
  • Support for user defined folder structure (you can simply point the bookpouch to an existing folder, which contains your books)
  • Switch from saving data as serialized .dat files, to sqlite database (this will leave no mess in the folder structure where you have your books, all data are saved in a single file) (Unfortunately this means Bookpouch v2.0 is not compatible with data saved in the previous version v1.0, which uses .dat files. However, the sqlite will be used from now on, so this won't happem again in any following versions)
  • Added advanced filter for searching the library. Filter parameters can be also saved as presets and used later with a single click

The documentation, more detailed changelog and the download link can be all found in the first post.
MikeX7 is offline   Reply With Quote