Bugzilla – Bug 2939
Renaming a playlist saves a copy to disk
Last modified: 2006-02-06 23:31:36 UTC
I had a playlist that I renamed (using the Fishbone skin, if that makes any difference). The rename seems to work within the SlimServer DB, but this actually created a copy of the playlist file on disk.
I does save to disk. Are you saying that the original is not deleted then?
Yes, sorry I wasn't clear. The playlist is saved to disk with the new name, but the old one is not removed from disk.
committed to trunk at change 6105 committed to 6.2.2 branch at change 6106 change removes the old playlist object before writing the new one