Open worf1337 opened 1 year ago
Downloading Yancey Boys (Instrumentals) Produced By Jay Dee Aka J Dilla (Album)
Downloading cover art (large)
Cover |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 3.39MB/s
Cover |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 4.67MB/s
Track 03 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.41MB/s
Track 04 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.32MB/s
Track 01 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.27MB/s
Track 02 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.13MB/s
Track 05 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.81MB/s
Track 07 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.90MB/s
Track 08 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.29MB/s
Track 09 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.76MB/s
Track 06 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.74MB/s
Track 10 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.12MB/s
Track 11 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.09MB/s
Track 12 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.25MB/s
Track 13 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 2.07MB/s
TypeError
<Picture 'image/jpeg' (57914 bytes)> not a Frame instance
at .local/lib/python3.11/site-packages/mutagen/id3/_tags.py:294 in _add
290│ and frames shouldn't be merged.
291│ """
292│
293│ if not isinstance(frame, Frame):
→ 294│ raise TypeError("%r not a Frame instance" % frame)
295│
296│ orig_frame = frame
297│ frame = frame._upgrade_frame()
298│ if frame is None:
looks like it's happened again
You can disable cover embedding and outsource this to something like beets as a workaround for the time being. @mongoosewinter
Describe the bug
Attempting to download the album Take Me To Your Leader by King Geedorah has some error related to cover art when downloading from Deezer. I don't know why or how this is happening. This works with other albums.
Command Used
Debug Traceback
Config File
Operating System
Arch Linux
streamrip version
1.9.7 (I do believe I am using the beta version for Qobuz logins though)
Screenshots and recordings
No response
Additional context
No response