View Issue Details

IDProjectCategoryView StatusLast Update
0011361MMW v4Synchronizationpublic2013-10-13 02:51
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version4.1 
Summary0011361: Synching playlists to the Server causes playlist to become empty on the device
Description1 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
TagsNo tags attached.
Fixed in build1664

Activities

marek

2013-10-10 21:07

developer   ~0037854

Last edited: 2013-10-10 21:09

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

Ludek

2013-10-10 22:26

developer   ~0037856

Fixed in MMW build 1663.

Note that the issue was hard to notice, because the playlist was re-populated on next sync.

rusty

2013-10-11 12:11

administrator   ~0037862

Tested 1663 against MMA 170, and the bug still occurs exactly as before.

Ludek

2013-10-11 18:21

developer   ~0037883

Last edited: 2013-10-11 18:22

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...

marek

2013-10-11 20:42

developer   ~0037887

Fixed in build 171

rusty

2013-10-13 02:45

administrator   ~0037890

Verified 1664 / MMA 171