View Single Post
Old 02-28-2012, 07:56 AM   #23
Faw
Junior Member
Faw began at the beginning.
 
Posts: 7
Karma: 12
Join Date: Dec 2011
Device: Kindle Touch
Quote:
Originally Posted by KT2k12MR View Post
Unfortunately, it does not work for me - or at least I am getting the whole thing wrong.

I do see the menu entry within GUI Launcher and I am able to select 'create collections' but while doing so the window disappears and literally nothing happens. The screen again shows my sent items unsorted and cluttered.
How are you organizing the books in the kindle? I'm using "<collection_name>/<series_index>.<title>" AFAIK, it has to be that way.

Quote:
Originally Posted by KT2k12MR View Post
I have had a look into the script's code and figured out that the screensaver is being suspended for the work to be done, while it is activated again and forced to become active (press of power switch is being simulated) after the script has finished it's work. Thus, I expected to go into screensaver mode after all collections have been created, but nothing happens...
So you start it and it never run goes into the screensaver? If that happens then maybe the script must be finishing early because of an error. You can install the usb-network thing, telnet into the kindle and run the script to see what it is doing, it actually prints what it is doing.


Quote:
Originally Posted by KT2k12MR View Post
I have two questions in this regard:
(A) Does this only work on an english Kindle Touch? I have localized the Kindle already...
No idea.

Quote:
Originally Posted by KT2k12MR View Post
(B) Is there any progress bar or so in order to figure out that the Kindle is in fact working on something while sorting the collections? I have no indication, but the regular screen...Thus, I started it over and over again and asking myself whether I should wait even a bit longer?
The only way is the "going to screensaver" mode. If it at the screensaver, its done.

Quote:
Originally Posted by KT2k12MR View Post
How long does it take on your Kindles to create the collections?
I have 200 something books, and it creates the collections very fast (seconds)

Quote:
Originally Posted by KT2k12MR View Post
I understood that the collections are created based on my folder structure within the documents folder. Am I right?
Yes, I already mentioned the format im using before.

Quote:
Originally Posted by KT2k12MR View Post
Also, the first version of the script have had some issues with directories containing spaces. This issue could be easily fixed by renaming all folders and/or replace all spaces by underscores - though, I haven't tried this yet.
I fixed that problem, it can process folders/books with spaces and apostrophes

Quote:
Originally Posted by KT2k12MR View Post
I am clueless at this point whether I am doing something wrong or the script is not working properly...
The best thing to do is log into the kindle through telnet and run the script yourself to see if it is giving you an error, that's how I found/fixed the spaces/apostrophes problems. Maybe there's something different with the localized ones.
Faw is offline   Reply With Quote