Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 09-20-2021, 09:53 AM   #211
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.13.1

- install all packages in the same folder
- add GitHub censorship error message
- add 277 and update 51 lemmas
- reuse YJ_Book obj to avoid decoding KFX file multiple times
- show notification after files are sent to device
- create SQL indices after inserting data to X-Ray db
- update spaCy to 3.1.3

This version improves the speed of processing KFX books.

Amazon stops sending Word Wise and X-Ray files for pirated books(thread), so for those who need goodreads sync can add ASIN to their books.

Last edited by xxyzz; 09-20-2021 at 10:20 AM.
xxyzz is offline   Reply With Quote
Old 10-11-2021, 09:13 AM   #212
menghui1126
Junior Member
menghui1126 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2021
Device: kindle paperwhite 4
Quote:
Originally Posted by menghui1126 View Post
hi,I try to generate X-RAY, but there is something wrong, can anybody help me ?Many thanks.
calibre, version 5.29.0 (win32, embedded-python: True)
Eh!: 失败: Generating X-Ray for The Art of Impossible: A Peak Performance Primer
Spoiler:

Starting job: Generating X-Ray for The Art of Impossible: A Peak Performance Primer
Job: "Generating X-Ray for The Art of Impossible: A Peak Performance Primer" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 83, in start_work
File "calibre_plugins.worddumb.parse_job", line 46, in do_job
File "calibre_plugins.worddumb.parse_job", line 144, in find_named_entity
File "calibre_plugins.worddumb.x_ray", line 192, in search
File "calibre_plugins.worddumb.x_ray", line 149, in insert_entity
File "calibre_plugins.worddumb.x_ray", line 166, in insert_description
File "calibre_plugins.worddumb.x_ray", line 95, in search_wikipedia
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\requests\sessions.py", line 555, in get
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\requests\sessions.py", line 542, in request
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\requests\sessions.py", line 655, in send
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\requests\adapters.py", line 439, in send
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\urllib3\connectionpool.py", line 696, in urlopen
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\urllib3\connectionpool.py", line 964, in _prepare_proxy
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\urllib3\connection.py", line 359, in connect
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\urllib3\connection.py", line 500, in _connect_tls_proxy
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\urllib3\util\ssl_.py", line 453, in ssl_wrap_socket
File "C:\Users\menghui1126\AppData\Roaming\calibre\plug ins\worddumb-libs-py3.8\urllib3\util\ssl_.py", line 495, in _ssl_wrap_socket_impl
File "ssl.py", line 500, in wrap_socket
File "ssl.py", line 997, in _create
ValueError: check_hostname requires server_hostname

Called with args: ((33, 'MOBI', 'C:\\Users\\menghui1126\\OneDrive\\Calibre 书库\\Steven Kotler\\The Art of Impossible_ A Peak Perfor (33)\\The Art of Impossible_ A Peak P - Steven Kotler.mobi', <calibre.ebooks.metadata.book.base.Metadata object at 0x000001F0CE6BAB50>, {'spacy': 'en_core_web_', 'wiki': 'en'}), False, True) {'notifications': <queue.Queue object at 0x000001F0CE6BAD60>, 'abort': <threading.Event object at 0x000001F0CE6BA7F0>, 'log': <calibre.utils.logging.GUILog object at 0x000001F0CE6BA1C0>}

Last edited by theducks; 10-11-2021 at 10:48 AM. Reason: spoilered
menghui1126 is offline   Reply With Quote
Advert
Old 10-11-2021, 10:10 AM   #213
menghui1126
Junior Member
menghui1126 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2021
Device: kindle paperwhite 4
calibre, version 5.29.0 (win32, embedded-python: True)
Weak: subprocess.run() failed
Spoiler:

