this post was submitted on 27 Jun 2024
329 points (94.3% liked)

linuxmemes

20688 readers
1189 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JetpackJackson@feddit.de 24 points 2 months ago* (last edited 2 months ago) (4 children)
#!/usr/bin/env bash
mpc load $1
mpc volume 80
mpc random on
mpc play

Name it shufflenplay so then you can shufflenplay <playlist name>

[–] MinFapper@lemmy.world 4 points 2 months ago* (last edited 2 months ago) (1 children)

I think your script didn't format correctly:

[–] JetpackJackson@feddit.de 4 points 2 months ago

https://files.catbox.moe/5ex40l.jpg this is how it looks on my end (for some reason I can't upload photos rn, it errors out)

load more comments (2 replies)