Commit Graph
11 Commits
Author SHA1 Message Date
Christoph Mackandjdoe0 f03aea67c1 SyncMediaHandler.begin(): return media database usn instead of collection database usn.
If the wrong usn is returned, media syncing on the client will not finish with status "noChanges" even if there have been no changes since the last media sync.
2016-01-24 01:54:35 +07:00
jdoe0 3baad9cfac Fix syncing with AnkiDroid 2015-11-29 11:53:58 +07:00
jdoe0 ab40509cb2 Add missing function _execute_handler_method_in_thread() 2015-11-27 12:17:49 +07:00
jdoe0 8066fba1fe Update for Anki >= 2.0.27
This breaks compatibility with Anki < 2.0.27
2015-11-27 12:17:49 +07:00
David Snopekandjdoe0 0311e25574 Collection.media.illegal() was renamed to Collection.media.hasIllegal() in Anki 2.0.12. 2014-01-04 21:09:56 +07:00
David Snopekandjdoe0 f210f728ea Updated the bundled Anki 2.0.20 and made some fixes for that version. Fixes #9.
Conflicts:
	AnkiServer/importer.py
	anki-bundled
	tests/test_importer.py
2014-01-04 21:09:23 +07:00
jdoe0 525652dad0 Renamed config file to ankisyncd.conf 2014-01-04 20:06:14 +07:00
jdoe0 42f91cce80 thread.py: Remove unused imports 2014-01-04 19:31:29 +07:00
ospalhandjdoe0 b0f4accdce Looks like the old code missed a 'self.'.
Simplified a bit.
2013-12-16 15:49:36 -06:00
ospalhandjdoe0 c0d3b06ea3 Semi-automatically remove trailing whitespace. 2013-12-16 15:49:27 -06:00
jdoe0 5fe057961e Changed module name to ankisyncd 2013-10-19 00:46:55 -05:00