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

API Version Mismatch even though I'm using version 15 #36

Closed
MikeF09 opened this issue Sep 19, 2015 · 2 comments
Closed

API Version Mismatch even though I'm using version 15 #36

MikeF09 opened this issue Sep 19, 2015 · 2 comments

Comments

@MikeF09
Copy link

MikeF09 commented Sep 19, 2015

Hi,

I'm trying to use this plugin with TVHeadend version 4.1.373 but I get an error saying there is an API version mismatch. Below is a copy/paste of my TVHeadend "serverinfo" file I downloaded from TVHeadend showing I am using API version 15, is there something I am doing wrong?

{"sw_version":"4.1.373","api_version":15,"name":"Tvheadend","capabilities":["caclient","tvadapters","satip_client","satip_server","imagecache","timeshift","trace","libav"]}

Any help would be appreciated
Thanks!

@fritz-fritz
Copy link
Contributor

Hi, if you have pulled the latest version, @realriot made a change to the minimum required API version which could be breaking things for you. See here for what he changed and here for my proposed alternate solution. I will submit a pull request later if you'd rather wait.

@MikeF09
Copy link
Author

MikeF09 commented Sep 19, 2015

Thank you very much for the response. I ended up changing the req api version =18 back to 15 as well as implemented the fix you proposed, so if I update TVheadend later it should still work. Everything seems to be working now. Thank you very much.

@MikeF09 MikeF09 closed this as completed Sep 19, 2015
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