Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 02-10-2016, 03:02 PM   #211
barsanuphe
Connoisseur
barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.
 
Posts: 77
Karma: 40008
Join Date: Aug 2014
Location: Paris, France
Device: PW2, Kobo H20, Kobo Aura One
@Kest: thanks, just merged your PR on github.
I must admit I've stopped using my kindle in favor of my Kobo H20, which natively uses the calibre collections. I'm glad people still find use for librariansync; has anything other than the .kbx format happened lately? Still no nested collections allowed by the firmware?
barsanuphe is offline   Reply With Quote
Old 02-12-2016, 05:56 AM   #212
hfpop
Addict
hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.
 
Posts: 250
Karma: 136662
Join Date: Apr 2011
Device: N/A
I would like to prepare a file extensions/collections.json, to speed up a bit the collections-by-folder process. Am I right to assume that the following would be correct to include all books in a folder to a collection with that specific name?

Code:
{
  "re:^Adventures/Alexandre Dumas/*.mobi": ["Adventures/Alexandre Dumas"],
  "re:^Adventures/Jules Verne/*.mobi": ["Adventures/Jules Verne"],
}

Last edited by hfpop; 02-12-2016 at 06:00 AM.
hfpop is offline   Reply With Quote
Advert
Old 02-12-2016, 06:23 AM   #213
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by hfpop View Post
I would like to prepare a file extensions/collections.json, to speed up a bit the collections-by-folder process. Am I right to assume that the following would be correct to include all books in a folder to a collection with that specific name?

Code:
{
  "re:^Adventures/Alexandre Dumas/*.mobi": ["Adventures/Alexandre Dumas"],
  "re:^Adventures/Jules Verne/*.mobi": ["Adventures/Jules Verne"],
}
You do not need any json when building collections-by-folder.
The application uses the tree structure of the folders below /documents.
Note: no nested collections supported by these Kindles. Single level sub-tree only.
knc1 is offline   Reply With Quote
Old 02-13-2016, 06:58 PM   #214
baumbaum
Junior Member
baumbaum began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2016
Device: Kindle Touch
I've got a problem.
1. I'm using a Kindle Touch, FW 5.6.5, JB-Method:https://www.mobileread.com/forums/sho...06#post3254806, KUAL, Python from https://www.mobileread.com/forums/sho...d.php?t=225030 and newest Librarian Sync
2. I'm using the Kindle Collection Plug in for Calibre
3. I click on "Customize collections to create from Calibre" and choose the right column and device
4. Afterwards, I Click on "Create collections on the Kindle from Calibre"
5. A pop up appears: saying "Collections saved to kindle" and gives out a few warning in the log file: "Failed to get time of file [FILENAME]" (aroung 5% of the books)
6. I go to KUAL=>Librarian Sync=> Update collections (calibre plugin) or rebuild collections (calibre plugin)
7. On the bottom it says: Updating collections (from Calibre)... (or rebuilding)
8. Nothing happens, after a while the screensaver appears

Problem: I cannot see any of the collections I've made. Does anyone know how to solve this issue?

Kind Regards,
baumbaum

PS: We're talking about 500 books.

Last edited by baumbaum; 02-13-2016 at 07:04 PM. Reason: Added informations
baumbaum is offline   Reply With Quote
Old 02-13-2016, 07:05 PM   #215
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@baumbaum: Can't be a Touch if you're on 5.6.5.

Most likely a KT2, but, still, check that for sure.

Make sure your Python installation is sane (over SSH, for instance), and check the system logs (showlog in a shell or ;dm in the Home's searchbar) to see if LibrarianSync reports anything going amiss.

Try the latest code from github, I don't remember to which extent KT2/PW3 handling is broken if not.

Last edited by NiLuJe; 02-13-2016 at 07:09 PM.
NiLuJe is offline   Reply With Quote
Advert
Old 02-14-2016, 07:55 AM   #216
baumbaum
Junior Member
baumbaum began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2016
Device: Kindle Touch
Quote:
Originally Posted by NiLuJe View Post

Most likely a KT2, but, still, check that for sure.

Make sure your Python installation is sane (over SSH, for instance), and check the system logs (showlog in a shell or ;dm in the Home's searchbar) to see if LibrarianSync reports anything going amiss.
My bad - it is a KT2. Thus, I used the wrong Python version so it was not installed properly. I solved the issue by using the right one.

Thank you very much NiLuJe!
baumbaum is offline   Reply With Quote
Old 02-18-2016, 01:41 AM   #217
ryuyim
Junior Member
ryuyim began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2016
Device: PW3
Thank you guys. What a good work.


I just JB my PW3 with fw 5.6.5, and want to rebuild my collection with LibrarianSync. However, after installation I still cannot see the LibrarianSync menu.

Here is the steps:

Preparation:
1. JB ok
2. KUAL ok (BV2.6)
3. Python ok (kindle-python-0.14.N-pw2_kt2_kv_pw3)

Steps:
1. Extract the *.bin file (librariansync-1.10.tar.gz) into MR Packages.
2. Install it via MR installer
3. After installation, it shown "Done" at the bottom of the screen and restart automatically
4. Start KUAL
5. But I cannot see the button in the menu

Please help.
ryuyim is offline   Reply With Quote
Old 02-18-2016, 03:38 AM   #218
hfpop
Addict
hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.
 
Posts: 250
Karma: 136662
Join Date: Apr 2011
Device: N/A
Quote:
Originally Posted by ryuyim View Post
Thank you guys. What a good work.


I just JB my PW3 with fw 5.6.5, and want to rebuild my collection with LibrarianSync. However, after installation I still cannot see the LibrarianSync menu.

Here is the steps:

Preparation:
1. JB ok
2. KUAL ok (BV2.6)
3. Python ok (kindle-python-0.14.N-pw2_kt2_kv_pw3)

Steps:
1. Extract the *.bin file (librariansync-1.10.tar.gz) into MR Packages.
2. Install it via MR installer
3. After installation, it shown "Done" at the bottom of the screen and restart automatically
4. Start KUAL
5. But I cannot see the button in the menu

Please help.
I use the librariansync KUAL extension, not the bin install. Try this one. I use the github version.
hfpop is offline   Reply With Quote
Old 02-18-2016, 03:58 AM   #219
ryuyim
Junior Member
ryuyim began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2016
Device: PW3
Quote:
Originally Posted by hfpop View Post
I use the librariansync KUAL extension, not the bin install. Try this one. I use the github version.

Thank you so much. It works fine.

Rebuild the collection is the only reason for me to JB.
ryuyim is offline   Reply With Quote
Old 02-20-2016, 06:49 PM   #220
anesthezea
Groupie
anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.
 
anesthezea's Avatar
 
Posts: 167
Karma: 2627964
Join Date: Aug 2010
Location: Alabama, USA
Device: Kobo Libra 2, Kobo Clara 2e, Kobo Libra Colour, Kindle Paperwhite
I am getting an error message when I try to update collections via Calibre plugin.

LibrarianSync goes through:
- updating collections...
- sending commands...

Then: [E] Something went very wrong.

I have the newest LibrarianSync - tried it with the bin file as well as the folder from github. I've updated/installed the jailbreak hotfix, python, MKK, rescue pack, KUAL, MRPI, and the screensaver hack on a PW2 running 5.7.2 Everything is working with the jailbreak and KUAL except for LibrarianSync.
anesthezea is offline   Reply With Quote
Old 02-20-2016, 07:06 PM   #221
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@anesthezea: Possibly a fun new "feature" of FW 5.7.x?

Anyone else have any issues on FW 5.7.x?

EDIT: Did a very basic test on my PW2 on FW 5.7.2, everything appears to be fine.

So, new question: how many books/collections are we talking about, in which formats are these books, how were they sent to the device, do any of them have weird metadata, etc.

Provided you don't care about existing collections, does a "rebuild collections (from calibre plugin)" work better than an "update"?

Last edited by NiLuJe; 02-20-2016 at 07:58 PM.
NiLuJe is offline   Reply With Quote
Old 02-20-2016, 08:23 PM   #222
anesthezea
Groupie
anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.
 
anesthezea's Avatar
 
Posts: 167
Karma: 2627964
Join Date: Aug 2010
Location: Alabama, USA
Device: Kobo Libra 2, Kobo Clara 2e, Kobo Libra Colour, Kindle Paperwhite
Quote:
Originally Posted by NiLuJe View Post
@anesthezea: Possibly a fun new "feature" of FW 5.7.x?

Anyone else have any issues on FW 5.7.x?

EDIT: Did a very basic test on my PW2 on FW 5.7.2, everything appears to be fine.

So, new question: how many books/collections are we talking about, in which formats are these books, how were they sent to the device, do any of them have weird metadata, etc.

Provided you don't care about existing collections, does a "rebuild collections (from calibre plugin)" work better than an "update"?
The books are in azw/azw3 format, I believe. There are a few hundred on the device, no collections. They were sent to the device via Calibre and a collections file generated by the Collections Manager. I do not know if any of them have weird metadata. I get the same error when I try to rebuild collections.

ETA: Delete All Collections and Rebuild collections (from folders) work. I took some of the books off the kindle, made a new collections file, and ran the extension again. Updating collections/plugin did not work, but Rebuilding collections/plugin did.

Last edited by anesthezea; 02-20-2016 at 08:54 PM.
anesthezea is offline   Reply With Quote
Old 03-09-2016, 05:08 AM   #223
mitra
Connoisseur
mitra began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Jan 2016
Location: Mumbai
Device: Kindle PW2
E-Something went very wrong

Hello.

For last few days, i am not able to run librarian sync extension.

I even updated the python new release for kindle PW2 2nd march, 2016.

Still the same error( E- something went very wrong).

I deleted all collections, then tried rebuilding folder directory, then tried rebuild calibre and then just update colledtions from calibre, in all these attempts the errror came up and remain same. I then restarted and did it again still the same.

In the hindsight, i should not have deleted collections atleast my folder collection would have been safe.

I am on kindle pw2 5.6.5 9017 model.

Any help very much appreciated. Thanks.
mitra is offline   Reply With Quote
Old 03-09-2016, 06:21 AM   #224
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Please re-check what firmware version your device is running:
home -> menu -> settings -> menu -> device info

Please mention what other things of ours you have installed on your Kindle, and if they are all still working.
knc1 is offline   Reply With Quote
Old 03-09-2016, 07:02 AM   #225
mitra
Connoisseur
mitra began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Jan 2016
Location: Mumbai
Device: Kindle PW2
That was quick.

FYI, I have attached the screen shot of all Kual extensions and firmware i run. I should say all are working fine except the librarian sync. I just double checked it now. I checked python from cover screen saver option is working fine.

Besides the Kual extensions, I have installed few .bin files installed.
Those are rescue pack, coward rescue pack, python pack, screen saver pack, font pack and mrpi pack.
In Vlasovsoft, I have the default basically i use cool reader sometimes. Still to name it includes Cool reader, file manager, Opds_alpha, chess, checkers, sokoban, reversi, gomoku, takuzu, sudoku, dictionary, notepad, calculator and wifi.

Basically, I have been running librarian sync for quite a while. I use it to update collections from calibre plugin. Whenever, i used to face such error while updating calibre collections plugin. I used to delete all collections and then run the folder directory collection, it always worked as a collection and then i use to update calibre collection smoothly. But today, it somehow did not work. Even yesterday, it worked fine.

Between today and yesterday, i did not install anything. The ones i installed today were after error from snapshot of niluje hacks. I saw every pack was updated so i installed all 5 bins again (same as above). Though, i must say i didnot uninstall any .bin hack before installing the new version. Also, I put all 5 .bin files together it ran beautifully in order of python, rescue pack, coward rescue pack, font and screensaver. Impressed!!!

Thank you.
Attached Thumbnails
Click image for larger version

Name:	screenshot_2016_03_09T17_12_47+0530.png
Views:	388
Size:	19.0 KB
ID:	146996   Click image for larger version

Name:	screenshot_2016_03_09T17_08_00+0530.png
Views:	387
Size:	15.6 KB
ID:	146997   Click image for larger version

Name:	screenshot_2016_03_09T17_07_57+0530.png
Views:	386
Size:	17.0 KB
ID:	146998  

Last edited by mitra; 03-09-2016 at 07:15 AM.
mitra is offline   Reply With Quote
Reply

Tags
kindle collections, librariansync


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vocabulary builder and flash card feature on old kindle 2/3/dx? dark.knight1 Kindle Developer's Corner 12 10-10-2015 01:12 PM
Vocabulary builder bobafruit Kindle Developer's Corner 25 09-04-2015 01:46 AM
Free (nook/Kindle/iTunes/DRM-free) Legacy Builder [Xtian Business Leadership Advice] ATDrake Deals and Resources (No Self-Promotion or Affiliate Links) 0 10-13-2014 02:44 AM
Vocabulary Builder for Kindle Paperwhite 1 pxpxpx Amazon Kindle 2 02-16-2014 06:07 PM
SBPubX Builder tmaynard Fictionwise eBookwise 16 11-20-2008 12:35 PM


All times are GMT -4. The time now is 09:43 PM.


MobileRead.com is a privately owned, operated and funded community.