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

Support ASX stream descriptions #21

Open
foxbow opened this issue Feb 27, 2019 · 0 comments
Open

Support ASX stream descriptions #21

foxbow opened this issue Feb 27, 2019 · 0 comments

Comments

@foxbow
Copy link
Owner

foxbow commented Feb 27, 2019

Format is:

<asx version="3.0">
<banner href="[url to banner gfx]">
<moreinfo href="[url to homepage]" />
<abstract>Station Site</abstract>
</banner>
<entry>
<title>[stream name]</title>
<ref href="[actual steam url]" />
</entry>
</asx>

with the TITLE and REF tag being the interesting part

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant