Debug info:
Anki 2.1.35 (84dcaa86) Python 3.8.1 Qt 5.12.6 PyQt 5.12.3
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2021-07-17 22:29:12
Caught exception:
Traceback (most recent call last):
File “C:\Users\Mohammad\AppData\Roaming\Anki2\addons21\1213145732\mpv2anki.py”, line 1235, in openVideoWithMPV
fileUrls = getVideoFile()
File “C:\Users\Mohammad\AppData\Roaming\Anki2\addons21\1213145732\mpv2anki.py”, line 96, in getVideoFile
urls = QFileDialog.getOpenFileUrls(None, _(“Open Video File or URL”), directory=QUrl.fromLocalFile(dirname), filter=key)[0]
TypeError: getOpenFileUrls(parent: QWidget = None, caption: str = ‘’, directory: str = ‘’, filter: str = ‘’, initialFilter: str = ‘’, options: Union[QFileDialog.Options, QFileDialog.Option] = 0, supportedSchemes: Iterable[str] = []): argument ‘directory’ has unexpected type ‘QUrl’