The CD Ripper (Reference R14) is writing the Album Artist in the tag BAND when ripping to mp3. But I want it to store that in the tag ALBUMARTIST.
I tried to manage that with the ID Tag Processing and used Manipulation>Rule based Manipulation with the following rule:
IF tagname=BAND
SET tagname=ALBUMARTIST
But that doesn't show any effect. I use Multi-CPU force (works fine) and Playlist Writer parallel and the Playlist Writer is not working too.
Any suggestions?
I tried to manage that with the ID Tag Processing and used Manipulation>Rule based Manipulation with the following rule:
IF tagname=BAND
SET tagname=ALBUMARTIST
But that doesn't show any effect. I use Multi-CPU force (works fine) and Playlist Writer parallel and the Playlist Writer is not working too.
Any suggestions?
Comment