View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011361 | MMW v4 | Synchronization | public | 2013-10-10 17:56 | 2013-10-13 02:51 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 4.1 | ||||
Summary | 0011361: Synching playlists to the Server causes playlist to become empty on the device | ||||
Description | 1 creates a playlist in MMA 2 auto-syncs via wi-fi (bidi sync is enabled) --> the playlist is properly synced to MMW BUT the playlist is now empty in MMA!! This is described in detail at: http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=73890#p375574 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1664 | ||||
|
I observe it too. This is probably regression on MMW side caused by workflow changes. 1.I have created playlist "aaa Testupload" in MMA with some tracks 2 tracks. 2.Sync and upload to MMW 3.MMW contains correct playlist 4.Playlist is immediately updated incorrectly because of incorrect MMW response: a) On \Playlists it respons: <DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sec="http://www.sec.co.kr/dlna/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"> <container id="0SyncList:DeviceID:015d2109a438180e.0.4458f461-bba6-460a-912a-5d7a6fb26bc3\Playlists\aaa Testupload" parentID="0SyncList:DeviceID:015d2109a438180e.0.4458f461-bba6-460a-912a-5d7a6fb26bc3\Playlists" restricted="1" searchable="0" childCount="0"> <dc:title>aaa Testupload</dc:title> <dc:creator>Unknown</dc:creator> <upnp:MM_TargetPath>\Playlists\aaa Testupload.m3u</upnp:MM_TargetPath> <upnp:MM_CheckedOnSyncList>1</upnp:MM_CheckedOnSyncList> <upnp:MM_NextCheckState>0</upnp:MM_NextCheckState> <upnp:class>object.container.playlistContainer</upnp:class> </container> </DIDL-Lite> i.e. modified date is missing b) On Playlist\aaa Testupload it responds <DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sec="http://www.sec.co.kr/dlna/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"></DIDL-Lite> i.e. empty playlist |
|
Fixed in MMW build 1663. Note that the issue was hard to notice, because the playlist was re-populated on next sync. |
|
Tested 1663 against MMA 170, and the bug still occurs exactly as before. |
|
You seem to be true, although it worked yesterday for me, it doesn't work today. There were several reasons for this (also time delta between PC and device). The issues on MMW side were fixed in build 1664. As discussed over IM, further issues needs to be fixed by Marek in MMA 171, assigned to him... |
|
Fixed in build 171 |
|
Verified 1664 / MMA 171 |