Skip to content

Commit c89b957

Browse files
committed
Owen Williams' library rescan bugfix patch
1 parent cb8ab23 commit c89b957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mixxx/src/trackplaylist.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ void TrackPlaylist::addPath(QString qPath)
322322
while (it.hasNext())
323323
{
324324
fi = it.next();
325+
bexists = false;
325326

326327
//Check if the scan has been cancelled.
327328
m_qLibScanMutex.lock();

0 commit comments

Comments
 (0)