DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

nookLibrary 1.7 refresh always displays "in progress..." #165

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have about 4500 books in folders on SD. However, I'm not able to select 
folder-mode for viewing since Refresh never seems to finish. "In progress" 
seems not to go away.

Can't we have an option to stay in folder-mode?

Original issue reported on code.google.com by jedevn...@gmail.com on 9 Mar 2011 at 3:45

GoogleCodeExporter commented 8 years ago
refresh was using lots of memory and causing crashes. So, I changed the logic 
to use a db and a separate process. It's going to be slower now, but will 
complete successfully. 

You are not supposed to scan all the books at the same time. If you upgrade 
from the market app instead of uninstall, it won't scan everything again. 

If you cannot upgrade for some reason, at least backup the data using adb, and 
copy it over after install. 

scanning 4500 books will probably take few hours at the least.

Original comment by hari.swa...@gmail.com on 9 Mar 2011 at 4:22

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Is there no way to simply toggle a folder view? Why is browsing through folders 
dependent on building a database?

Original comment by jedevn...@gmail.com on 10 Mar 2011 at 2:14

GoogleCodeExporter commented 8 years ago
because we won't have any metadata like title. author at that point. It will 
just be filenames.

Original comment by hari.swa...@gmail.com on 10 Mar 2011 at 5:15

GoogleCodeExporter commented 8 years ago
Having a folder view not tied to a DB allows us with large collections to 
quickly browse them and select books. If I want to read a book by John Brunner, 
I drill down to his folder and select the book I want -- yes, by filename. 
Anyway, thanks for your open source efforts. It's appreciated!

Original comment by jedevn...@gmail.com on 10 Mar 2011 at 8:04

GoogleCodeExporter commented 8 years ago
As a workaround, you can use nookFileManager to open books by folder and 
filename.  (Click on the filename, then click the file icon on the left side of 
the touchscreen.)

Original comment by kevin.v...@gmail.com on 12 Mar 2011 at 9:03

GoogleCodeExporter commented 8 years ago
What's new in 0.1.7?

Original comment by apastus...@gmail.com on 13 Mar 2011 at 3:26

GoogleCodeExporter commented 8 years ago
no new features. Just a bunch of bug fixes.

Original comment by hari.swa...@gmail.com on 14 Mar 2011 at 2:54