Bug 61787 - delete multiple playlists at once..
Summary: delete multiple playlists at once..
Status: RESOLVED FIXED
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 03:39 UTC by david
Modified: 2003-07-30 20:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david 2003-07-29 03:39:59 UTC
Version:            (using KDE 3.1.9)
Compiler:          gcc version 3.3.1 20030626 (Debian prerelease)
OS:          Linux (i686) release 2.4.21

this one should be easy..

I'm trying to track down another bug in Juk where it creates a bunch of (mostly) empty playlsits when viewing in tree mode...

but to do this, I really need an option to delete multiple playlists at once - because otherwise every time i restart juk to try and find this bug i have to delete ~ 100 playlists that somehow got created..

so how about an option where, when I have selected multiple playlists and right click->remove - they all go?

Thanks!
Comment 1 Scott Wheeler 2003-07-29 18:20:17 UTC
The first bug that you mention is already fixed last Thursday.  I'll try to add something to 
delete multiple playlists shortly. 
Comment 2 Scott Wheeler 2003-07-30 20:59:17 UTC
Subject: kdemultimedia/juk

CVS commit by wheeler: 

Make it possible to delete multiple playlists at once.  I made a change to
kdelibs today to make it possible to show the list of items being removed,
but that code is currently #if 0'ed to give people a few days to update
libs.

CCMAIL:61787-done@bugs.kde.org


  M +46 -23    playlistbox.cpp   1.62
  M +3 -2      playlistbox.h   1.45
  M +1 -1      playlistsplitter.cpp   1.107