Skip to content

dj-digger 1.2.0 — desktop preview for Windows and macOS

Latest

Choose a tag to compare

@fbialogrecki fbialogrecki released this 16 Sep 18:55

dj-digger 1.2.0 adds an optional desktop interface alongside the existing terminal app. Windows and Mac installers are available below; no Python or terminal commands are needed for these downloads.

Download the desktop preview

Computer Download
Windows 11, Intel/AMD 64-bit Windows installer
macOS 15+, Apple Silicon Apple Silicon DMG
macOS 15+, Intel Intel Mac DMG

Please read the installation guide before opening the installer. These are unsigned desktop previews from a free, open-source hobby project. Windows may flag an unrecognized publisher; macOS packages do not have Developer ID signing or Apple notarization. The guide explains the warnings and per-app approval where available. Keep your computer's security protections enabled.

What's new

  • Qt Quick desktop with English and Polish menus, light/dark themes, local folders, playlists, audio preview, downloads, BPM/key analysis and reviewed audio export.
  • Resizable, reorderable and hideable columns, a selection toolbar, clearer errors and persistent presentation settings.
  • More responsive playback and seeking, with waveform rendering independent of playback-position updates.
  • Improved manual download-gate sessions, legacy-library migration and Windows file-identity handling.
  • Audio playback included in the default Python installation.

Python / terminal users

The package is still dj-sc-digger on PyPI; the command is dj-digger. Update with the same package manager used for installation. The optional desktop entry point is dj-digger-gui, available with the gui extra. Source/Python installations need FFmpeg and ffprobe separately for local media operations.

Close all running copies before upgrading. Installers do not remove the application's separately stored library, settings or account data. Desktop updates remain manual.

Preview limitations

Automated tests cover startup, packaged media decoding and analysis, bundled browser startup and installer operations. They do not certify audible playback/device switching, screen-reader support or every high-DPI and keyboard/mouse interaction on physical computers. Existing provider limitations and unverified analysis accuracy still apply. No new live account or purchase tests were performed for this release.

See the changelog for details. Report problems with your OS version, downloaded filename and error message, without passwords or sign-in codes.

Verification

  • Local offline suite: 957 passed, 83 live/provider tests deselected.
  • Cross-platform CI: Python 3.12, 3.13 and 3.14 on Linux, macOS and Windows, including isolated package installation and legacy-name migration checks.
  • Desktop build and runtime checks: see the completed workflow for native installer results.