mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.52k stars 1.28k forks source link

Allow multiple selection for REMOVE and JOIN WITH PREVIOUS option in History feature #6469

Open mixxxbot opened 2 years ago

mixxxbot commented 2 years ago

Reported by: esbrandt Date: 2012-05-20T20:04:53Z Status: Confirmed Importance: Wishlist Launchpad Issue: lp1002045 Tags: easy, library


The session list in the History feature can really grow long over the time or if you start Mixxx very often (e.g. while testing). It would be helpful if we would allow to remove or join multiple sessions instead of only a single one like we currently do.

mixxxbot commented 2 years ago

Commented by: rryan Date: 2012-06-20T17:04:59Z


I think another thing we should do is delete the session playlist if it's empty on shutdown (will be nice for developers who do a lot of testing).

On Sun, Jun 17, 2012 at 6:11 AM, jus

** Changed in: mixxx Importance: Undecided => Wishlist

** Changed in: mixxx Status: New => Confirmed

** Tags added: easy history library

-- You received this bug notification because you are a member of Mixxx Development Team, which is subscribed to Mixxx. https://bugs.launchpad.net/bugs/1002045

Title: Allow multiple selection for REMOVE and JOIN WITH PREVIOUS option in History feature

To manage notifications about this bug go to: https://bugs.launchpad.net/mixxx/+bug/1002045/+subscriptions

mixxxbot commented 2 years ago

Commented by: broma0-deactivatedaccount Date: 2012-10-04T17:01:46Z


Maybe also add an option to clear all history? Currently I have 100+ (probably) set history lists that only contain a few songs / I would like the ability to delete all except for locked ones.

mixxxbot commented 2 years ago

Commented by: troyan3 Date: 2013-05-24T15:11:51Z


RJ Ryan, you wrote:

I think another thing we should do is delete the session playlist if it's empty on shutdown (will be nice for developers who do a lot of testing).

Doesn't code in destructor of SetlogFeature solve that issue?

mixxxbot commented 2 years ago

Commented by: daschuer Date: 2013-05-24T16:13:46Z


Good point!

It was committed by RJ Ryan to lp:mixxx/1.11 #⁠3420 And merged to lp:mixxx 3283.1.137

mixxxbot commented 2 years ago

Commented by: daschuer Date: 2013-05-24T16:54:02Z


Not released, the commit was only a part of this bug.

ronso0 commented 1 year ago

Since #2996 setlogs are grouped by year.

11208 adds "Delete all child playlists".

Or lock all playlists you want to keep and delete all YEAR children (lock is respected, playlists are kept)