I was thrilled to see this feature added but, can't seem to make it work. I've got a MC server and one client. The WMC runs on the client. I've exported the playlist to C:\users\My Music\playlists and they won't play. Media center says "Windows media center was unable to find media for the playlist. Did you remove songs from your music library or from the playlist named Temp 1?" Looks ok in txt editor, shown below:
<?wpl version="1.0"?>
<smil>
<head>
<meta name="Generator" content="Microsoft Windows Media Player -- 12.0.7601.18150"/>
<meta name="ItemCount" content="0"/>
<meta name="IsFavorite"/>
<meta name="ContentPartnerListID"/>
<meta name="ContentPartnerNameType"/>
<meta name="ContentPartnerName"/>
<meta name="Subtitle"/>
<author/>
<title>Staci</title>
</head>
<body>
<seq>
<media src="\\Main\g\Multimedia\Music Library\0 MP3Singles\Country\Krauss Alison - The Smile on Your Face.mp3"/>
<media src="\\Main\g\Multimedia\Music Library\0 MP3Singles\POPULAR\Aloe Blacc - The Man.mp3"/>
<media src="\\Main\g\Multimedia\Music Library\0 MP3Singles\Country\Blake Shelton\Based On A True Story... (Deluxe Version)\Blake Shelton - Boys 'round Here (Feat. Pistol Annies & Friends).mp3"/>
<media src="\\Main\g\Multimedia\Music Library\The Well Hungarians\Well Hungarians\The Well Hungarians-Sunday Morning.wma"/>
</seq>
</body>
</smil>