Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Playlist currently used
#4
Maybe this:

Code:
current=$(mpc playlist); mpc lsplaylist | while read i; do (if [ "$(mpc playlist "$i")" = "$current" ]; then echo "$i"; fi); done

Regards,
Henio
Reply


Messages In This Thread
Playlist currently used - by Stan Nowak - 04-14-2020, 08:25 AM
RE: Playlist currently used - by TheOldPresbyope - 04-14-2020, 01:21 PM
RE: Playlist currently used - by Stan Nowak - 04-14-2020, 01:57 PM
RE: Playlist currently used - by Henio - 04-14-2020, 10:48 PM

Forum Jump: