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

[radioplayer] push PE data to radioplayer API #144

Open
2 tasks done
hairmare opened this issue Jan 8, 2022 · 1 comment · May be fixed by #354
Open
2 tasks done

[radioplayer] push PE data to radioplayer API #144

hairmare opened this issue Jan 8, 2022 · 1 comment · May be fixed by #354

Comments

@hairmare
Copy link
Member

hairmare commented Jan 8, 2022

Radioplayer has an API where we can push programme event info to their API. This can be used for features like songticker (but also epg, which is not in scope here). The metadata stadard is based on existing specification:

  • ETSI TS 102 818 V1.4.1 (2008-06) Digital Audio Broadcasting (DAB);
  • Digital Radio Mondial (DRM); XML Specification for Electronic Programme Guide (EPG)

To some degree this means that what we generate for radioplayer might be reusable for other vectors later on.

In preparation to implementing this issue, I created the radioplayer.dataclasses module which may be used to generate compliant XML based on the XSD files provided by radioplayer.

Tasks

Links

@hairmare hairmare transferred this issue from radiorabe/klangbecken Jan 8, 2022
@hairmare hairmare linked a pull request Dec 23, 2022 that will close this issue
@hairmare
Copy link
Member Author

hairmare commented Nov 4, 2023

can probably also be adapted without much effort to work with DAB/SMC

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

Successfully merging a pull request may close this issue.

1 participant