Starting job: Generating X-Ray for The Art of Impossible: A Peak Performance Primer
Job: "Generating X-Ray for The Art of Impossible: A Peak Performance Primer" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 83, in start_work
File "calibre_plugins.worddumb.parse_job", line 24, in do_job
File "calibre_plugins.worddumb.unzip", line 63, in install_libs
File "calibre_plugins.worddumb.unzip", line 86, in pip_install
File "subprocess.py", line 512, in run
subprocess.CalledProcessError: Command '['py', '-m', 'pip', 'install', '-U', '-t', WindowsPath('C:/Users/menghui1126/AppData/Roaming/calibre/plugins/worddumb-libs-py3.8'), '--no-deps', '--python-version', '3.8', '--platform', 'win_amd64', 'blis==0.7.4']' returned non-zero exit status 2.

Called with args: ((33, 'MOBI', 'C:\\Users\\menghui1126\\OneDrive\\Calibre 书库\\Steven Kotler\\The Art of Impossible_ A Peak Perfor (33)\\The Art of Impossible_ A Peak P - Steven Kotler.mobi', <calibre.ebooks.metadata.book.base.Metadata object at 0x0000026A86684070>, {'spacy': 'en_core_web_', 'wiki': 'en'}), False, True) {'notifications': <queue.Queue object at 0x0000026A86684DC0>, 'abort': <threading.Event object at 0x0000026A842EC070>, 'log': <calibre.utils.logging.GUILog object at 0x0000026A842EC8E0>}
ERROR: Exception:
Traceback (most recent call last):
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\cli\base_command.py", line 173, in _main
status = self.run(options, args)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\cli\req_command.py", line 203, in wrapper
return func(self, options, args)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\commands\install.py", line 315, in run
requirement_set = resolver.resolve(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\resol ver.py", line 94, in resolve
result = self._result = resolver.resolve(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 472, in resolve
state = resolution.resolve(requirements, max_rounds=max_rounds)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 341, in resolve
self._add_to_criteria(self.state.criteria, r, parent=None)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 172, in _add_to_criteria
if not criterion.candidates:
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\structs.py", line 151, in __bool__
return bool(self._sequence)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\found _candidates.py", line 140, in __bool__
return any(self)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\found _candidates.py", line 128, in <genexpr>
return (c for c in iterator if id(c) not in self._incompatible_ids)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\found _candidates.py", line 29, in _iter_built
for version, func in infos:
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\facto ry.py", line 272, in iter_index_candidate_infos
result = self._finder.find_best_candidate(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\package_finder.py", line 851, in find_best_candidate
candidates = self.find_all_candidates(project_name)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\package_finder.py", line 798, in find_all_candidates
page_candidates = list(page_candidates_it)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\sources.py", line 134, in page_candidates
yield from self._candidates_from_page(self._link)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\package_finder.py", line 758, in process_project_url
html_page = self._link_collector.fetch_page(project_url)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\collector.py", line 490, in fetch_page
return _get_html_page(location, session=self.session)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\collector.py", line 400, in _get_html_page
resp = _get_html_response(url, session=session)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\collector.py", line 115, in _get_html_response
resp = session.get(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\sessions.py", line 555, in get
return self.request('GET', url, **kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\network\session.py", line 454, in request
return super().request(method, url, *args, **kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\cachecontrol\adapter.py", line 53, in send
resp = super(CacheControlAdapter, self).send(request, **kw)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\adapters.py", line 439, in send
resp = conn.urlopen(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connectionpool.py", line 696, in urlopen
self._prepare_proxy(conn)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connectionpool.py", line 964, in _prepare_proxy
conn.connect()
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connection.py", line 359, in connect
conn = self._connect_tls_proxy(hostname, conn)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connection.py", line 500, in _connect_tls_proxy
return ssl_wrap_socket(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\util\ssl_.py", line 453, in ssl_wrap_socket
ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\util\ssl_.py", line 495, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\ssl.py", line 512, in wrap_socket
return self.sslsocket_class._create(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\ssl.py", line 1027, in _create
raise ValueError("check_hostname requires server_hostname")
ValueError: check_hostname requires server_hostname
WARNING: You are using pip version 21.2.3; however, version 21.2.4 is available.
You should consider upgrading via the 'C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\python.exe -m pip install --upgrade pip' command.

Last edited by theducks; 10-11-2021 at 10:47 AM. Reason: Unnecessary Quote of previous post removed
menghui1126 is offline   Reply With Quote
Old 10-12-2021, 08:26 AM   #214
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.13.2

- use Python Launcher if it exists otherwise try `python`
- simplify x-ray code
- update deps
- add HTTP proxy configuration error message
- update mobi-asin metadata even if job failed
- show installing packages in job status
- install flashtext from git
- set the default spaCy model size to medium
xxyzz is offline   Reply With Quote
Old 10-13-2021, 12:54 AM   #215
Kkbb_
Junior Member
Kkbb_ began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2021
Device: kindle oasis
Post Worddume doesn't work

Hi, I downloaded the plugin on my calibre 5.29 and using Mac book air.
This error popped up when I push the worddumb button.

calibre, version 5.29.0
ERROR: Unhandled exception: <b>TypeError</b>:cannot unpack non-iterable NoneType object

calibre 5.29 embedded-python: True is64bit: True
macOS-10.16-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '20.6.0', 'Darwin Kernel Version 20.6.0: Mon Aug 30 06:12:20 PDT 2021; root:xnu-7195.141.6~3/RELEASE_ARM64_T8101')
Python 3.8.5
OSX: ('10.16', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 44, 0) && Package KFX (from KFX Input) (1, 44, 0) && KFX metadata reader (from KFX Input) (1, 44, 0) && KFX Input (1, 44, 0) && Smashwords Metadata (1, 0, 2) && WordDumb (3, 13, 2)
Traceback (most recent call last):
File "calibre/gui2/__init__.py", line 509, in dispatch
File "calibre_plugins.worddumb.main", line 50, in done
book_id, _, _, mi, update_asin = job.result
TypeError: cannot unpack non-iterable NoneType object


Could anyone tell me how to solve it?
Kkbb_ is offline   Reply With Quote
Advert
Old 10-13-2021, 02:47 AM   #216
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
Quote:
Originally Posted by Kkbb_ View Post
Hi, I downloaded the plugin on my calibre 5.29 and using Mac book air.
This error popped up when I push the worddumb button.
Please update to v3.13.3, I guess the real error is concealed by a commit which is reverted in this version.
xxyzz is offline   Reply With Quote
Old 10-15-2021, 05:29 AM   #217
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.14.0

- use RapidFuzz to merge similar X-Ray tokens
- check proxy error before pip error
- remove "'d" from X-Ray token
- simplify X-Ray code
xxyzz is offline   Reply With Quote
Old 10-24-2021, 08:13 AM   #218
maxflow406
Junior Member
maxflow406 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2021
Device: kindle
Getting erro while generating wordwise

installed both python and calibre 64bit version only. installed the latest plugin fro mcalibre

Still getting the following error


Starting job: Generating Word Wise and X-Ray for *****(hiding the name of the books)
Job: "Generating Word Wise and X-Ray for *****(hiding the name of the books)" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 83, in start_work
File "calibre_plugins.worddumb.parse_job", line 46, in do_job
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1487, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1520, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1516, in _pipe
File "spacy\pipeline\transition_parser.pyx", line 227, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1471, in minibatch
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1516, in _pipe
File "spacy\pipeline\trainable_pipe.pyx", line 73, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1471, in minibatch
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1517, in <genexpr>
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1478, in <genexpr>
File "calibre_plugins.worddumb.parse_job", line 67, in parse_book
File "calibre_plugins.worddumb.parse_job", line 92, in parse_mobi
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 9: invalid start byte

Called with args: ((1067, 'MOBI', 'D:\\Calibre\\*\\*****(hiding the name of the books)\\You Are Here_ Discovering the M - Thich Nhat Hanh.mobi*****(hiding the name of the books).mobi', <calibre.ebooks.metadata.book.base.Metadata object at 0x000002443400A490>, {'spacy': 'en_core_web_', 'wiki': 'en'}), True, True) {'notifications': <queue.Queue object at 0x000002443400A730>, 'abort': <threading.Event object at 0x000002443400A820>, 'log': <calibre.utils.logging.GUILog object at 0x000002443400A910>}
maxflow406 is offline   Reply With Quote
Old 10-25-2021, 12:25 AM   #219
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
Quote:
Originally Posted by maxflow406 View Post
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 9: invalid start byte
Fixed in https://github.com/xxyzz/WordDumb/co...0acb058beb17bf
xxyzz is offline   Reply With Quote
Old 10-29-2021, 08:07 PM   #220
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.14.1

- Add 458 and update 189 lemmas
- Find lemma with senses.display_lemma_id
- Handle lemma has '/' and use itertools to add all forms of phrase
- MOBI might use cp1252 encoding format
- Update spaCy to 3.1.4 & update RapidFuzz to 1.8.2
xxyzz is offline   Reply With Quote
Old 11-06-2021, 05:26 AM   #221
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.14.2

- save Wikipedia title in page summary cache
- update spaCy to 3.2.0
xxyzz is offline   Reply With Quote
Old 11-13-2021, 08:01 AM   #222
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.14.3

- check proxy error in job exception
- avoid reinstalling SudachiPy and SudachiDict-core
- update SudachiPy to 0.6.0
xxyzz is offline   Reply With Quote
Old 12-06-2021, 10:16 PM   #223
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.14.4

- update dependencies
- use book's codec in find_named_entity()
- open subprocess's stderr in text mode
- raise exception on 32bit calibre
xxyzz is offline   Reply With Quote
Old 12-13-2021, 03:37 AM   #224
ArthurQ
Junior Member
ArthurQ began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2021
Device: kindle paper white 4
Thank you, xxyzz. Your plugin is amazing. I use it to read a lot English books to get new knowledge and learn English.
Recently, I use calibre fetch news to get more information in the world. Then I convert the epub it generated to mobi and send it to my kindle paper white4 and then use calibre with click WordDumb to generate kill file with it. However when I open it in my kindle I cannot find Wordwise.
I try a lot, and finally find it may the reason of the mobi file generated by calibre caused this problem. I try to send the mobi file to my kindle email, and use kindle to get it from cloud, and then link my kindle with my computer, use calibre to open the book in my kindle. calibre will import the book into the list and download a copy of the book into my computer, and then I click WordDumb, and finally it will send another copy to my kindle on news folder with .kll file (I can delete another copy in my kindle on Download folders or just keep it there), now when I open the book, I can find Wordwise.
Could you tell me why I cannot find Wordwise if I only use the mobi file generate by calibre?
Thank you so much, love your plugin WordDumb.

NY Times Global [Sun, 12 Dec 2021] - calibre_gernerate_by_calibre_not_work_with_kll.mobi
NY Times Global [Sun, 12 Dec 2021] - calibre_reconvert_by_kindle_cloud_work_with_kill.mobi
ArthurQ is offline   Reply With Quote
Old 12-13-2021, 04:37 AM   #225
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2666666
Join Date: Nov 2020
Device: none
Quote:
Originally Posted by ArthurQ View Post
Could you tell me why I cannot find Wordwise if I only use the mobi file generate by calibre?
I tried both, the 'not work' one works but the 'work' one is not... I also fetch the same news on calibre and it works fine. I'm not sure what causes the problem.

BTW, calibre can create MOBI news directly. You need to set 'preferred output format' to MOBI in preferences->behavior.
xxyzz is offline   Reply With Quote
Reply

Tags
worddumb, x-ray

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] CalibreSpy DaltonST Plugins 244 01-27-2024 06:43 AM
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 492 10-25-2022 08:13 AM
[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
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 07:38 AM.


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