machineloop / nookdevs

Automatically exported from code.google.com/p/nookdevs
0 stars 1 forks source link

nookLibrary - group series books together and include series name/nbr in title. #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
group series books together and include series name/nbr in title.

Original issue reported on code.google.com by hari.swa...@gmail.com on 7 Mar 2010 at 5:02

GoogleCodeExporter commented 8 years ago
Hari, you are indeed a person of swift action! I definitely place my vote and I 
would
indeed love to be notified. I hope I am using this correctly. (Happily noses 
around
the nookdevs website) 

Original comment by fomharf...@gmail.com on 8 Mar 2010 at 3:55

GoogleCodeExporter commented 8 years ago
Just click on the star next to the issue. You will get a mail whenever someone 
adds 
comment to the issue.

Original comment by hari.swa...@gmail.com on 8 Mar 2010 at 4:09

GoogleCodeExporter commented 8 years ago
This code is checked in now. I'm also working on few other changes in 
nookLibrary. I 
will include those as well and build a new version. It will take at least a 
week for 
me to complete it.
In the meantime, you can take the code and build it, if you want.

Thanks,
Hari

Original comment by hari.swa...@gmail.com on 12 Mar 2010 at 6:30

GoogleCodeExporter commented 8 years ago
Thank you Hari! I await it with breathless anticipation! You are the best!

Original comment by fomharf...@gmail.com on 12 Mar 2010 at 7:10

GoogleCodeExporter commented 8 years ago
Hari, Thank you very much. It works great for the most part. There is an issue 
when
you have more then nine(9) books in a series. It will list the series as 
follows:

Series: 1- Title
Author
Series: 10- Title
Author
Series: 11- Title
Author
Series: 2- Title
Author
Series: 3- Title
Author

Thank You So Much!!!

Original comment by fomharf...@gmail.com on 19 Mar 2010 at 3:44

GoogleCodeExporter commented 8 years ago
It's because of sorting both alphabets and numbers.
I think we can fix this by making the series nbrs 2 digits. 
like 
Series 01- Title
Author

Series 02- Title
Author

I hope there aren't any series with > 99 books :). 
I'll try to include it in the next build. 

Thanks,
Hari

Original comment by hari.swa...@gmail.com on 19 Mar 2010 at 5:22

GoogleCodeExporter commented 8 years ago
Sounds good. Calibre would not allow me to add in a leading 0. Right now the 
longest
series I have seen is the Deathlands series with 66 books. I think it will be 
fine.
Thank you for your hard work!!

Original comment by fomharf...@gmail.com on 19 Mar 2010 at 6:22

GoogleCodeExporter commented 8 years ago
This change is in the debug package I uploaded yesterday. I'll test it and 
upload 
the next version in a week or so.

Original comment by hari.swa...@gmail.com on 26 Mar 2010 at 12:25

GoogleCodeExporter commented 8 years ago
Awesome! Thanks Hari! I can't wait!

Original comment by fomharf...@gmail.com on 26 Mar 2010 at 1:06

GoogleCodeExporter commented 8 years ago
Hari, (I am not sure where else to communicate with you about this) 

I have tried downloading the much awaited version 8, but it is only appearing 
to be
7. I have tried it over Trook, and direct from the site with a transfer over. I 
have
restarted my nook as well. I am uncertain what else to do, so I think there is 
an
issue with the new version.

Original comment by fomharf...@gmail.com on 6 Apr 2010 at 5:00

GoogleCodeExporter commented 8 years ago
Hi,
Some of the users reported this issue with the last version as well while 
installing 
via Trook. I couldn't reproduce the problem. 

Follow these steps-
1. delete all apk files from my packages/Unknown folder.
2. Go to Trook and download the apk from nookdevs feed. 
This should install the latest version and the version nbr should be in title.

You can also install from PC using 
adb connect <nook ip>:5555
adb install <apk file name with full path>

Original comment by hari.swa...@gmail.com on 6 Apr 2010 at 5:08

GoogleCodeExporter commented 8 years ago
Yes, I reported this issue on the Trook project page, but kbsriram must be 
taking a 
(well-deserved) break.  See 
http://code.google.com/p/nookapps/issues/detail?id=27#c1

You can actually just delete the entire "Unknown" folder.  It will be 
recreated.  
Alternatively, you can manually choose the higest numbered X_nookLibrary.apk 
file in 
that folder and install it, as that should be the most recently downloaded one.

Original comment by jmc...@gmail.com on 6 Apr 2010 at 11:33

GoogleCodeExporter commented 8 years ago
Thanks! That worked great! I did need to delete my books and add them again for 
the
proper sorting of the series. But now it appears to be perfect! Bravo Hari and 
many
many thanks!

Original comment by fomharf...@gmail.com on 7 Apr 2010 at 12:37