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

cannot add to auto dj from itunes within Mixxx #9264

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

cannot add to auto dj from itunes within Mixxx #9264

mixxxbot opened this issue Aug 23, 2022 · 4 comments
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2018-04-23T21:46:55Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1766360


This was reported at:
https://www.mixxx.org/forums/viewtopic.php?f=3&t=11767

@mixxxbot mixxxbot added the bug label Aug 23, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2018-04-24T12:36:19Z


1st Add to Auto DJ through iTunes:

  • Selected track is added to Mixxx library as expected

  • Selected track does not appear in Auto DJ

    2nd Add to Auto DJ through iTunes:

    • Failed to add selected track to Mixxx library again:
      Debug [Main]: TrackDAO: Adding track "<>"
      Debug [Main]: src\library\dao\trackdao.cpp 371 FAILED QUERY [ "INSERT INTO track_locations (location,directory,filename,filesize,fs_deleted,needs_verification) VALUES (?,?,?,?,?,?)" ] QSqlError(19, "Unable to fetch row", "UNIQUE constraint failed: track_locations.location") Skip inserting duplicate track location "<>"
      Warning [Main]: QSqlQuery::value: not positioned on a valid record
    • Selected track does not appear in Auto DJ (as before)

Adding the track directly from the Mixxx library through 'Tracks' to Auto DJ works as expected.

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2018-04-24T20:09:42Z


#1645

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2018-04-25T22:15:43Z


It turns out that on Windows track locations contain backslashes and track lookup silently fails without any proper error handling and logging. Lots of hours wasted to get there :((

@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.1.1 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant