Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 07-02-2021, 03:56 PM   #1
anacreon
Guru
anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.
 
anacreon's Avatar
 
Posts: 976
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
[Kobo] remarks on loading big libraries

I have the Elipsa since day one (24 June) and started reorganizing my library before, since I had many books in my Archives I wished to read or have at hand but couldn't before, either because of bulk (all my other Kobos have 8 Go storage, Elipsa 32), or readability on smaller devices (PDFs, kepubs with maps/tables etc.)

I always use the latest versions of Calibre (5.22, portable so 32bit) and its plugins, mainly Kobo Utilities/Kobo Touch Extended. I recently downloaded the regular 64bit Calibre to convert those rare epubs which didn't convert to kepub either within Calibre, or (the great majority) while transferred, but I have had only 10 epubs to copy for conversion up to now.

Transferring 4372 items/5.63 Go was a long and painful process. I had a few "database corrupted". The first time, disconnecting from my Kobo account wasn't enough, so I had to do a manual reboot. Subsequently, disconnecting/reconnecting was enough, but still some work. Today, I decided to write down the whole rigmarole:
  1. connection of Elipsa to Calibre: Elipsa and Calibre register 2039 items in common
  2. connection: Elipsa registers 3051, Calibre 3005; I manage to harmonize 45 items (all with multiple authors), but one can't be found (it has only one author)
  3. connection: Elipsa registers 4096 items of which 37 must be harmonized (36 multiple authors, 1 single author with two first names)
  4. connection: Elipsa registers 4372 items of which 15 must be harmonized
  5. connection, just to update metadata and reading positions, check the database and save it
Calibre seems to have difficulties with a few multiple authors, but none with many many more items with multiple authors, or authors with 2 or more first names.

The bulk of my transfers is done, and I hope I won't have to repeat the process soon.
anacreon is offline   Reply With Quote
Old 07-02-2021, 10:01 PM   #2
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
If the issue is matching multiple authors, then it is probably Kobo at fault as much as anything. Calibre will write the author details using a dc:contributor for each author. But, Kobo only reads the first dc:contributor. I use a metadata plugboard to put all the authors on one, separated by commas as Kobo expects. Doing that has reduced the number of mismatches when adding books to nearly zero.
davidfor is offline   Reply With Quote
Advert
Old 07-03-2021, 02:10 AM   #3
anacreon
Guru
anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.
 
anacreon's Avatar
 
Posts: 976
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
Quote:
Originally Posted by davidfor View Post
If the issue is matching multiple authors, then it is probably Kobo at fault as much as anything. Calibre will write the author details using a dc:contributor for each author. But, Kobo only reads the first dc:contributor. I use a metadata plugboard to put all the authors on one, separated by commas as Kobo expects. Doing that has reduced the number of mismatches when adding books to nearly zero.
That's very interesting. Could you possibly put up your plugboard? Presently I have {author_sort}/{series}/{title} {series_index}, and I don't know how to modify the author_sort.
anacreon is offline   Reply With Quote
Old 07-03-2021, 09:47 AM   #4
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by anacreon View Post
That's very interesting. Could you possibly put up your plugboard? Presently I have {author_sort}/{series}/{title} {series_index}, and I don't know how to modify the author_sort.
That looks like a save template. Which is use for the file name when sending the book.

The metadata plugboard I use is:

Code:
program: raw_list('authors', ', ')
And that goes into the "authors" field.
davidfor is offline   Reply With Quote
Old 07-03-2021, 12:21 PM   #5
anacreon
Guru
anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.
 
anacreon's Avatar
 
Posts: 976
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
Quote:
Originally Posted by davidfor View Post
That looks like a save template. Which is use for the file name when sending the book.

The metadata plugboard I use is:

Code:
program: raw_list('authors', ', ')
And that goes into the "authors" field.
I feel stupid, but where is that plugboard? I explored Kobo Utilities, and looked at preferences, but have no idea.
Sorry, and thanks
anacreon is offline   Reply With Quote
Advert
Old 07-03-2021, 04:57 PM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,047
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
P(Calibre) Preferences: Plugboards
You designate which device an entry applies to.
theducks is offline   Reply With Quote
Old 07-04-2021, 11:19 AM   #7
anacreon
Guru
anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.
 
anacreon's Avatar
 
Posts: 976
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
Quote:
Originally Posted by theducks View Post
P(Calibre) Preferences: Plugboards
You designate which device an entry applies to.
I moved Calibre from French to English in case it was a language problem, but I still can't find "Plugboards "except in Plug-ins\preferences\plugboard, which can't be modified.
And in Kobo Touch Extended, the template language doesn't seem to fit with Davidfor's code.
anacreon is offline   Reply With Quote
Old 07-04-2021, 01:47 PM   #8
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,444
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by anacreon View Post
I moved Calibre from French to English in case it was a language problem, but I still can't find "Plugboards "except in Plug-ins\preferences\plugboard, which can't be modified.
And in Kobo Touch Extended, the template language doesn't seem to fit with Davidfor's code.
See the attached screen capture.
Attached Thumbnails
Click image for larger version

Name:	Clipboard01.png
Views:	149
Size:	43.0 KB
ID:	188036  
chaley is offline   Reply With Quote
Old 07-04-2021, 02:50 PM   #9
anacreon
Guru
anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.
 
anacreon's Avatar
 
Posts: 976
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
Quote:
Originally Posted by chaley View Post
See the attached screen capture.
Thank you!

I created one new plugboard with Format any, Device KoboTouchExtended, Source Template program: raw_list('authors', ', ',) and Destination Field Authors.
I hope I didn't introduce errors, and I wonder whether it will also apply for PDFs or if I should create a line for PDFs for any device, and duplicate the first plugboard I created, so there is one for kepubs and one for epubs.

EDIT: FYI, I returned to French for Calibre, and "plugboard" was translated as "Tableaux de connexion des métadonnées" - quite a mouthful, which I had not connected to "plugboard", since there are a few "plugboards" found in the depths of the preferences in the French version. Which might explain also why my eyes automatically skimmed over it when I did turn to the English version of Calibre.

EDIT 2: Should I have chosen Kobo instead of KoboTouchExtended for the device? Which would probably also work for any Format too.

Last edited by anacreon; 07-04-2021 at 03:01 PM.
anacreon is offline   Reply With Quote
Old 07-04-2021, 06:34 PM   #10
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,176
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by anacreon View Post
EDIT 2: Should I have chosen Kobo instead of KoboTouchExtended for the device? Which would probably also work for any Format too.
I'm going to assume that that you meant Kobo instead of KoboTouch since I didn't see KoboTouchExtended as an option, KoboTouch is intended for any Kobo reader with a touch screen so it would be the correct choice. Generally, I tend to set most plugboards to any device and any format unless there is some reason such adding series to title which is needed for a Kindle but not a Kobo.
DNSB is online now   Reply With Quote
Old 07-04-2021, 08:52 PM   #11
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by anacreon View Post
EDIT 2: Should I have chosen Kobo instead of KoboTouchExtended for the device? Which would probably also work for any Format too.
You choose the driver that you use, or the "any" versions as @DNSB suggested. But, "Kobo" is only for the Kobo WiFi and the original Kobo devices. For current Kobo devices, you would use whichever of KoboTouch or KoboTouchExtended driver that you are using. I have both plugboards configured as I use both at different times.
davidfor is offline   Reply With Quote
Old 07-05-2021, 02:00 AM   #12
anacreon
Guru
anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.
 
anacreon's Avatar
 
Posts: 976
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
@ both Davids: I chose KoboTouchExtended since it is what I use. I don't use KoboTouch, but it does appear in my drop down list. I don't know why KoboTouchExtended doesn't appear in DNSB's list.
anacreon is offline   Reply With Quote
Old 07-05-2021, 03:51 AM   #13
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by anacreon View Post
@ both Davids: I chose KoboTouchExtended since it is what I use. I don't use KoboTouch, but it does appear in my drop down list. I don't know why KoboTouchExtended doesn't appear in DNSB's list.
It means he hasn't installed the KoboTouchExtended driver.
davidfor is offline   Reply With Quote
Old 07-05-2021, 11:37 AM   #14
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,176
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by davidfor View Post
It means he hasn't installed the KoboTouchExtended driver.
I checked and the KoboTouchExtended v3.4.5 driver is installed. However it is disabled. I prefer reading epubs so only enable the KoboTouchExtended driver when I am testing kepub features. I could use the Enable Extended Kobo Features checkbox but on several occasions, I forgot to uncheck it.
DNSB is online now   Reply With Quote
Old 07-05-2021, 09:12 PM   #15
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by DNSB View Post
I checked and the KoboTouchExtended v3.4.5 driver is installed. However it is disabled. I prefer reading epubs so only enable the KoboTouchExtended driver when I am testing kepub features. I could use the Enable Extended Kobo Features checkbox but on several occasions, I forgot to uncheck it.
You mentioned the drop-down. I didn't look at that and forgot that only active drivers appear in it. I have configured a metadata plugboard for both drivers. They appear in the "Existing plugboards" list. But, the plugboard for the disabled driver is shown in grey. When you select it, there is a message about the driver being disabled and you cannot change the plugboard.
davidfor is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
calibre: error while loading shared libraries: libcalibre-launcher.so: cannot open sh kend650 Calibre 5 01-19-2025 06:11 PM
Calibre issues - Missing libraries and problem loading books from new library markysparks Calibre 1 01-29-2020 07:42 AM
All Big Six Publishers Now Selling E-Books To Libraries SteveEisenberg General Discussions 13 05-08-2013 09:47 PM
How can i add remarks to a ebook? Siddharta Calibre 4 03-23-2013 06:18 AM
Big libraries on Kindle 3? niceboy Amazon Kindle 27 10-28-2010 01:09 AM


All times are GMT -4. The time now is 06:09 AM.


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