forked from kodi-pvr/pvr.mythtv
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Comments
I will check it soon.
Le ven. 20 nov. 2020 à 18:41, Craig Andrews <[email protected]> a
écrit :
… 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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#160>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR6TYZA75NFZYRRMH3XGUTSQ2S6HANCNFSM4T5CCXXA>
.
|
I merged last PR including last API changes. It should be OK now. |
Can you please make a release? That will make it far easier for users. Thank you! |
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
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
The text was updated successfully, but these errors were encountered: