💾 Archived View for bbs.geminispace.org › u › daruma › 19872 captured on 2024-12-17 at 15:32:12. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Comment by 👺 daruma

Re: "I made a bash script to play random music from Music..."

In: s/bash

Nice! you can also use the -shuffle in MPV but you need a playlist.

👺 daruma

Sep 23 · 3 months ago

3 Later Comments ↓

🚀 random2934 [OP] · Sep 24 at 05:03:

I thought about just having ```mpv -shuffle ~/Music``` however I couldn't key bind this command since I want Ctrl+Shift+M to play a random song.

👺 daruma · Sep 24 at 05:35:

right but you could do a one liner script with that move -shuffle and chmod +x it to bind it to your ctrl-shift-m too

🚀 random2934 [OP] · Sep 24 at 05:39:

yeah, that would be much simpler :D

Original Post

🌒 s/bash

I made a bash script to play random music from Music directory — [preformatted]

💬 random2934 · 4 comments · Sep 23 · 3 months ago