
*******************
*    Epubinfo     *
*******************
With epubinfo you can consult the summary of a epub book and other metadata directly on your device. So it is very useful to select a book before reading it.

---------
Technical
---------
This software is for pocketbook touch 622 but it could works on Pro Serie 602, 603, 902, 903, 612, 912 (not tested).
This software is open source and free, use it at your will and your own risk.
-----------
ZIP archive
-----------
Binaries : contains application for pro serie and config file (epubinfo.app and extension.cfg).
Sources : the sources of epubinfo (including ressources and makefile). "prebuilt.tar.gz" is third-party libraries for arm_gnueabi compilation found here : http://www3.telus.net/rkomar/pbimageviewer/libs/ (only the zip library is used).
-------
INSTALL
-------
- Connect your e-reader to your computer.
- Copy the file "epubinfo.app" in the directory "/system/bin" of your e-reader.
- Now you need to modify or create the file extensions.cfg to associate epubinfo to epub file.
By default, on pocketbook touch 622, this file doesn't exist (it is hidden on the system), search for it in "/system/config" or "/system/profiles/profil name/config" (if you use profiles). 

Case 1 :
--------
If the file doesn't exist so you probably never install software on your device.
So just copy the file "extensions.cfg" provided by this archive in /system/config or "/system/profiles/profil name/config" (if you use profiles).
This file is for pocketbook touch 622 (i don't known if it is suitable for other pro readers)
You can modify this file at will (do a save first), it is very useful to select the first application to open your book.

exemple :

epub:@EPUB_file:1:AdobeViewer.app,fbreader.app,epubinfo.app:ICON_EPUB
open Adobe viewer first, fbreader second, etc.

epub:@EPUB_file:1:epubinfo.app,AdobeViewer.app,fbreader.app:ICON_EPUB
open epubinfo first, Adobe viewer second, etc.
 
Case 2 : 
--------
The file exist so you probably are an advanced user. Save your file on your computer and just add epubinfo.app at the line used to open epub.
before : 
epub:@EPUB_file:1:AdobeViewer.app,fbreader.app:ICON_EPUB
after :
epub:@EPUB_file:1:epubinfo.app,AdobeViewer.app,fbreader.app:ICON_EPUB

---
USE
---
Touch:
- hold finger on an epub file and then select epubinfo in the open menu to launch the software.
- touch upper left corner of the screen to quit.
- move finger on the screen to scroll summary.
- touch center of screen and select application to open the book with another installed software.  

Keys:
- back, next ,up, down to scroll the summary.
- Menu to show the applications quick menu then back, next ,up, down to select application and menu again to launch the selected one.
- In quick menu mode another key to quit (not tested).

Note : when you launch application with the quick menu, the book will be open with this application next time the config was reloaded (it works a bit like the long touch menu).
