View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002104 | MMW v4 | Synchronization | public | 2005-10-28 03:07 | 2010-12-12 04:16 | 
| Reporter | rusty | Assigned To | |||
| Priority | urgent | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Summary | 0002104: .m3u files appear in the tracklist instead of in the tree | ||||
| Description | In 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.  | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 909 | ||||
| 
		 | 
	
	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.  |