I have this odd problem that keeps cropping-up from time-to-time… I’ve been using an M3U playlist (just audio items) to keep track of music that I’ve been editing and copying, and my “Save Playlist” action has always been a right-click, select M3U from the file-types drop-down menu - Then double-click my playlist to over-rite.
Thing is, twice now, the playlist has been saved in an MLP format (ie: XML). Also, when opening an M3U list - The name of the file isn’t shown on the blue top bar, still says “untitled”…
I have this odd problem that keeps cropping-up from time-to-time... I've been using an M3U playlist (just audio items) to keep track of music that I've been editing and copying, and my "Save Playlist" action has always been a right-click, select M3U from the file-types drop-down menu - Then double-click my playlist to over-rite.
Strange. mAirList is comparing the file extension to “.m3u” in order to decide that M3U data should be saved instead of XML. The file extension should be automatically added by Windows’ open dialog when you select the desired file type from the list. Version 2.0.2 will include a slightly modified initialization of that dialog, maybe it will get better.
Thing is, twice now, the playlist has been saved in an MLP format (ie: XML). Also, when opening an M3U list - The name of the file isn't shown on the blue top bar, still says "untitled"...
This is because the file name shown in the title bar refers to the desktop (.mld) file recently loaded. Even when opening an .mlp or .m3u file through the “Open” toolbar button (which is then imported into the first available playlist), the file name is not changed, because the new setup is supposed to belong to the same “desktop”.
On the other hand, the open/save commands from the playlist popup menu only operate on the playlist and do not have any influence on the desktop file name.