I'm currently using one of your competitor's DLNA servers. They support the streaming of locally stored media but transcode everything which isn't really needed since most of my local files are MP4s which my PS3 can play fine without transcoding. I just have a few questions regarding a few niceties the other software supports that I'm curious if Mezzmo supports. The biggest is retrieving meta data for files stored in what I think is called Series.XML format.

For example:
<?xml version="1.0" encoding="us-ascii" standalone="yes"?>
<Item>
<ID>1</ID>
<EpisodeID>1555111</EpisodeID>
<EpisodeName>Mole Hunt</EpisodeName>
<EpisodeNumber>1</EpisodeNumber>
<FirstAired>2009-09-17</FirstAired>
<Overview>Archer is in trouble with his Mother and the Comptroller because his expense account is way out of proportion to his actual expenses. So he creates the idea that a Mole has breached ISIS and he needs to get into the mainframe to hunt him down (so he can cover his tracks!). All this leads to a surprising ending.</Overview>
<DVD_chapter>
</DVD_chapter>
<DVD_discid>
</DVD_discid>
<DVD_episodenumber>2.0</DVD_episodenumber>
<DVD_season>1</DVD_season>
<Director>
</Director>
<GuestStars>
</GuestStars>
<IMDB_ID>
</IMDB_ID>
<Language>en</Language>
<ProductionCode>
</ProductionCode>
<Rating>8.5</Rating>
<Writer>
</Writer>
<SeasonNumber>1</SeasonNumber>
<absolute_number>2</absolute_number>
<seasonid>119181</seasonid>
<seriesid>110381</seriesid>
<filename>/1555111.jpg</filename>
<duration>1315113</duration>
<resolution>720x480</resolution>
</Item>

Data is pulled from TheTVDB site.