Skip to content
New issue

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

Error with picard 2.2 and classical extras plugin 2.0.6 #239

Open
aereaux opened this issue Sep 20, 2019 · 0 comments
Open

Error with picard 2.2 and classical extras plugin 2.0.6 #239

aereaux opened this issue Sep 20, 2019 · 0 comments
Labels

Comments

@aereaux
Copy link

aereaux commented Sep 20, 2019

I updated the classical extras plugin to 2.0.6, and I can open the options menu without picard crashing, but when I add albums, I get this error repeated many times. Picard doesn't crash, but the albums appear red, and have a lot of fields missing.

  File "/usr/lib/python3.7/site-packages/picard/album.py", line 404, in _finalize_loading_track
    run_track_metadata_processors(self, tm, track_node, self._release_node)
  File "/usr/lib/python3.7/site-packages/picard/metadata.py", line 409, in run_track_metadata_processors
    _track_metadata_processors.run(album_object, metadata, track, release)
  File "/usr/lib/python3.7/site-packages/picard/plugin.py", line 219, in run
    function(*args, **kwargs)
  File "/home/aidane/.config/MusicBrainz/Picard/plugins/classical_extras.zip/classical_extras/__init__.py", line 4138, in add_work_info
    self.ERROR = options["log_error"]
TypeError: string indices must be integers```
@phw phw added the bug label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants