Jlab: Study Japanese with movies/subs2srs/Romaji/Kana
This item is large, and may take some time to download.
Description
Download
As add-ons are programs downloaded from the internet, they are potentially malicious. You should only download add-ons you trust.
- 2.1.0-2.1.21 (updated 2020-02-17)
- 2.1.22-2.1.23 (updated 2020-06-29)
- 2.1.24+ (updated 2020-11-04)
To download this add-on, please copy and paste the following code into Anki 2.1:
2110939339
If you were linked to this page from the internet, please open Anki on your computer, go to the Tools menu and then Add-ons>Browse & Install to paste in the code.
This add-on previously supported Anki 2.0. You can download the last version supporting 2.0 here. As Anki 2.0 has been discontinued, no support is available for this version.
All Anki 2.1.x Add-Ons Contact Author
Reviews

when i import an apkg:
导入失败. 调试信息:
Traceback (most recent call last):
File "aqt\importing.py", line 389, in importFile
File "<D:\ZZZ\japanese study\Tools\Anki\decorator.pyc:decorator-gen-78>", line 2, in run
File "lib\site-packages\anki\hooks.py", line 666, in decorator_wrapper
File "lib\site-packages\anki\hooks.py", line 657, in repl
File "<D:\ZZZ\japanese study\Tools\Anki\decorator.pyc:decorator-gen-76>", line 2, in run
File "lib\site-packages\anki\hooks.py", line 666, in decorator_wrapper
File "lib\site-packages\anki\hooks.py", line 660, in repl
File "C:\Users\75117\AppData\Roaming\Anki2\addons21\2110939339\Jlab.py", line 377, in beforeImport
changeImportedFile(packageImporter)
File "C:\Users\75117\AppData\Roaming\Anki2\addons21\2110939339\Jlab.py", line 373, in changeImportedFile
QMessageBox.Critical(mw, messageBoxTitle, u"Could not find converted apkg file (" + packageImporter.file + u").")
TypeError: 'Icon' object is not callable
调试信息
Anki 2.1.22 (0ecc189a) Python 3.8.0 Qt 5.14.1 PyQt 5.14.1
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-06-11 21:38:24
when i set it
Caught exception:
Traceback (most recent call last):
File "C:\Users\75117\AppData\Roaming\Anki2\addons21\2110939339\Jlab.py", line 237, in onSettingsClicked
getNoteUpdater().updateFieldsOnAllNotes(mw.col)
File "C:\Users\75117\AppData\Roaming\Anki2\addons21\2110939339\Jlab.py", line 98, in getNoteUpdater
noteUpdater = NoteUpdater(mw.col, settings, kanaTrainerData, kanaRoumajiTransliterator, kanjiTrainerData, kanjiKanaTransliterator, hiddenSettings.defensiveKanjiReadings, hiddenSettings.fastCardUpdate)
File "C:\Users\75117\AppData\Roaming\Anki2\addons21\2110939339\Core\NoteUpdater.py", line 15, in __init__
self.updateJlabNoteIds(collection)
File "C:\Users\75117\AppData\Roaming\Anki2\addons21\2110939339\Core\NoteUpdater.py", line 29, in updateJlabNoteIds
listeningCardIds = collection.findCards(u"card:" + TemplateNames.listeningTemplateName)
File "lib\site-packages\anki\collection.py", line 630, in findCards
File "C:\Users\75117\AppData\Roaming\Anki2\addons21\278530045\main.py", line 294, in customFind
return ogFind(self, query, order)
File "lib\site-packages\anki\find.py", line 55, in findCards
Exception: invalidSearch
