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

Fails to compile against kodi 19.0beta1 #160

Open
candrews opened this issue Nov 20, 2020 · 4 comments
Open

Fails to compile against kodi 19.0beta1 #160

candrews opened this issue Nov 20, 2020 · 4 comments

Comments

@candrews
Copy link

pvrclient-mythtv.cpp:2416:72: error: ‘DVD_TIME_BASE’ was not declared in this scope; did you mean ‘PTS_TIME_BASE’?

originally reported at https://bugs.gentoo.org/755665

There are some PVR API changes that have been made to Kodi that need to be reflected in this addon in order for it to work: https://github.com/xbmc/xbmc/pulls?q=is%3Apr+sort%3Aupdated-desc+label%3A%22v19+Matrix%22+label%3A%22API+change%3A+PVR%22

@janbar
Copy link
Owner

janbar commented Nov 20, 2020 via email

@janbar
Copy link
Owner

janbar commented Nov 20, 2020

I merged last PR including last API changes. It should be OK now.

@candrews
Copy link
Author

Can you please make a release? That will make it far easier for users.

Thank you!

@janbar
Copy link
Owner

janbar commented Nov 21, 2020

The release is 7.2.0-Matrix

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

No branches or pull requests

2 participants