陈嘉乐
2020-05-26 6657fd3d6975e3a8e5ad9fe1b4b6b23d7e388522
HDL_ON/UI/Music/A31MyListMusic.cs
@@ -363,7 +363,7 @@
                sb.AppendLine("<dc:title>" + tempMusicInfo.Title + "</dc:title>");
                sb.AppendLine("<dc:creator>DJ Sanny J</dc:creator>");
                sb.AppendLine("<upnp:artist>" + tempMusicInfo.Artist + "</upnp:artist>");
                sb.AppendLine("<upnp:artist>" + listName + "</upnp:artist>");
                sb.AppendLine("<upnp:album>" + tempMusicInfo.Album + "</upnp:album>");
                sb.AppendLine("<upnp:albumArtURI>unknown</upnp:albumArtURI>");
                sb.AppendLine("</item>");