We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libmal: Downloading list (page 1)...
Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/trackma/ui/qt/workers.py", line 181, in run ret = self.function(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/trackma/engine.py", line 390, in reload self.start() File "/usr/lib/python3.11/site-packages/trackma/engine.py", line 251, in start (self.api_info, self.mediainfo) = self.data_handler.start() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/trackma/data.py", line 178, in start self.download_data() File "/usr/lib/python3.11/site-packages/trackma/data.py", line 548, in download_data self.showlist = self.api.fetch_list() ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/trackma/lib/libmal.py", line 286, in fetch_list 'my_status': item['list_status']['status'], ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ KeyError: 'status'
Trackma 0.8.6.r33.g601de5b-1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trackma 0.8.6.r33.g601de5b-1
The text was updated successfully, but these errors were encountered: