![]() |
#616 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
It sounds like you want a more general "Reorganise books" function. And it does make sense as an extension of the "move to SD card" function. If the move to SD card is practical, this would be as well.
|
![]() |
![]() |
#617 |
frumious Bandersnatch
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,542
Karma: 19001583
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
|
Yes, but I was thinking more in the situation where fix some metadata in book, which changes the result of the save template, and I re-upload the book without realizing this. I end up with a duplicate book in the device. It would be great if this could be taken care of.
|
![]() |
![]() |
#618 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 201
Karma: 1071756
Join Date: Sep 2012
Location: Nova Scotia
Device: Kobo Aura, Nexus 5x
|
Quote:
I just noticed something in the KoboUtilities plugin. In dialogs.py, you: Code:
try: ... from PyQt5 import QtWidgets as QtGui except ImportError as e: from PyQt4 import QtGui Code:
try: ... from PyQt5 import QtGui except ImportError as e: from PyQt4 import QtGui |
|
![]() |
![]() |
#619 | ||
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
Quote:
Some time in the future I will remove the Qt4 references and clean all this up. But, it won't happen until I think that most people have moved to calibre v2. |
||
![]() |
![]() |
#620 | |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,879
Karma: 59840450
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
This Friday is Doom day for Calibre 2.0 on XP, that means many XP users will join the ranks of old MAC users and will be back to running older versions of Calibre. |
|
![]() |
![]() |
#621 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
OK, for the foreseeable future, I will leave the Qt4 support in the plugin. But, I probably won't do any testing with 1.48 unless someone reports a problem. |
|
![]() |
![]() |
#622 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,879
Karma: 59840450
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
|
![]() |
![]() |
#623 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,930
Karma: 143098300
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Where was the announcement that Calibre 2.x will no longer run on XP?
|
![]() |
![]() |
#624 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,262
Karma: 78869092
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Indirectly in some of threads discussing people having issues with XP and calibre 2.
An additional issue is that QT5 requires SSE (or was it SSE2) support in the hardware, and without that it dies. Sigil ran into a similar issue with SSE(2) support. |
![]() |
![]() |
#626 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Beta of new function: Get Shelves from Device
As discussed in Kobo Aura HD: Importing existing shelves into Calibre, I have added a function to get the current shelves from the Kobo device into the calibre library.
This new function will read the database on the connected Kobo device, get the shelves for each book and put this into a column in the calibre library. This can be done for all books on the device, or just the selected books. When started a dialog for options will be displayed. The options are:
Attached is a beta with the added function. If no problems are found in the next few days, I will release it. If anyone finds a problem with this, please report it with as much detail as possible. And any suggestions for improvements to the function are welcome. Last edited by davidfor; 10-05-2014 at 06:48 AM. Reason: Removed beta as it has been released. |
![]() |
![]() |
#627 |
frumious Bandersnatch
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,542
Karma: 19001583
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
|
When I connect the Aura through the Kobo Start Menu rather than through nickel, the database backup is stored as "KoboTouch" instead of "KoboAura". Is this something than can be fixed in the plugin? In KSM? Nowhere?
|
![]() |
![]() |
#628 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
So that I can check, can you run calibre in debug mode, connect the device and post the debug log. That will show details of what the driver is seeing. |
|
![]() |
![]() |
#629 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,262
Karma: 78869092
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Quote:
When it does the USB command it runs a script supplied by tshering that is located in .kobo/kbmenu/usb/enable_usb.sh. This script starts with Code:
# --- change as you see fit (begin) PRODUCT_ID=0x4163 VERSION=0.0.0 SN=N000000000000 # --- change as you see fit (end) 0x4173 is Glo 0x4183 is Mini 0x4193 is Aura HD 0x4203 is Aura So this explains WHY you are being seen as a Touch.... |
|
![]() |
![]() |
#630 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Yes, that would explain it. Setting the correct device id is a good idea. Apart from the name displayed and used in the backup, it is also used to choose the size of cover images when they are generated.
|
![]() |
![]() |
Tags |
calibre, kobo, kobo utilities, kobo-utilities, plugins |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] Manga plugin | mastertea | Plugins | 6 | 01-06-2022 02:43 AM |
[GUI Plugin] Save Virtual Libraries To Column (GUI) | chaley | Plugins | 14 | 04-04-2021 05:25 AM |
Kobo Utilities Plugin Question | nikev | Kobo Reader | 10 | 09-25-2018 11:55 PM |
[GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |