Device model (e.g. 2020 iPad Air 4th Gen):
MacBook Air (Apple Silicon)
Version of operating system (e.g. macOS 14.4.1):
macOS 26.5.1 (25F80)
Version of djay (e.g. 5.1.2):
djay Pro 5.6.7 (Mac App Store)
Hardware/controllers used (e.g. Reloop Mixon 8 Pro):
None
Hardware firmware version (e.g. 1.0.1):
N/A
A) SUMMARY OF ISSUE
The djay Pro user interface freezes repeatedly while browsing a local Finder Folder library. Playback is generally unaffected, but the UI becomes unresponsive for several seconds, making the application difficult to use.
The issue persists after a clean reinstall and rebuilding the library from scratch.
B) DETAILED STEPS TO REPRODUCE
-
Install djay Pro 5.6.7 from the Mac App Store.
-
Add a local Finder Folder containing MP3 files.
-
Browse the library normally.
-
Scroll through tracks or navigate between folders.
-
After a short period, the UI freezes for several seconds.
Additional information:
-
Library contains only ~30 local MP3 files.
-
Files are stored on the internal SSD.
-
No external drives are connected.
-
Library was rebuilt from scratch after reinstalling.
-
Issue occurs consistently.
C) EXPECTED RESULTS
Browsing the library should remain smooth and responsive regardless of the number of tracks.
D) ACTUAL RESULTS
The UI freezes repeatedly while browsing the Finder Folder library.
The application becomes temporarily unresponsive before recovering.
I collected two macOS sample reports during the freezes. Both show the main thread blocked inside the library management stack, including:
-
ARMediaLibrary
-
YapDatabase
-
SQLite
-
ALCFileSystemMediaObject::loadAttributes
This appears to indicate that the UI is blocking while accessing or indexing the local library.
I can provide both sample reports if they would help investigate the issue.