|  12-13-2020, 10:32 PM | #91 | 
| Custom User Title            Posts: 11,347 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			Seeing as this plugin is pretty much defunct now, would it be a good idea to remove it from the index?
		 | 
|   |   | 
|  12-14-2020, 04:23 PM | #92 | 
| Deviser            Posts: 2,265 Karma: 2090983 Join Date: Aug 2013 Location: Texas Device: none | 
			
			My Q&S plugin used to scrape a list of Series by Author, but fictiondb now uses Cloudflare and JavaScript to ensure that even with Kovid's Mechanize, I was not able to search for much via a query without having an account etc.  They locked it down.  Time to find another source. DaltonST | 
|   |   | 
|  12-18-2020, 01:55 AM | #93 | 
| Enthusiast  Posts: 40 Karma: 10 Join Date: Aug 2011 Location: Atlantic Beach, FL Device: Amazon Fire HD 10 | 
			
			I'm quite sorry and I will miss it but I understand your point. Thanks for all your work on it.
		 | 
|   |   | 
|  12-28-2020, 03:50 AM | #94 | 
| Connoisseur  Posts: 60 Karma: 10 Join Date: Apr 2013 Device: Kindle Paperwhite 3 (Manga) | |
|   |   | 
|  01-21-2021, 07:33 AM | #95 | 
| Member            Posts: 18 Karma: 99066 Join Date: Oct 2020 Device: Calibre |  Can't install plugin 
			
			I'm sure I'm not the first to post about why this is broken (see attached output).  I'm not a great python programmer, but this doesn't look very difficult to resolve. If this plugin is currently not under active development, does anyone know where the source code is managed (probably GitHub, but I don't find a URL for it) and how to be added as a developer? calibre, version 5.9.0 ERROR: Install plugin failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart calibre. Traceback (most recent call last): File "calibre\gui2\dialogs\plugin_updater.py", line 709, in _install_clicked File "calibre\customize\ui.py", line 472, in add_plugin File "calibre\customize\ui.py", line 61, in load_plugin File "calibre\customize\zipplugin.py", line 293, in load File "importlib\__init__.py", line 127, in import_module File "<frozen importlib._bootstrap>", line 1014, in _gcd_import File "<frozen importlib._bootstrap>", line 991, in _find_and_load File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "calibre\customize\zipplugin.py", line 192, in exec_module File "calibre_plugins.fictiondb.__init__", line 11, in <module> ImportError: cannot import name 'quote' from 'urllib' (C:\Program Files (x86)\Calibre2\app\bin\python-lib.bypy.frozen\urllib\__init__.pyc) | 
|   |   | 
|  01-21-2021, 07:37 AM | #96 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  01-30-2021, 07:35 AM | #97 | 
| Member            Posts: 18 Karma: 99066 Join Date: Oct 2020 Device: Calibre | 
			
			That's a pity as it looked like a really useful utility.  Thank you for letting me know.
		 | 
|   |   | 
|  01-30-2021, 07:38 PM | #98 | 
| 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 | |
|   |   | 
|  03-07-2021, 09:49 AM | #99 | 
| Enthusiast            Posts: 46 Karma: 1530 Join Date: Nov 2011 Location: Zagreb, Croatia Device: K2i, K3/KK WiFi, Basic (old), 2xFire, 2xPW (old), Voyage, Scribe |  Installation failure on Calibre 5.12 
			
			Installation of this plugin failed on Calibre 5.12. I was told to report the failure here: Code: calibre, version 5.12.0 ERROR: Install plugin failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart calibre. Traceback (most recent call last): File "calibre\gui2\dialogs\plugin_updater.py", line 709, in _install_clicked File "calibre\customize\ui.py", line 472, in add_plugin File "calibre\customize\ui.py", line 61, in load_plugin File "calibre\customize\zipplugin.py", line 293, in load File "importlib\__init__.py", line 127, in import_module File "<frozen importlib._bootstrap>", line 1014, in _gcd_import File "<frozen importlib._bootstrap>", line 991, in _find_and_load File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "calibre\customize\zipplugin.py", line 192, in exec_module File "calibre_plugins.fictiondb.__init__", line 11, in <module> ImportError: cannot import name 'quote' from 'urllib' (C:\Program Files (x86)\Calibre2\app\bin\python-lib.bypy.frozen\urllib\__init__.pyc) Thank you! | 
|   |   | 
|  03-07-2021, 01:04 PM | #100 | 
| Grand Sorcerer            Posts: 13,693 Karma: 79983758 Join Date: Nov 2007 Location: Toronto Device: Libra H2O, Libra Colour | 
			
			As posted in messages prior to your's the plugin has NOT been updated for python 3 which is a requirement for calibre 5 and above.
		 | 
|   |   | 
|  03-07-2021, 07:20 PM | #101 | 
| 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 | 
			
			And part of the reason it has not been updated for Python 3 because it had stopped working (due to web site changes) several months before and no one had noticed.
		 | 
|   |   | 
|  11-27-2021, 02:27 AM | #102 | |
| Connoisseur  Posts: 60 Karma: 10 Join Date: Apr 2013 Device: Kindle Paperwhite 3 (Manga) | Quote: 
 I have searched extensively and I don't think there is an alternative that gives age level for books that can added to calibre. I have been waiting to see if something happens, but miss it so much. If there is a way to do this, it would be incredibly helpful. | |
|   |   | 
|  02-28-2022, 08:46 PM | #103 | |
| Library Breeder (She/Her)            Posts: 1,301 Karma: 1937893 Join Date: Apr 2015 Location: Fullerton, California Device: Paperwhite 2015 (2), PW 2024 (12 GEN), PW 2023 (11 GEN), Scribe (1st) | Quote: 
 | |
|   |   | 
|  03-01-2022, 12:34 AM | #104 | |
| 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: 
 | |
|   |   | 
|  03-10-2022, 06:22 PM | #105 | 
| Library Breeder (She/Her)            Posts: 1,301 Karma: 1937893 Join Date: Apr 2015 Location: Fullerton, California Device: Paperwhite 2015 (2), PW 2024 (12 GEN), PW 2023 (11 GEN), Scribe (1st) | 
			
			No, I thought I could do it, because it seemed possible, I wrote too quickly...lol  I am still trying to figure out how it would be possible.
		 | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [Metadata Source Plugin] BOL.com (NL) | Pr.BarnArt | Plugins | 564 | 10-24-2025 12:35 PM | 
| [Metadata Source Plugin] Skoob | rodrigoccurvo | Plugins | 11 | 06-13-2019 06:44 PM | 
| [Metadata Source Plugin] DIZZIE_NL | Pr.BarnArt | Plugins | 7 | 08-11-2014 01:48 PM | 
| [Metadata Source Plugin] catawiki | drMerry | Plugins | 0 | 06-28-2011 08:42 PM | 
| [Metadata Source Plugin] Amazon.it | nandocuci | Plugins | 2 | 05-18-2011 02:36 AM |