This way I get notified. If you make a new thread I will likely miss it. If you post your comment, question or bug report on ankiweb as a review I won’t get notified. You really should post in this thread.
I installed the latest version of Audacity (3.7.1) and tried to install the Nyquist plugin as “Tools > Nyquist Plugin Installer…” and then selecting the ankidacity.ny file from the plugin. Audacity says “Unsupported file type”. I’m not finding any hits in Google for this error. Do you have any suggestions? Which version of Audacity are you using? I tried a version 2 but it doesn’t have the Nyquist plugin installer, at least not that I could find.
FWIW, I created a new file “ankidacity-win.ny” in the same folder as ankidacity.ny, opened both in VS Code, copied the contents across and saved it. Then I was able to load the -win.ny plugin in Audacity. Seems like there’s some Windows file type issue going on. I tried to convert from Unix file ending to Windows but so far no luck. Hope this helps.
install the addon but do not restart. in the same session go to the addon folder inspect the code and move the addon folder or delete it. I haven’t looked at aqt/addon.py from the anki source but I would guess that the old behavior “running addon code requires a restart” hasn’t changed. In the past Damien considered this also as a feature and not just a bug, see e.g. here.