2025-07-07, 04:22 AM
(2025-07-07, 02:16 AM)Sudaksis Wrote: Thank you for the response. I wasn't aware of the bug with embedded images, which my entire library was intentionally set up so the files would have embedded art for use in other music apps. It will be a lot of work to remove all of that, but I've done worse before.
If you use beets, there are automatic ways to remove embedded art. I use beet's convert plugin (https://docs.beets.io/en/latest/plugins/convert.html) with the `copy_album_art: no` option and auto option to automatically convert on import. There also seems to be another way to do this with the embed art plugin (https://docs.beets.io/en/latest/plugins/embedart.html), using the `clearart`command, though I've not tried this myself.
We're working on a fix for this bug so hopefully soon this step won't be needed, but glad to hear its working better for you now.