View Single Post
Old 04-27-2015, 02:23 PM   #315
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,058
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
When the pbimageviewer application was first written by Michail Polubisok, it was only for reading image files found in directories. The directory chooser was used to select which directory to read the images from. Afterwards, I added support for archive files (CBZ,...). Since the archives are files rather than directories, you can't use the directory chooser to select them. Rather, you have to modify extensions.cfg and go through the Library tab to choose archives. Because of the way that PocketBook devices work, you need the two different ways of handling directories and files.

This isn't 100% true. You can use pbimageviewer as the default viewer for images by adding entries for them to the extensions.cfg file, and thus could do without the copy in /applications, but it doesn't hurt to have the option of opening directories available.


I copy files over WiFi using scp after installing the sshd service on the readers. It saves me effort on plugging/unplugging the USB cable repeatedly while testing. I understand, though, that scp isn't convenient for most people. It's possible to set up Filezilla to access the reader via sftp instead, which provides a nice GUI for those who prefer it.
rkomar is offline   Reply With Quote