Bugzilla – Bug 2592
When saving a new playlist the playlist is saved in addition under untitled.m3u
Last modified: 2008-09-15 14:38:10 UTC
When saving a new playlist using the web ui the default name untitled is shown. When I changed this name to a specific name (e.g. list1) and click on save then the playlist is saved twice in the playlist directory on disc, one having the name untitled.m3u and one having the desired name (list1.m3u). In browse playlist only the correct playlist name (list1) is shown. After a wipe and rescan in addition the playlist untitled is listed under browse playlist. This happens on Windows XP using the 2005/10/17 version of 6.2.1 subversion 5210.
I believe this is now fixed as of svn change 5930, for 6.5 builds.
Will that also be fixed for the 6.2.2 release?
Created attachment 1117 [details] port of the 6.5 patch if this works, then 6.2.2 could be patched as well. Some small parts of the 6.5 patch had to be changed due to the differences in 6.5
Unfortunately I cannot test it since I use only the executable Windows installation. So I have no idea how to install that patch :(
Looks good - please commit when you get a chance.
committed to 6.2.2 at change 6009. please reopen if issues remain.