Comment on Spotify fans threaten to return to piracy as music streamer introduces new face-scanning age checks in the UK
An algorithm for them:
set rand [clock microseconds] set len [mpc_pl_len] set to [expr {$rand%$len}] mpc_pl_jmp $to
mpc, is that shuffling media player cassic with the system clock? isn’t that what shuffle already does ?
mpc as in mpd CLI client, where mpc_pl_len and mpc_pl_jmp procedures are not listed, but just call it with some other Unix commands to get playlist length and jump to a playlist position.
mpc
mpd
mpc_pl_len
mpc_pl_jmp
sad_detective_man@leminal.space 1 day ago
mpc, is that shuffling media player cassic with the system clock? isn’t that what shuffle already does ?
vacuumflower@lemmy.sdf.org 1 day ago
mpc
as inmpd
CLI client, wherempc_pl_len
andmpc_pl_jmp
procedures are not listed, but just call it with some other Unix commands to get playlist length and jump to a playlist position.