Quote:
Originally Posted by johndoer
Not working with Goldendict-ng
|
Well, I have some bad then some good news, I think.
Thanks to your feedback, I just found an inconsistency in the plugin's instructions and on the copy URL button.
On a clean calibre install, I copied the URL using said button (top right of main dialog) and placed it
on the Search the Net field to make a quick test and I got an error. Then I later realized I was using the wrong URL.
Search the net requires this format:
http://127.0.0.1:40455/lookup?q={q}
Whereas the lookup panel in the viewer uses this format:
http://127.0.0.1:40455/lookup?q={word}
The good news is, once I set the correct URL, goldendict-ng worked!
So, if you please tell me exactly what does not work with ng, I can verify.
(the instructions and the copy url button will be corrected soon)