kelciour / batch-download-pictures-from-google-images

7 stars 5 forks source link

No images being added #22

Closed soliviantar closed 11 months ago

soliviantar commented 11 months ago

Hi, I just tried your addon and I am not getting any images. I am in the EU, if that matters.

Hope this can be fixed. Looks like an amazing tool!

    Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
    Platform: Windows-10-10.0.22621
    Flags: frz=True ao=True sv=3
kelciour commented 11 months ago

Run the following gist in the debug console - https://gist.github.com/kelciour/86bfa1bbcc256fbaa780ab725da14714

https://docs.ankiweb.net/misc.html#debug-console

image

If it doesn't work, send me the output.

If it works, check the addon's settings, in particular the "Target Field" and "If not empty?".

image

soliviantar commented 11 months ago

The gist is giving me the 100 images found message as well. But nothing is being added to my fields. Target field is set and If not empty as well. The field is empty anyway, but I tried all three options just in case.

Console output in case it is useful.

soliviantar commented 11 months ago

And this is the debug console output after running the gist. But I guess everything looks fine there.

kelciour commented 11 months ago

If the gist works, the add-on should work too. Maybe something wrong with the settings.

image

soliviantar commented 11 months ago

I upgraded to 2.1.66 (I hadn't realized I wasn't on the latest version), this prompted an update of (just) your addon, from september. I don't know why it didn't go off with the previous version.

Now it works! Thanks!