Summary: | when deleting folder with many playlists, a delete confirmation is requested on EACH file | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | spam4romech |
Component: | Playlists/Saved Playlists | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bart.cerneels, james.t.duncan |
Priority: | NOR | ||
Version: | 2.3.1-GIT | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.4.1 | |
Sentry Crash Report: |
Description
spam4romech
2010-07-29 06:24:52 UTC
Using latest Amarok 2.3.1-git, KDE 4.4.92 on Kubuntu 10.04 Just to set this right: one can only move the playlists in the database, not the local playlists on disk. But indeed, when trying to delete a folder it asks confirmation for each added playlists. I don't get any duplicate playlists, though. Did you mean duplicate tracks? That would be bug 227474. Please only report one item per bug. This doesn't have to do with folders, but I think the problem is related, so I'll add it here. When selecting multiple playlists and then right-clicking and selecting 'Delete', a dialog comes up asking if you want to delete X many playlists. If you press the DEL key (on the keyboard) instead, rather than that one box asking if you want to delete X many playlists, you get X delete confirmations. Git commit caa0eba88e723ab52215f421b3f9ecac246720c4 by Bart Cerneels. Committed on 10/03/2011 at 10:25. Pushed by shanachie into branch 'master'. Ask delete confirmation for all contents of folder. BUG:246117 M +2 -0 ChangeLog M +17 -1 src/browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp M +15 -4 src/browsers/playlistbrowser/QtGroupingProxy.cpp M +15 -15 src/playlistmanager/file/PlaylistFileProvider.cpp M +22 -18 src/playlistmanager/sql/SqlUserPlaylistProvider.cpp http://commits.kde.org/amarok/caa0eba88e723ab52215f421b3f9ecac246720c4 |