889: Artist tag from FLAC.

Hello!

Artist tag on import into mAirlistDb from Flac is not correct!

Filename: 01 Göran Fristorp - Psalm 45 - Jesus För Världen.flac
Title in Flac: Psalm 45 - Jesus För Världen
Artist in Flac: Göran Fristorp

Artist tag in mAirlistDB : 01 Göran Fristorp - Psalm 45/Göran Fristorp
Title is okey.

And every file i have import have the artist tag like this.

File is tagged with dBpoweramp Release 14
and Tag&Rename 3.7.8 can read it correct. And i have no problem with my own delphi app to do it…

Perhaps there is a setting somewhere, but nothing I found.
Can not find any report on this before …

Mvh
Patrik Ekman

Can you please send me one of the files, or upload it and PM me the link. Thanks!

You have a PM

Thanks. I will look at them tomorrow.

Fixed in Build 914.

The problem was that the artist was first determined from the filename, and then the artist from the file tag was appended to the list of artists rather than replacing what was imported from the filename.

Thanks for that!

PS. Do you use a component to read the tags? I can not get any user defined tags. Only the default tags.

[quote=“Torben, post:5, topic:7227”]Fixed in Build 914.

The problem was that the artist was first determined from the filename, and then the artist from the file tag was appended to the list of artists rather than replacing what was imported from the filename.[/quote]

I’m using BASS and BASS_ChannelGetTags().