-
Bug
-
Resolution: Cannot Reproduce
-
Normal
-
2.9
-
None
-
WIN10
Scanned mp3's in folder. Fingerprinted ok and then scanned successfully getting release info from MB.
When trying to save tags to tracks, this is displayed for each track:
E: 00:55:24,632 ui/item.error_append:108: <MP3File "8_
JudyLet's_Stay_Together-_Al_Green.mp3">: Value too wide (>4 bytes)E: 00:55:26,060 util/thread.run:69: Traceback (most recent call last):
File "mutagen\id3_util.py", line 84, in to_str
IndexError: bytearray index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "util\thread.py", line 66, in run
File "file.py", line 393, in _save_and_rename
File "formats\id3.py", line 551, in _save
File "formats\id3.py", line 657, in _save_tags
File "mutagen_util.py", line 184, in wrapper
File "mutagen_util.py", line 155, in wrapper
File "mutagen\id3_file.py", line 260, in save
File "mutagen\id3_file.py", line 207, in _prepare_data
File "mutagen\id3_util.py", line 88, in to_str
ValueError: Value too wide (>4 bytes)
This happens for each track. Files are readable by other tagging software and don't seem to be corrupt.
Tried removing all tags, and still could not save. Other releases all load, scan, and save ok.