Two further questions on TuneFUSION.
1. If I want to process FLAC files, only changing metadata with the DSP "ID Tag Processing", the program seems to suggest that I need to re-encode every file. This will take a lot as I am about to send it 500Mb of FLAC files. Have I understood correctly, or can I get it to wrangle the metadata but not re-encode the music?
2. I need to get Album Artists into the Artist field, for Tesla's crappy in-car player. I read in this forum that I can use:
Is that correct? And how do I handle the mess of my source files, some of which use "AlbumArtist" and some "Album Artist"? Should I have a further pair of rules IF AlbumArtist etc, or does dbPowerAmp grab both kinds of tag behind the scenes?
Also, does that rule remove ALL artist tags and replace with the Album Artist, or do I need to do something else to cope with albums that have many Artist tags?
Thanks.
1. If I want to process FLAC files, only changing metadata with the DSP "ID Tag Processing", the program seems to suggest that I need to re-encode every file. This will take a lot as I am about to send it 500Mb of FLAC files. Have I understood correctly, or can I get it to wrangle the metadata but not re-encode the music?
2. I need to get Album Artists into the Artist field, for Tesla's crappy in-car player. I read in this forum that I can use:
Code:
IF Album Artist=[anyvalue] SET Artist=[Album Artist]
Also, does that rule remove ALL artist tags and replace with the Album Artist, or do I need to do something else to cope with albums that have many Artist tags?
Thanks.
Comment