There's a need for a document that shows how the Twonky database derives upnp values from metadata such as ID3.
For example, the "View configuration TwonkyMedia server" document shows upnp:albumArtist, upnp:artist and upnp:author. What ID3 tags do they map to? The "TPE1" tag seems to map to both upnp:albumArtist and upnp:artist - I get the same results returned from both containers in the following view:
<container name='Album Artist' visibility="test" id='music/albumartist' etc....>
<container buildon='upnp:artist' sortcriteria='+dc:title' class='object.container.genre.musicGenre'
createClass='object.item.audioItem.musicTrack'/>
</container>
<container name='Artist' visibility="test" id='music/album etc....>
<container buildon='upnp:albumArtist' sortcriteria='+dc:title' class='object.container.genre.musicGenre'
createClass='object.item.audioItem.musicTrack'/>
</container>
A list of ID3 and WMA tag mapping to upnp database values would be useful.
Twonky Server Tag mapping
-
- Posts:71
- Joined:Sun Aug 03, 2008 9:29 am
- AV Hardware:Server: Western Digital My Book World Edition White Light
Clients: Zyxel DMA1000, Philips Streamium 1100, Netgear MP101, Pocket Player on WM5 PDA - Location:near London, UK
-
- Posts:71
- Joined:Sun Aug 03, 2008 9:29 am
- AV Hardware:Server: Western Digital My Book World Edition White Light
Clients: Zyxel DMA1000, Philips Streamium 1100, Netgear MP101, Pocket Player on WM5 PDA - Location:near London, UK
Re: Twonky Server Tag mapping
Investigating ID3 tags further, it seems that....
- upnp:genre maps to TCON. Implements multi-values using "," as separator.
- upnp:author maps to TCOM; but "/" separator not implemented.
- upnp:artist maps to TPE1; but "/" separator not implemented. If TPE1 not present uses TPE2.
- upnp: albumArtist maps to TPE2.
Lack of multi-value support apart from genre (using a non-ID3.org specified seperator) is a serious limitation. When will Twonky support ID3v2.4 I wonder?
John Glasson
- upnp:genre maps to TCON. Implements multi-values using "," as separator.
- upnp:author maps to TCOM; but "/" separator not implemented.
- upnp:artist maps to TPE1; but "/" separator not implemented. If TPE1 not present uses TPE2.
- upnp: albumArtist maps to TPE2.
Lack of multi-value support apart from genre (using a non-ID3.org specified seperator) is a serious limitation. When will Twonky support ID3v2.4 I wonder?
John Glasson
-
- Posts:12
- Joined:Wed Dec 20, 2006 10:43 pm
- AV Hardware:Mac Pro, Macbook Pro: 10.6.3, ATV 3.0.1, Soundbridge, Noxon2,
Apple iPhone, iPad, Sony Bravia, FritzBox, Fritz!Media,
debianized LS-GL2, debianized TS-219P, XBMC, Boxee, SimplifyMedia
Re: Twonky Server Tag mapping
me too, want a compatible way to read my itunes tags properly
tms 5.1.3 displays weird values read from the old tags version.
=:-)f
tms 5.1.3 displays weird values read from the old tags version.
=:-)f