You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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.
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!
The text was updated successfully, but these errors were encountered: