'Album artist' in Asset UPnP doesn't show anything. With puddletag I tagged my files first with 'albumartist' and second 'album artist'.
What have I done wrong?
'Album artist' in Asset UPnP doesn't show anything. With puddletag I tagged my files first with 'albumartist' and second 'album artist'.
What have I done wrong?
What version of AssetUPnP and what format are your files in?
I know nothing about PuddleTag, but on Linux you should be able to identify the underlying tag (rather than just the label in PuddleTag) with:
The mp3 fields can be found here. Alternatively just paste the output of the above command back here.Code:hexdump -e '16 "%_p" "\n"' --length 2000 01.01.mp3
Hmm, Guayadeque shows the Album artists JRiver Media not.
I tried that, the result seems Ok for me:
hexdump -e '16 "%_p" "\n"' --length 2000 ***.mp3D3.....$(TIT2..
.....Theme Sax.T
PE1.......Jimi T
enor.TRCK.......
01.TALB.......Th
e Future Sound O
f Jazz.TDRC.....
..1995.TCON.....
..Downtempo.TPE2
.......Various A
rtists.TXXX.....
..Metagenre.Elec
tronic.TXXX.....
..album artist.V
arious Artists.A
PIC...D...image/
jpeg.........JFI...
Yes TPE2 is the one you want, you shouldn't need TXXX.album artist.
I've just tried using TPE2 in AssetUPnP (on windows) using both ID3v2.3 and ID3v2.4 (written by foobar) and they work in both the 'Album artist' and 'Album Artist' index, although in the 'Album artist' index I don't get upstream artwork so 'Album Artist' looks to be the correct one.
I also loaded them into Jriver and the album artist tags were visible.
Is it all your MP3's that are affected?
Do you only have MP3's? If not, do you see album artist for the other formats?
I guess you could try converting one with ffmpeg to see if it makes a difference.
Could 'TXXX.album artist' interfere with TPE2?
No, there are MP3, OGG and FLAC. But for all of them album artists are not shown in AssetUPnP and not in JRiver.
And what should I convert it into?
I don't think so, it's just unnecessary.
If FLAC and OGG aren't showing then it's something more fundamental as there's no ambiguity with Vorbis Comments (the tagging standard they use).
I was going to say to make sure you haven't accidentally deleted 'album artist' from MediaDatabaseFieldsv7a.txt, but I've seen your post in the other thread, and it wouldn't explain Jriver either.
So the rest of the tags are showing, and if you add an album it appears in Asset?
I'm not sure what else to suggest. Asset isn't my primary server, so I don't really know much of the troubleshooting steps.
Does ffprobe output albumartist?
Code:ffprobe -v warning -show_entries "format_tags" -of default=noprint_wrappers=1 "01.01.flac" | sed 's/\(^TAG:\)\(.*=\)\(.*$\)/\U\2\E\3/'
Ah, excuse me! You are right - I really deleted 'album artist' from MediaDatabaseFieldsv7a.txt! I've forgotten why - I tried different things.
Now this works! But in 'puddletag' I have to tag 'albumartist' not 'album artist'. That's confusing.
Thank you very much for your help!
But there's another problem with 'album'. It's the last level, but there's also nothing shown here.
But 'album' is the first entry in MediaDatabaseFieldsv7a.txt.
And there is also 'album' in puddletag. And like you could see above there is 'TALB.......The Future Sound Of Jazz.' in the tag.
When you're editing MP3s you're actually storing the value in TPE2, would you prefer to see that instead
It's just a label they're using to abstract the complexity of the underlying tagging standards in use across the various file formats. I assume you configured puddletag to write the TXXX.ALBUM ARTIST MP3 tag?
None of this explains how album artist was missing from Jriver though...
In the AssetUPnP configuration set the 'Album Artist' container to have 'No Track Listing' and then create another container as a 'Child of Album Artist' and set it to Album. Does that give you what you want?
I think it's already right? But I can't see the album.
Kazam_screenshot_00018.png
Last edited by rockito; 11-13-2023 at 10:46 AM.
The Metagenre index configuration looks good to me. What happens when you select an album artist?
Does the Album Artist index show both albums and tracks?
I see all the album artists. And if I select one, there's only empty space.
Your configuration works for me on Windows, so I'm afriad I don't know what else to suggest.
Hopefully support will be able to assist.
Thank you very much, simbun!
But now it works. As I reentered the album artist in the MediaDatabaseFieldsv7a.txt, 'album' was above 'album artist". Maybe 'album artist' overrides 'album'?
Strange - but after changing positions it works!
Now it's perfect!
Thanks for reporting this, it helped me debugging this old issue: https://forum.dbpoweramp.com/showthr...-type-quot-bug
Copyright © illustrate 2023, All rights reserved