Skip to content

Error with picard 2.2 and classical extras plugin 2.0.6 #239

@aereaux

Description

@aereaux

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```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions