Thank You for your continued support and contributions!
I've a patch if you create a file named virt_albumartist.dbin the rockbox dir and build the database it fills albumartist with artist if missing here:https://gerrit.rockbox.org/r/c/rockbox/+/6514
Thank you guys. Thanks also for the patch.I realize my and OPs message is the typical "It used to work for me!" use case regression where you could argue our approach is wrong. Unfortunately with music tagging what's 'perfect practice' is a bit up in the air. Some people say the AA field is not necessary if Artist is consistent across the album, but not all players work like this. Having the AA field always present is certainly the idiot proof approach. I'm considering masstagging my music archive to be done with it, but getting this right is a bit of a risk in case something doesn't work.Here's how it can be done with the foobar2000 Masstagger plugin. There may be breakage if individual tracks of an album have an AA tag that deviates from the newly written tag, for some reason. What this does exactly is check if the Album Artist tag is empty, and if the Album tag exists. Both being the case, it will copy the Artist tag to Album Artist.Select "Format value from other fields"Destination field: ALBUM ARTISTFormatting pattern: $if2(%album artist%,$if(%album%,$if(%artist%,%artist%,),))For now, and this can also be done, I'll mount the rockbox iPod's entire archive and masstag that one, see how it looks. Edit: It works.
Page created in 0.074 seconds with 16 queries.