~~anyone have any issues recently with anki/mpv and audio not playing? most of my decks stopped having working audio and a new one just started giving me this error
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Platform: Linux-6.6.34-1-MANJARO-x86_64-with-glibc2.39
Traceback (most recent call last):
File "aqt.mpv", line 371, in _send_request
File "aqt.mpv", line 352, in _get_response
aqt.mpv.MPVCommandError: invalid parameter
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "aqt.webview", line 628, in handler
File "aqt.reviewer", line 756, in _onTypedAnswer
File "aqt.reviewer", line 458, in _showAnswer
File "aqt.sound", line 150, in play_tags
File "aqt.sound", line 209, in _play_next_if_idle
File "aqt.sound", line 216, in _play
File "aqt.sound", line 431, in play
File "aqt.mpv", line 593, in command
File "aqt.mpv", line 373, in _send_request
aqt.mpv.MPVCommandError: ['loadfile', '/home/roof/.local/share/Anki2/ユーザー 1/collection.media/googletts-aaebf17b-9706eb94-0e8c28d1-b69c3c4d-a73bb8d9.mp3', 'replace', 'pause=no']: invalid parameter
```~~