Daedalus Dock - Modules - TypesVar Details - Proc Details

playlist

Vars

selected_trackThe media track selected.
tracksThe actual playlist.

Procs

cycle_trackCycles the playlist, refreshing the queue if it is empty.
play_trackPlays the current selected track.
push_to_frontPushes a track to the front of a playlist. Inserts it if it is not present.
stop_trackStops the current track.

Var Details

selected_track

The media track selected.

tracks

The actual playlist.

Proc Details

cycle_track

Cycles the playlist, refreshing the queue if it is empty.

play_track

Plays the current selected track.

push_to_front

Pushes a track to the front of a playlist. Inserts it if it is not present.

stop_track

Stops the current track.