陈嘉乐
2020-05-28 05fd07b753b9cc043b48569d514af3d829bd039c
HDL_ON/UI/Music/A31LoveMusicList.cs
@@ -340,7 +340,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>");