Open zhordon opened 1 month ago
So after conversing with a friend, and trying to troubleshoot why the above was happening. It it appears to be an issue with the Artwork.
It looks as if the .FLAC comes with all the metadata embedded to start, so when it goes to convert the .FLAC it spits out an error due to the way it's looking at the artwork.
When the artwork seems to be removed, the conversion proceeds as normal.
I know that OrpheusDL/module tags after conversion so it doesn't have a chance to do that simply because the artwork header is the issue.
Is there a way to fix this in code?
Since Beatport added Lossless support and with the updated module, I'm no longer able to auto convert FLAC to ALAC directly with the Beatport module only.
I'm not sure if it's an OrpheusDL related issue or Beatport module related issue.
It functions correctly to auto convert with FFMPEG for Tidal, Qobuz and Deezer, but it's the Beatport module giving the issue that I have 2 different configurations setup and then have to manually batch convert and re-tag the missing data from the download.
In my settings.json I have for my auto conversion is the following:
Which will give the following error:
Is there a possible code fix or suggestion for me to try to manually update the code myself?
Thanks for your time and work!