-
-
Notifications
You must be signed in to change notification settings - Fork 715
ignore artist on mpd radio stream #766
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
Comments
This is currently not possible with polybar, if the artist is empty it falls back to "untitled artist". We could add options for the user to specify what text is used as fallback if the artist, album or title are unavailable. Though, if you set the fallback to an empty string the |
how do you set the fallback |
You can't right now, that would be something we would have to implement first. |
I vote for this. |
Is there a way to force an %artist% using tags or something like EXTINF in ncmpcpp or mpd/mopidy? That would be a nice workaround... |
Hi! Maybe having something like a kind of jinja could be cool:
Any new workaround to do this? |
when i play a stream radio with ncmpcpp it displays only the title

here is a screenshot
above center is polybar with mpd
and bottom left is conky, conky ignores artist if unavailable but polybar doesnt,
polybar displays untitled artist, what i was wondering is could polybar ignore artist if unavailable
like conky.
The text was updated successfully, but these errors were encountered: