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

Create RDS stream only if audio stream actually contains RDS data. #382

Merged
merged 1 commit into from
Oct 25, 2018

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Oct 25, 2018

Had to revise the first RDS implementation a bit, because Kodi makes asumptions on presense of RDS stream even if it never delivers data. First approach "blindly" added an RDS stream for every MPEG2AUDIO stream announced by tvh, but not every MPEG2AUDIO stream actually contains RDS data.

It's actually a more clean approach now, as we only announce an RDS stream to Kodi if there are actually RDS data available.

@Jalle19 good to go?

@ksooo ksooo merged commit 8bad7e9 into kodi-pvr:master Oct 25, 2018
@ksooo ksooo deleted the rds-support-dyn branch October 25, 2018 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants