![]() |
#1816 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jan 2013
Device: Kobo Glo
|
Hello,
When filling in the authors to the Kobo, the plugin should change the Calibre list separator (&) to the Kobo list separator (,). I have noticed that it messed up with the Kobo author sorting method. The Kobo seems to expect the author(s) to be "FirstName1 LastName1, FirstName2 LastName2" and then performs the sort on "LastName1 LastName2". If the authors are input with the Calibre separator (&): "FirstName1 LastName1 & FirstName2 LastName2", the sort is performed on "LastName2". Also, I wondered if there was a way to tell the Kobo not to heed the second author when sorting, for a specified book: I have like 30 books belonging to the same serie but with different authors and it would be nice if I could ignore the second author just for them, so that they would appear in the right order. I haven't found anything in the DB that would look like it but who knows... |
![]() |
![]() |
#1817 | ||
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:
Code:
program: raw_list('authors', ', ') Quote:
|
||
![]() |
Advert | |
|
![]() |
#1818 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jan 2013
Device: Kobo Glo
|
Where do you set this plugboard? Is it somewhere in the KoboUtilities plugin? (sorry I'm not really familiar with Calibre)
As for the 2nd request, I thought so but at least now I'm sure ^^ |
![]() |
![]() |
#1819 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,272
Karma: 72663495
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
|
![]() |
![]() |
#1820 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jan 2013
Device: Kobo Glo
|
Thanks, it wasn't quite obvious with the translated name ^^
Still, shouldn't the KoboUtilities plugin do that automatically, since it is designed to be exported on Kobo, knowing the latter manages the authors with commas? |
![]() |
Advert | |
|
![]() |
#1821 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 43,307
Karma: 165170674
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Why would you want to require use of the optional KoboUtilities plugin to do that when the builtin KoboTouch driver or the add-on KoboTouchExtended driver would be a better place for that functionality.
|
![]() |
![]() |
#1822 | |
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:
And as @DNSB said, it would need to be in the driver. |
|
![]() |
![]() |
#1823 | |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jul 2020
Device: Kobo Aura Edition 2
|
Quote:
Metadata plugboards works perfectly while sending books to the device. However "Kobo Utilities > Update metadata > Author" does not use metadata plugboards and it replaces the author information on the device with "&". |
|
![]() |
![]() |
#1824 |
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 it does. There is an option on the dialog to use them.
|
![]() |
![]() |
#1825 |
Connoisseur
![]() Posts: 56
Karma: 10
Join Date: Aug 2018
Device: Kobo Aura H2O
|
Can't set Reader Font on eReader
I'm told that this a plugin problem, and was also told the Kobo Ultilities forum was the place to go for help this issue, so hopefully this is the right place...
calibre, version 4.21.0 ERROR: Unhandled exception: <b>NoSectionError</b>:No section: 'Reading' calibre 4.21 embedded-python: True is64bit: True Darwin-18.7.0-x86_64-i386-64bit Darwin ('64bit', '') ('Darwin', '18.7.0', 'Darwin Kernel Version 18.7.0: Thu Jun 18 20:50:10 PDT 2020; root:xnu-4903.278.43~1/RELEASE_X86_64') Python 2.7.16 OSX: ('10.14.6', ('', '', ''), 'x86_64') Interface language: None Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 33, 0) && DeDRM (6, 7, 0) && Package KFX (from KFX Input) (1, 33, 0) && Kobo Utilities (2, 11, 0) && EpubSplit (2, 9, 0) && KFX metadata reader (from KFX Input) (1, 33, 0) && KFX Input (1, 33, 0) && Barnes & Noble (1, 2, 15) && KePub Output (3, 2, 13) && KePub Input (3, 2, 10) && EpubMerge (2, 9, 0) && KePub Metadata Reader (3, 2, 9) && Fantastic Fiction Adults (1, 1, 0) && Find Duplicates (1, 7, 2) && Fantastic Fiction (1, 3, 0) && Kobo Books (1, 8, 0) && KePub Metadata Writer (3, 2, 12) && Count Pages (1, 10, 0) && Goodreads (1, 4, 0) && Obok DeDRM (6, 7, 0) Traceback (most recent call last): File "calibre_plugins.koboutilities.action", line 832, in set_reader_fonts File "calibre_plugins.koboutilities.action", line 4714, in _update_config_reader_settings File "lib/python2.7/ConfigParser.py", line 753, in set File "lib/python2.7/ConfigParser.py", line 396, in set NoSectionError: No section: 'Reading' Failed to set Reader Font on a Kobo Libra H2O Error Log cannot attached be attached as apparently the limit is 1 MB and the file is 2.07 MB. If it's needed, you can find it here https://bugs.launchpad.net/calibre/+bug/1888038 |
![]() |
![]() |
#1826 |
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
|
Well, that's embarrassing. I think that has been there since the first release. It would only happen if the config file did not have a "Reading" section in it. So, I suppose it isn't that surprising.
Anyway, I have fixed it with a few other small fixed. The new version is 2.11.4. The changes ae:
This will be announced by calibre in the next hour or so. If there are any problems, please post the details here. |
![]() |
![]() |
#1827 |
Connoisseur
![]() Posts: 56
Karma: 10
Join Date: Aug 2018
Device: Kobo Aura H2O
|
Well, I'm that special person that manages to have problems no one has ever heard of before... It's a real talent!
My old ereader finally got too old, so I replaced it yesterday with this one, which is surely why I had this issue, but it is very strange no else had ever come across it in all that time. Luckily I seemed to have timed the error notice right though; I ran the update, and had no problem with it this time, so thank you very much for the super quick fix ![]() |
![]() |
![]() |
#1828 | ||
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:
|
||
![]() |
![]() |
#1829 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 102
Karma: 1940
Join Date: Apr 2009
Location: Denver, CO
Device: Libra H2O
|
Not sure if this is this plugin (but think it is)
Describing previous behaviour When you plugin a Kobo device a pop up appears to update reading position/%read. You can select which books to include in that update. After that (maybe this part isn't this plugin?) another popup to update to goodreads, your progress. Asking here as this plugin updated around the same time Calibre did, and a week or so after the goodreads plugin, so hard to know what's what (for me, LOL). Now on plugin, neither pop up appears. This is with a Kobo Clara HD. If the wrong, I'll happily post where appropriate ![]() |
![]() |
![]() |
#1830 | ||
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:
The simplest explanation is that something has changed with the configuration of the plugin. Check that it is enabled, and that the options to fetch the reading status on connect is still checked. Otherwise, have you needed to do a factory reset recently? If so, the connection between the profile used by the plugin and the device. I have explained this recently in this post. You can run the fetch manually from the plugins menus. This will let you check that it is working and calling Goodreads Sync properly. If you cannot work out what is happening, run calibre in debug mode and post the log. I can usually see what is wrong from that. To do that, right-click the preferences button and choose the option to restart in debug mode. Calibre will restart and show a message about the debug log. Connect the device and let the device jobs run. When they finish close calibre. The debug log will be shown. Post the full log. Or PM it to me. |
||
![]() |
![]() |
Tags |
calibre, kobo, kobo utilities, kobo-utilities, plugins |
Thread Tools | Search this Thread |
|
![]() |
||||
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 |