PocketBook devices have their own application for viewing images, which is why you saw the images listed before. Adding the lines in the extensions.cfg file just switches the image viewing app from the default one to pbimageviewer. The system has a default extensions.cfg file saved in a read-only partition. It reads the /system/config/extensions.cfg file first to see if the suffix matches, and if not, it reads the default extensions.cfg file next.
Your config line for "epub" makes it impossible to read normal (text) EPUB documents. Do you plan on never reading ordinary text EPUB files?
|