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

changed path for get_stream_url so label is applied with Playlist.Add #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jez500
Copy link

@jez500 jez500 commented Apr 27, 2014

Hi there,

Awesome addon! works so well, only one little issue I had:
When you add a file path to the playlist with the jsonrpc to uses the last parameter in the url as the playlist item label. So when a radio station is added, the label ends up being the id.

eg plugin://plugin.audio.radio_de/station/14971 label = 14971

This patch adds an extra param to the path, the label, which gives the station a much more friendly name in the playlist.

eg plugin://plugin.audio.radio_de/station/14971/SBS+PopAsia label = SBS PopAsia

Didn't seem to break anything but I am definitely no python expert :)

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

Successfully merging this pull request may close these issues.

1 participant