diff --git a/beets/autotag/mb.py b/beets/autotag/mb.py index e32f73329..eb7c30808 100644 --- a/beets/autotag/mb.py +++ b/beets/autotag/mb.py @@ -295,7 +295,7 @@ def album_info(release): if ('video' in track['recording'] and track['recording']['video'] == 'true' and - config['match']['ignore_video_tracks'].get(bool) is True): + config['match']['ignore_video_tracks']): continue # Basic information from the recording.