|  12-16-2018, 01:11 AM | #406 | 
| Wizard            Posts: 1,555 Karma: 5000046 Join Date: Feb 2012 Location: Cape Canaveral Device: Kindle Scribe | |
|   |   | 
|  12-16-2018, 01:22 PM | #407 | 
| BLAM!            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 | 
			
			Okay, confirmed, and tracked down to a  bad interaction between Python 2, and the current unreleased requests/urllib3 versions I'm using. Next snapshots will be fixed, but they won't come until I'm done with other things, so, in the meantime: In /mnt/us/python/lib/python2.7/site-packages/requests/models.py around L392 (basically just above the offending unicode_is_ascii call), insert: Code:         if is_py2:
            host = unicode(host) | 
|   |   | 
|  12-16-2018, 01:48 PM | #408 | 
| has been            Posts: 55 Karma: 765322 Join Date: Feb 2015 Device: k2, k4nt, touch, PW2, koa2, pw4, Nook GLP 7.8 | 
			
			Thank you!!! Everything now works as expected on my PW4. | 
|   |   | 
|  12-16-2018, 02:27 PM | #409 | 
| Wizard            Posts: 1,555 Karma: 5000046 Join Date: Feb 2012 Location: Cape Canaveral Device: Kindle Scribe | 
			
			@NiLuJe WOW!! Thank you so much! That did the trick. I attach models.py and a screenshot showing white spaces as they should appear (somehow Notepad++ auto-indents with tab spaces when pasting, not white spaces). P.S. I only tested --update, --delete, and --folder options for ./generate_collections. They all work and Kindle shows proper output 'Done in XX s'. Last edited by mergen3107; 12-16-2018 at 02:35 PM. | 
|   |   | 
|  12-16-2018, 10:22 PM | #410 | |
| hopeless n00b            Posts: 5,126 Karma: 19597086 Join Date: Jan 2009 Location: in the middle of nowhere Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9 | Quote: 
   | |
|   |   | 
|  12-17-2018, 12:47 AM | #411 | 
| BLAM!            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 | 
			
			@ilovejedd: Yep, the urllib3 commit in question is dated December 7   . | 
|   |   | 
|  12-19-2018, 07:36 PM | #412 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: May 2011 Device: Kindle 3G + Wifi | Quote: 
 Thank you so much!! | |
|   |   | 
|  12-19-2018, 07:47 PM | #413 | 
| BLAM!            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 | 
			
			@tessa33: @mergen3107 posted the pre-tweaked file a couple posts ago, just unpack it at the USB root of the device (like you would install a KUAL extension, for instance)  . (You do need to have installed Python first, though  ). | 
|   |   | 
|  12-19-2018, 08:27 PM | #414 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: May 2011 Device: Kindle 3G + Wifi | 
				
				Something went very wrong error
			 Quote: 
 Since this is PW4, I would normally install an add-on by putting it in the mrpackages folder, then ;log mrpi - should I try doing that? And honestly, thank you so much for your time, guidance, and patience! I really am pretty new to this whole world, but am doing my best to learn! | |
|   |   | 
|  12-19-2018, 09:04 PM | #415 | 
| BLAM!            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 | 
			
			@tessa33: Yeah, by trying to drill into the models.py file manually, you lost the directory structure, and you ended up putting the models.py file itself into the USB root   . Instead, we want to *honor* that directory structure: just "extract to" (or something to that effect that should pop up in the contextual menu of a zip file if your right-click it) the zip to F: and that should do it  . | 
|   |   | 
|  12-19-2018, 09:15 PM | #416 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: May 2011 Device: Kindle 3G + Wifi | Quote: 
 OMG OMG OMG OMG it worked!! YAAAAAS! I am quite literally dancing around my living room!!! Thank you SO very much!! | |
|   |   | 
|  12-27-2018, 07:52 PM | #417 | 
| Grand Sorcerer            Posts: 6,545 Karma: 14008730 Join Date: May 2008 Location: PA (USA) Device: Kobo Clara, 2E, Libre 1, PW4, PW5, 2022 Kindle, Kobo Libre Colour | 
			
			I have a little mystery here. I just got the PW4, JB, added Python, and installed LS. However I never got a KUAL menu entry. I tried installing LS on my Voyage, and everything works perfectly! So I copied the LS folder from the Voyage and put it on the PW. Now I have a KUAL menu entry. I run the program on Calibre just fine. When I attempt to rebuild or update from the LS menu in KUAL, however, it says "Rebuilding collections from Calibre on the bottom, for quite a long time, and then the line on the bottom of the screen (still in the LS menu) says: Entries 1 - 4 of 4 78183a5 (20181209,a) PW4 And no collections show when I return to the Kindle library. Any guesses what that line means? I haven't seen it referenced here. I missed a step, I backed into KUAL and then the message showed. Last edited by booklover6; 12-27-2018 at 07:55 PM. | 
|   |   | 
|  12-27-2018, 08:53 PM | #418 | |
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | Quote: 
 While the norm here is for every developer to work on what interests them, and they usually work alone, rather than in groups .... People here follow the "Principle of least surprise". (I.E: The piece with the straight edge and blue sky goes at the top of the jigsaw puzzle.) The things that can be added to your Kindle from here follow two or three different patterns of packaging and installation procedures. You just discovered the most common way a KUAL extension is installed. So you are already at least 1/3 of the way along the learning curve. | |
|   |   | 
|  12-27-2018, 09:55 PM | #419 | 
| BLAM!            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 | 
			
			@booklover6: Possibly depends on what you means by "Installed LS"   . I'd recommend doing it manually from a download/checkout or my GitHub tree, as the .bin hasn't been repackaged for quite a while. Note that this currently requires the very latest Python snapshot, plus a hotfix for it that was posted in #409. | 
|   |   | 
|  12-28-2018, 05:39 AM | #420 | 
| Connoisseur            Posts: 77 Karma: 40008 Join Date: Aug 2014 Location: Paris, France Device: PW2, Kobo H20, Kobo Aura One | 
			
			Well. I see I've missed a lot of activity here   . Thanks a lot to NiLuJe & knc1 for keeping LibrarianSync alive and providing support! I'm glad people still find it useful. @NiLuJe: I've just merged your latest GitHub PR. Do you want me to clean up the first post and link to your fork as the new reference? If so, feel free to tell me what you'd like the post to mention. | 
|   |   | 
|  | 
| Tags | 
| kindle collections, librariansync | 
| 
 | 
|  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 |