Comment 1 for bug 1766360

Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :

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 "<<FILE PATH>>"
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 "<<FILE PATH>>"
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.