ICY metadata support #6
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ryze/mpv-rpc#6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I listen to audio/radio streams, and some of them have ICY metadata. if they do, mpv prints them on the terminal, usually icy-title.
Currently, the extension uses the filename of the stream itself as the title, similar to #5. My feature request is for the RPC to use the icy-title instead.
Your extension is really useful for me, I am very thankful for it. I hope you keep working at this.
I will continue working on this! I have planned rewrite of the plugin, but couldn't find the time and energy lately, this will get implemented too.
FYI, you could have opened an issue on GitHub instead :3