View Issue Details

IDProjectCategoryView StatusLast Update
0002104MMW v4Synchronizationpublic2010-12-12 04:16
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0002104: .m3u files appear in the tracklist instead of in the tree
DescriptionIn build 906, if there's a playlist in a device's directory, it appears in the tracklist instead of in the tree. This means that it's impossible to view or edit the contents of a playlist.

Tested on USM device using the MTP driver--I expect that this problem is specific to this scenario but have not validated this.
TagsNo tags attached.
Fixed in build909

Activities

jiri

2005-10-31 08:59

administrator   ~0006125

Fixed in build 909.
 - This was a bit more complex, I had to implement playlist nodes in the tree for WMDM devices. There are two types now:
 1. m3u playlists for mass storage devices - they work as m3u playlists in My Computer node, i.e. one can edit them, delete, etc.
 2. playlists for non-mass storage devices. They are a bit more limited, user can only see them, check their content and delete them as whole. They aren't editable yet, it might come in future versions.