Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 12-21-2021, 06:49 PM   #31
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,744
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by SimonMc View Post

Does anyone else have this issue pls ?

Cheers
Had you bothered to look, you would have seen there have been problems with this PI for a year or more

Next time ==>> Index of plugins

BR
BetterRed is offline   Reply With Quote
Old 12-24-2021, 08:40 AM   #32
SimonMc
Member
SimonMc began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Mar 2015
Device: Kindle 3
Quote:
Originally Posted by BetterRed View Post
Had you bothered to look, you would have seen there have been problems with this PI for a year or more

Next time ==>> Index of plugins

BR
So a plug in crashing should crash calibre.... okay, good to know. As an aside I did various searches for what I thought was relevant, sorry if they didn't meet with your requirements.
SimonMc is offline   Reply With Quote
Old 12-24-2021, 12:08 PM   #33
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,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by SimonMc View Post
So a plug in crashing should crash calibre.... okay, good to know. As an aside I did various searches for what I thought was relevant, sorry if they didn't meet with your requirements.
Stop being nasty.
Plugins are submitted and maintained by volunteers .
Sites change. Things change. Folk move on. Sometimes someone else steps forward to carry the ball because they use the PI AND can fix it.

Very shortly MORE PI will fall out when Kovid moves to Calibre 6.x.
BTW If you looked at the PI description in the index , this PI was originally developed back in the Calibre 0.x days
theducks is offline   Reply With Quote
Old 02-18-2022, 05:30 PM   #34
Rellwood
Library Breeder (She/Her)
Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.
 
Rellwood's Avatar
 
Posts: 1,269
Karma: 1937891
Join Date: Apr 2015
Location: Fullerton, California
Device: Paperwhite 2015 (2), PW 2024 (12 GEN), PW 2023 (11 GEN), Scribe (1st)
The pluigin still works if you don't try to manage it. I activated it just today and discovered a lot more tags coming in even though I never set it up.
Rellwood is offline   Reply With Quote
Old 05-17-2022, 03:45 PM   #35
snorrelo
Junior Member
snorrelo began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2021
Device: kindle flavours and calibre
Came across this plugin and wanted to use it. Since it didn't work properly I made a couple of quick fixes.

* Fixed xpath for shelf count - https://www.mobileread.com/forums/sh...8&postcount=25
* Fixed segfault when trying to configure plugin. Never used qt before, but it seems to work now.
* Bump version to 1.2.1.1. Hopefully the plugin will update automatically if the official version updates to 1.2.2+

Added a GitHub repo to keep track of changes if the author or anyone else wants them: https://github.com/snorrelo/goodreads_more_tags
Attached Files
File Type: zip Goodreads.More.Tags.zip (14.5 KB, 349 views)
snorrelo is offline   Reply With Quote
Old 07-14-2022, 08:58 AM   #36
snorrelo
Junior Member
snorrelo began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2021
Device: kindle flavours and calibre
* Fix Qt6 compatibility issues
* Remove support for Calibre < 5.0.0 and Qt4
* Bump version to 1.2.1.2. Hopefully it will update if the official version ever updates to 1.2.2+


Install/Update by downloading Goodreads.More.Tags.zip and load it by going to Preferences -> Plugins -> Load plugin from file

Source code: https://github.com/snorrelo/goodreads_more_tags
Attached Files
File Type: zip Goodreads.More.Tags.zip (14.6 KB, 792 views)
snorrelo is offline   Reply With Quote
Old 10-08-2024, 12:35 PM   #37
Jaimey
Junior Member
Jaimey began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2024
Device: none
Hi

I'm having issues installing Goodreads More Tags plugin on Calibre portable.

calibre, version 7.19

When I try to install this plugin, I get ERROR message:

Traceback (most recent call last):
File "calibre_plugins.goodreads_more_tags.config", line 12, in <module>
ImportError: cannot import name 'Qt' from 'qt' (F:\CALIBRE\Calibre Portable\Calibre\app\bin\python-lib.bypy.frozen\qt\__init__.pyc)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\dialogs\plugin_updater.py", line 742, in _install_clicked
File "calibre\customize\ui.py", line 525, in add_plugin
File "calibre\customize\ui.py", line 76, in load_plugin
File "calibre\customize\zipplugin.py", line 306, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.goodreads_more_tags.__init__" , line 12, in <module>
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.goodreads_more_tags.config", line 15, in <module>
ModuleNotFoundError: No module named 'PyQt4'

