Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mediaplayer not working ( tested on cmus and VLC) #407

Open
Henry-Ta opened this issue May 28, 2021 · 0 comments
Open

Mediaplayer not working ( tested on cmus and VLC) #407

Henry-Ta opened this issue May 28, 2021 · 0 comments

Comments

@Henry-Ta
Copy link

Expected behavior

Print out song artist, title

Actual behavior

Nothing shows up, but replace command=".../mediaplayer" with regular command=echo "playerctl metadata artist" then it works

i3blocks config relevant to blocklet(s)

command= echo $(playerctl metadata artist)
#command=~/.config/i3blocks/scripts/mediaplayer
instance=cmus
interval=5
signal=10

Output of blocklet(s) when run from command line

Only shows up result of echo command, not default command of mediaplayer blocklet

Output of any relevant other commands that might help diagnostics

@Henry-Ta Henry-Ta changed the title Mediaplayer not working ( tested with cmus and VLC) Mediaplayer not working ( tested on cmus and VLC) May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant