Skip to content

Commit

Permalink
Merge pull request #684 from ronso0/autodj-tweaks
Browse files Browse the repository at this point in the history
Library -> Automate fixes & tweaks
  • Loading branch information
daschuer authored Jul 22, 2024
2 parents e9a5fb6 + 9c43a67 commit 7ce26d5
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions source/chapters/library.rst
Original file line number Diff line number Diff line change
Expand Up @@ -661,24 +661,26 @@ mixing or for using Mixxx as media player.

The Auto DJ features in detail:

* **Shuffle button**: Randomizes the order of tracks in the Auto DJ playlist.
* **Add Random button**: Adds a random track from track sources (crates) to the
* **Enable** toggle: Toggles the Auto DJ mode on or off.
* **Fade now** button: Triggers the transition to the next track.
* **Skip track** button: Skips the next track in the Auto DJ playlist.
* **Transition mode** selector: Choose a transition mode.
* **Transition time** spin-box: Determines the duration of the transition. A
negative value will add a pause between tracks.
* **Shuffle** button: Randomizes the order of tracks in the Auto DJ playlist.
* **Add Random track** button: Adds a random track from track sources (crates) to the
Auto DJ queue. If no track sources are configured, the track is added from the
library instead.
* **Skip track button**: Skips the next track in the Auto DJ playlist.
* **Fade now button**: Triggers the transition to the next track.
* **Transition time spin-box**: Determines the duration of the transition. A
negative value will add a pause between tracks.
* **Selection Info label**: Displays the duration and number of selected tracks.
* **Repeat the playlist** toggle: Re-queue played tracks.
* **Selection Info** label: Displays the duration and number of selected tracks.
Press :kbd:`Ctrl` + :kbd:`A` to get the total duration of the AutoDJ queue.
* **Enable Auto DJ button**: Toggles the Auto DJ mode on or off.

The :guilabel:`Skip track`, :guilabel:`Add Random` and :guilabel:`Fade now`
buttons are only accessible if the Auto DJ mode is enabled. The Search field in
the upper left corner is disabled in Auto DJ. By default, Auto DJ removes tracks
after playing them but if you want it to play the same tracks over and over
again, you can activate the :guilabel:`Auto DJ Requeue` option in
:menuselection:`Preferences --> Auto DJ --> Re-queue tracks after playback`.
the upper left corner is disabled in Auto DJ.

By default, Auto DJ removes tracks after playing them but if you want it to play the same
tracks over and over again, you can activate the :guilabel:`Repeat the playlist` toggle.

.. _library-auto-dj-crates:

Expand Down

0 comments on commit 7ce26d5

Please sign in to comment.