tsudoko

Results 17 comments of tsudoko

Shouldn't the 5th list item be removed then?

I have started porting anki-sync-server to Python 3. It currently works, but hasn't been tested very thoroughly. If there's anyone interested in improving the code, it's at https://github.com/tsudoko/anki-sync-server/tree/anki_2_1. I'll make...

Are you sure you're using the right version of pip? I managed to reproduce the issue in a clean Debian stretch chroot by running pip for Python 2 instead of...

Thank you for actually trying it out. Both problems should be fixed now. By the way, it might be better to report further issues at [tsudoko/anki-sync-server](https://github.com/tsudoko/anki-sync-server/issues) if they're related to...

That's because ankisyncd 2.1.0 does not support syncing Anki 2.1.17 and up. I haven't made a new release because current master has some issues with media sync (e.g. #49, 41205c0b92290bc3dc6e50d401dc9dbf33bdd52c),...

Do you encounter this on the latest commit? 970664e6a959caa0076b2a63e1d4b42b2bf5582a was supposed to fix this.

I've attempted to make the README file as clear as possible, but as a developer I must've made some implicit assumptions here and there. I'd be happy to improve it,...

I wasn't able to reproduce the second issue. I can sync your collection just fine, the server doesn't lock up at any point. Are you seeing anything out of the...

I don't have anything against putting it on AnkiWeb, I just didn't know how well the addon would work since it modifies an existing form, which could, in theory, be...

> I want to sync my anki from desktopandroid but I am not comfortable using closed source software (ankiweb) nor can I setup this server.. If no one shows up,...