-
Notifications
You must be signed in to change notification settings - Fork 22
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
Channel not working - Log - TVH4.1 and PMS 1.4.3 Ubuntu 16.04 #16
Comments
You might be hitting the same problem I hit tonight. I've forked this repo and fixed it in mine. I don't intend on attempting to contribute it back since this repo is not active. |
Hi Matt, thanks for answer. I installed your repo - and the problem is still there : 2017-04-21 06:48:10,351 (7ff1a2ffd700) : DEBUG (networking:166) - Requesting 'http://localhost:9981/api/epg/events/grid' File "/usr/lib/plexmediaserver/Resources/Plug-ins-995f1dead/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/parsekit.py", line 146, in ObjectFromURL 2017-04-21 06:48:10,385 (7ff1a2ffd700) : DEBUG (base:117) - Checking if at.gaubatz.patrick.tvplexend.channel is broken is there a problem with german characters - ä,ö,ü ??? |
ok, it works. I had to set the default language in tvheadend to german. |
I think It is not a good solution of pgaubatz#16 It seems a problem of tvheadend api
TVH is full working (over IP:9981).
2017-03-10 09:37:20,538 (7fd1027fc700) : DEBUG (networking:166) - Requesting 'http://localhost:9981/api/serverinfo'
2017-03-10 09:37:20,541 (7fd1027fc700) : INFO (init:79) - Successfully connected to Tvheadend server
2017-03-10 09:37:20,542 (7fd1027fc700) : DEBUG (runtime:88) - Sending packed state data (117 bytes)
2017-03-10 09:37:20,543 (7fd1027fc700) : DEBUG (runtime:924) - Response: [200] str, 0 bytes
2017-03-10 09:37:22,846 (7fd1027fc700) : DEBUG (runtime:717) - Handling request GET /video/tvplexend
2017-03-10 09:37:22,848 (7fd1027fc700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2017-03-10 09:37:22,850 (7fd1027fc700) : DEBUG (runtime:814) - Found route matching /video/tvplexend
2017-03-10 09:37:22,851 (7fd1027fc700) : DEBUG (networking:166) - Requesting 'http://localhost:9981/api/channel/grid?start=0&limit=999999'
2017-03-10 09:37:22,873 (7fd1027fc700) : DEBUG (networking:166) - Requesting 'http://localhost:9981/api/epg/events/grid'
2017-03-10 09:37:22,893 (7fd1027fc700) : WARNING (data:179) - Error decoding with simplejson, using demjson instead (this will cause a performance hit) - Invalid control character '\x05' at: line 1 column 54186 (char 54185)
2017-03-10 09:37:23,011 (7fd1027fc700) : DEBUG (base:117) - Checking if at.gaubatz.patrick.tvplexend.channel is broken
2017-03-10 09:37:23,012 (7fd1027fc700) : DEBUG (networking:166) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X1N0b3JlU2VydmljZTpJc0NoYW5uZWxCcm9rZW4_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMQpzMzYKYXQuZ2F1YmF0ei5wYXRyaWNrLnR2cGxleGVuZC5jaGFubmVsczEwCmlkZW50aWZpZXJyMAo_'
2017-03-10 09:37:23,043 (7fd1027fc700) : CRITICAL (runtime:970) - Exception when constructing response (most recent call last):
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 951, in construct_response
el = result._to_xml()
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/objectkit.py", line 667, in _to_xml
el = Framework.modelling.objects.ModelInterfaceObjectContainer._to_xml(self)
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/modelling/objects.py", line 382, in _to_xml
root = Container._to_xml(self)
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/modelling/objects.py", line 139, in _to_xml
self._append_children(root, self._objects)
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/modelling/objects.py", line 145, in _append_children
el = obj._to_xml()
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/objectkit.py", line 559, in _to_xml
el = Framework.modelling.objects.ModelInterfaceObject._to_xml(self)
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/modelling/objects.py", line 370, in _to_xml
set_xml_attrs(self._model._attributes)
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/modelling/objects.py", line 359, in set_xml_attrs
set_xml_attr(root, name, attr)
File "/usr/lib/plexmediaserver/Resources/Plug-ins-03e4cfa35/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/modelling/objects.py", line 351, in set_xml_attr
el.set(convert_name(name), attr_string)
File "lxml.etree.pyx", line 699, in lxml.etree._Element.set (src/lxml/lxml.etree.c:34531)
File "apihelpers.pxi", line 563, in lxml.etree._setAttributeValue (src/lxml/lxml.etree.c:15781)
File "apihelpers.pxi", line 1366, in lxml.etree._utf8 (src/lxml/lxml.etree.c:22211)
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters
2017-03-10 09:37:23,043 (7fd1027fc700) : DEBUG (runtime:1027) - Unable to handle response type: <class 'Framework.modelling.objects.MediaContainer'>
2017-03-10 09:37:23,044 (7fd1027fc700) : DEBUG (runtime:88) - Sending packed state data (117 bytes)
The text was updated successfully, but these errors were encountered: