-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FR: Connecting to Koreader #47
Comments
I've never tried to use CORS nor KOreader with Ankiconnect Android before personally, so maybe @Aquafina-water-bottle you would have a better idea of what could be going wrong? |
Read the error message and looked at the code, right now the parser has Sorry I haven't gotten around to looking at it, I'll look at #43 soon 😅 |
I spent hours trying to do the exact same thing on my Meebook M7 and got the exact same errors. Found a workaround yet? |
Different errors now, actually.
...and so on and so forth. I'll attach a screenshot once I find out how to do so on this device. |
Hey, I don't think this is an error, or at least not something wrong with this Ankiconnect implementation. It's showing an error because it couldn't map whatever deck name you gave it to a deck id, so that name is probably just wrong on your end. These errors could be clearer though IMO, it's a bit strange to get a 'Couldn't get deck ID' when trying to add a card, would be more clear if it just told you it couldn't find the deck with name X. And maybe you don't really need the whole stacktrace in the error 😄 although it was helpful to check As far as I can tell this issue can be closed because it indeed looks like the new implentation handles the singular 'audio' object fine now |
Greetings!
My device: Onyx Boox Leaf 2 (android 11)
I have installed a Koreader plugin using this tutorial guide: https://github.com/Ajatt-Tools/anki.koplugin
Then I installed AnkiconnectAndroid, put http://localhost:8765/ in CORS Host settings, start service. When I press add to anki in Koreader, I get these errors:
Any solutions?
The text was updated successfully, but these errors were encountered: