Enqueue Random

Component for foobar2000 v1.4 alpha and newer.

foobar2000 v1.1 version available here.

Version:0.4.1
Released:2018-01-07 00:10
Size:17.0 KB
License:Modified ISC license

Download

foo_queue_random

Description

Enqueues random item from current playlist.

Changes

0.4.1 (2018-01-06):No changes in functionality. Dynamic C runtime version for foobar2000 v1.4
0.4 (2009-06-21):Corrected the name from Queue Random to Enqueue Random. DLL name stays the same.
0.3 (2009-06-20):Fixed bug that random track number could be one above the number of tracks in the playlist. Uses random number generator from core. Tries to prevent enqueueing same tracks.
0.2 (2009-06-19):Different behavior when playback order "Shuffle (album)" or "Shuffle (folder)" selected
0.1 (2009-06-19):Initial version