Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoDJ mix cant save to playslist in same order? #9661

Closed
mixxxbot opened this issue Aug 23, 2022 · 7 comments
Closed

AutoDJ mix cant save to playslist in same order? #9661

mixxxbot opened this issue Aug 23, 2022 · 7 comments
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: mike999x
Date: 2019-05-18T10:27:24Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1829601
Tags: autodj


I have put 100 tracks in the AutoDJ section and arrange the ordering.
I want to save that "list" in exact order to my "Playlist" section.
When i do that all the tracks follows. But they are not in the same order as in the AutoMix!?
Can fix that?

@mixxxbot
Copy link
Collaborator Author

Commented by: geozubuntu
Date: 2019-05-18T12:04:26Z


Partially confirm it in Linux mint.

Mixxx 2.3.0-alpha-pre (build master r6796) for Linux Mint 19.1 Tessa (downloaded from https://downloads.mixxx.org/builds/master/release/ ) works partially.

The problem occurs only with Drag and drop. If select multiple tracks in Auto DJ and drag them to the playlist the order is NOT correct. No matter if select all or some.

But
21 tracks in auto DJ - change the order - select them - right click - Add to playlist and select the desired playlist (or create a new) it works correctly.
Go to playlists open the list and they are here, transferred with the correct order as it should.

So most probably the problem starts from the drag and drop function.

Thanks

@mixxxbot
Copy link
Collaborator Author

Commented by: mike999x
Date: 2019-05-18T13:14:46Z


Uploaded the version latest 64x and that did it. Now the list gets in right order..ThanksMike

    On Saturday, May 18, 2019, 2:10:48 PM GMT+2, geozubuntu <email address hidden> wrote:  

 Partially confirm it in Linux mint.

Mixxx 2.3.0-alpha-pre (build master r6796) for Linux Mint 19.1 Tessa
(downloaded from https://downloads.mixxx.org/builds/master/release/ )
works partially.

The problem occurs only with Drag and drop. If select multiple tracks in
Auto DJ and drag them to the playlist the order is NOT correct. No
matter if select all or some.

But
21 tracks in auto DJ - change the order - select them - right click - Add to playlist and select the desired playlist (or create a new) it works correctly.
Go to playlists open the list and they are here, transferred with the correct order as it should.

So most probably the problem starts from the drag and drop function.

Thanks

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1829601

Title:
  AutoDJ mix cant save to playslist in same order?

Status in Mixxx:
  Confirmed

Bug description:
  I have put 100 tracks in the AutoDJ section and arrange the ordering.
  I want to save that "list" in exact order to my "Playlist" section.
  When i do that all the tracks follows.  But they are not in the same order as in the AutoMix!?
  Can fix that?

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

@mixxxbot
Copy link
Collaborator Author

Commented by: geozubuntu
Date: 2019-05-18T13:52:17Z


The same as in my comment #⁠1 above occurs also in windows 7 x86 and Mixxx 2.3.0-alpha-pre-master-git6792. 32 bits

Drag and drop a batch of tracks from Auto Dj to playlist shuffles the order of the tracks.

Right click and Add to Playlist works correctly .

The linux mint I wrote above is 64 bits.

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2019-08-06T22:02:20Z


We should release 2.2.2 asap. When is this fix supposed to be ready?

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2019-08-07T06:00:05Z


I don't see a chance I can fix this during this week. So it schold not block 2.2.2

On the other hand there is a one liner hack possible.

if (pSource) {

"if (false)"

addMultipleTracks() keeps the order.

A better solution would be to pass a flag if the order should be persist and consider also the source pointer.

If you find time, please take over.

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2019-08-13T00:20:44Z


Now the refactoring solution is here for review:
#2237

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.2.3 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant