01-12-2021, 09:17 PM
(This post was last modified: 01-12-2021, 09:20 PM by Tim Curtis.
Edit Reason: eta
)
Right but it's MPD and the mp3 codec its using during database update thats interpreting one or both of the elements below in your mediainfo dump of the file as an Artist and adding this as the second Artist tag for the file in MPD database.
Encoded by : © ¤ @
Remixed by : © ¤ @
In ID3 spec TENC = "Encoded by" and TPE4 = "Interpreted, remixed, or otherwise modified by" which I suppose could be consideret Artists if you stretch the meaning.
Anyway moOde just picks up the tags in the MPD database not the raw tags in the files themselves. Thats done as I mentioned earlier by MPD and its codecs.
I think in this example its the bogus values in those tags thats the problem.
ETA: Posted b4 refreshing, and you are correct nothing to be done as far as code goes. It's a data issue.
Encoded by : © ¤ @
Remixed by : © ¤ @
In ID3 spec TENC = "Encoded by" and TPE4 = "Interpreted, remixed, or otherwise modified by" which I suppose could be consideret Artists if you stretch the meaning.
Anyway moOde just picks up the tags in the MPD database not the raw tags in the files themselves. Thats done as I mentioned earlier by MPD and its codecs.
I think in this example its the bogus values in those tags thats the problem.
ETA: Posted b4 refreshing, and you are correct nothing to be done as far as code goes. It's a data issue.