Could somebody help me?
Thanks!
Jaimey is offline   Reply With Quote
Old 10-08-2024, 01:46 PM   #38
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,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
That PI has not been touched since 2020 Nov
It is way out of date, Calibre switched to PY5 years ago. Some folk had the skills to make abandoned (for whatever cause) PI, compatible.
Maybe some nice person will update it.
Meanwhile, you might Uninstall it so as to not trip errors. (Rightclick the plugin name in Get Plugins: installed: Remove Plugin
AFAIK this leaves the configuration (if any) for later use.
theducks is offline   Reply With Quote
Old 10-10-2024, 05:40 AM   #39
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by theducks View Post
That PI has not been touched since 2020 Nov
It is way out of date, Calibre switched to PY5 years ago. Some folk had the skills to make abandoned (for whatever cause) PI, compatible.
Maybe some nice person will update it.
Meanwhile, you might Uninstall it so as to not trip errors. (Rightclick the plugin name in Get Plugins: installed: Remove Plugin
AFAIK this leaves the configuration (if any) for later use.
Go back a few posts and you'll see it was last touched July 14, 2022.
JSWolf is offline   Reply With Quote
Old 10-10-2024, 05:42 AM   #40
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Jaimey View Post
Hi

I'm having issues installing Goodreads More Tags plugin on Calibre portable.

calibre, version 7.19

When I try to install this plugin, I get ERROR message:

Traceback (most recent call last):
File "calibre_plugins.goodreads_more_tags.config", line 12, in <module>
ImportError: cannot import name 'Qt' from 'qt' (F:\CALIBRE\Calibre Portable\Calibre\app\bin\python-lib.bypy.frozen\qt\__init__.pyc)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\dialogs\plugin_updater.py", line 742, in _install_clicked
File "calibre\customize\ui.py", line 525, in add_plugin
File "calibre\customize\ui.py", line 76, in load_plugin
File "calibre\customize\zipplugin.py", line 306, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.goodreads_more_tags.__init__" , line 12, in <module>
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.goodreads_more_tags.config", line 15, in <module>
ModuleNotFoundError: No module named 'PyQt4'

Could somebody help me?
Thanks!
The version available through calibre is obsolete. There is a new version attached to post #36 of this thread. Download that and install it and see how it works. It would be good if someone who is using it can say that it works so that can be made the new version in the first post of this thread.
JSWolf is offline   Reply With Quote
Old 10-10-2024, 06:14 AM   #41
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,612
Karma: 7891011
Join Date: Sep 2020
Device: none
Quote:
Originally Posted by JSWolf View Post
The version available through calibre is obsolete. There is a new version attached to post #36 of this thread. Download that and install it and see how it works. It would be good if someone who is using it can say that it works so that can be made the new version in the first post of this thread.
I confirm that the version on post #36 works.
Comfy.n is offline   Reply With Quote
Old 10-10-2024, 06:15 AM   #42
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Comfy.n View Post
I confirm that the version on post #36 works.
Given a confirmation that it works, can someone (staff) please move it to the first post? Thanks.
JSWolf is offline   Reply With Quote
Old 10-10-2024, 06:26 AM   #43
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,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JSWolf View Post
Given a confirmation that it works, can someone (staff) please move it to the first post? Thanks.
OK it is now
DONE
theducks is offline   Reply With Quote
Old 10-15-2024, 09:29 AM   #44
Bozana
Bozana
Bozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beauty
 
Bozana's Avatar
 
Posts: 25
Karma: 32224
Join Date: Jan 2013
Device: PC
I have a question that I hope it can be answered.

I've catalogued all the goodreads tags and I've mapped to all the repeating ones to each single tag and deleted ones that I don't use. Is there more efficient way to import them all into Goodreads More Tags Plugin? Instead of mapping them individually... Same as exporting them all... say if I wish to share it with a friend.

And what I get a new laptop/pc.. or I need to reinstall calibre... how to import them all? I will be facing this soon with a new laptop.

Mapping over 4k of Goodreads Tags, and adding them individually, the plugin starts to get very slow in loading and adding new ones.

So, if this sort of thing hasn't been done yet, for mass import and export to a cvs file or the like, will it ever be in the future updates to the plugin?

Kindest regards
Bozana is offline   Reply With Quote
Old 10-15-2024, 01:14 PM   #45
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,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
A general answer to your second question:
BACKUP THE CONFIGURATION FOLDER (along with your Library),whenever you make a setting change. Most settings that apply across multiple libraries are stored there. Library specific ones are stored in the Library DB.
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Metadata Source Plugin] Goodreads kiwidude Plugins 784 04-27-2025 05:23 AM
Goodreads plugin / tags from Calibre sstdiana Plugins 5 03-01-2016 02:09 PM
Suggestion: goodreads.com as metadata source. smokex Calibre 2 08-25-2013 11:57 PM
Ideas on how to improve Calibre: new metadata source (goodreads) + a new cover search MelBr Calibre 2 03-06-2013 03:25 PM
[Metadata Download Plugin] Goodreads Metadata **Deprecated** kiwidude Plugins 30 04-23-2011 02:10 PM


All times are GMT -4. The time now is 01:22 PM.


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