05-22-2024, 03:28 PM
(This post was last modified: 05-29-2024, 05:41 PM by Tim Curtis.
Edit Reason: revert status to problem
)
When starting the "Regenerate Album cover thumbnail cache" button, the status info showed that the scanning process got stuck at a particular album and didn't proceed with other files.
This happened with all files that contained an "Commercial URL:" tag in an ID3 v2.4 taglist
After removing the tag from the files with the eye3D tool, the thumbnail cache has been generated without any issues:
This didn't happen when creating thumbnails for the same MP3 files with the previous moode version 8.3.9
This happened with all files that contained an "Commercial URL:" tag in an ID3 v2.4 taglist
After removing the tag from the files with the eye3D tool, the thumbnail cache has been generated without any issues:
Code:
eyeD3 --remove-frame "WCOM" *.mp3
This didn't happen when creating thumbnails for the same MP3 files with the previous moode version 8.3.9