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

Issue Running On Roku 3 #17

Open
fishermania opened this issue Oct 1, 2016 · 1 comment
Open

Issue Running On Roku 3 #17

fishermania opened this issue Oct 1, 2016 · 1 comment

Comments

@fishermania
Copy link

Plugin Log

2016-09-30 19:23:06,322 (7f469e7fc700) : DEBUG (runtime:717) - Handling request GET /video/mythrecordings/GetRecordingInfo?chanId=1031&seriesInetRef=NONE&startTime=2016-09-25T18%3A52%3A00Z
2016-09-30 19:23:06,323 (7f469e7fc700) : DEBUG (runtime:814) - Found route matching /video/mythrecordings/GetRecordingInfo
2016-09-30 19:23:06,324 (7f469e7fc700) : INFO (init:740) - RecordingInfo(chanId="1031", startTime="2016-09-25T18:52:00Z" seriesInetRef="None")
2016-09-30 19:23:06,328 (7f469e7fc700) : INFO (init:544) - Recording(recording = 1031/2016-09-25T18:52:00Z, seriesInetRef = None, staticBackground = None)
2016-09-30 19:23:06,332 (7f469e7fc700) : DEBUG (runtime:88) - Sending packed state data (120 bytes)
2016-09-30 19:23:06,333 (7f469e7fc700) : DEBUG (runtime:924) - Response: [200] MediaContainer, 2017 bytes
2016-09-30 19:23:06,403 (7f469e7fc700) : DEBUG (runtime:717) - Handling request GET /video/mythrecordings/GetRecordingInfo?chanId=1031&seriesInetRef=NONE&startTime=2016-09-30T02%3A13%3A00Z
2016-09-30 19:23:06,404 (7f469e7fc700) : DEBUG (runtime:814) - Found route matching /video/mythrecordings/GetRecordingInfo
2016-09-30 19:23:06,404 (7f469e7fc700) : INFO (init:740) - RecordingInfo(chanId="1031", startTime="2016-09-30T02:13:00Z" seriesInetRef="None")
2016-09-30 19:23:06,410 (7f469e7fc700) : INFO (init:544) - Recording(recording = 1031/2016-09-30T02:13:00Z, seriesInetRef = None, staticBackground = None)
2016-09-30 19:23:06,413 (7f469e7fc700) : DEBUG (runtime:88) - Sending packed state data (120 bytes)
2016-09-30 19:23:06,414 (7f469e7fc700) : DEBUG (runtime:924) - Response: [200] MediaContainer, 2137 bytes
2016-09-30 19:23:07,550 (7f469e7fc700) : DEBUG (runtime:717) - Handling request GET /video/mythrecordings/GetRecordingInfo?chanId=1031&seriesInetRef=NONE&startTime=2016-09-30T02%3A13%3A00Z&checkFiles=1
2016-09-30 19:23:07,552 (7f469e7fc700) : DEBUG (runtime:814) - Found route matching /video/mythrecordings/GetRecordingInfo
2016-09-30 19:23:07,552 (7f469e7fc700) : CRITICAL (runtime:889) - Exception (most recent call last):
File "/usr/lib/plexmediaserver/Resources/Plug-ins-cece46d/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 843, in handle_request
result = f(**d)
TypeError: RecordingInfo() got an unexpected keyword argument 'checkFiles'

2016-09-30 19:23:07,553 (7f469e7fc700) : DEBUG (runtime:88) - Sending packed state data (120 bytes)
2016-09-30 19:23:07,553 (7f469e7fc700) : DEBUG (runtime:924) - Response: [500] 490 bytes
2016-09-30 19:23:07,811 (7f469e7fc700) : DEBUG (runtime:717) - Handling request GET /video/mythrecordings/GetRecordingInfo?chanId=1031&seriesInetRef=NONE&startTime=2016-09-30T02%3A13%3A00Z
2016-09-30 19:23:07,813 (7f469e7fc700) : DEBUG (runtime:814) - Found route matching /video/mythrecordings/GetRecordingInfo
2016-09-30 19:23:07,813 (7f469e7fc700) : INFO (init:740) - RecordingInfo(chanId="1031", startTime="2016-09-30T02:13:00Z" seriesInetRef="None")
2016-09-30 19:23:07,818 (7f469e7fc700) : INFO (init:544) - Recording(recording = 1031/2016-09-30T02:13:00Z, seriesInetRef = None, staticBackground = None)
2016-09-30 19:23:07,822 (7f469e7fc700) : DEBUG (runtime:88) - Sending packed state data (120 bytes)
2016-09-30 19:23:07,822 (7f469e7fc700) : DEBUG (runtime:924) - Response: [200] MediaContainer, 2137 bytes
2016-09-30 19:23:07,842 (7f469e7fc700) : DEBUG (runtime:717) - Handling request GET /video/mythrecordings/GetRecordingInfo?chanId=1031&seriesInetRef=NONE&startTime=2016-09-30T02%3A13%3A00Z&checkFiles=1
2016-09-30 19:23:07,843 (7f469e7fc700) : DEBUG (runtime:814) - Found route matching /video/mythrecordings/GetRecordingInfo
2016-09-30 19:23:07,844 (7f469e7fc700) : CRITICAL (runtime:889) - Exception (most recent call last):
File "/usr/lib/plexmediaserver/Resources/Plug-ins-cece46d/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 843, in handle_request
result = f(**d)
TypeError: RecordingInfo() got an unexpected keyword argument 'checkFiles'

2016-09-30 19:23:07,845 (7f469e7fc700) : DEBUG (runtime:88) - Sending packed state data (120 bytes)
2016-09-30 19:23:07,845 (7f469e7fc700) : DEBUG (runtime:924) - Response: [500] 490 bytes

Running Fedora 20
MythTV Python Bindings
local versions
bindings version: 0.27.-1.0
ttvdb version: 1.2.1
tmdb version: v0.7.0
external versions
lxml version: 3.3.6
MySQLdb version: 1.2.3.final.0
protocol versions
backend: 77
schema: 1317
music schema: 1018
netvision schema: 1007

Plex Media Server v0.9.16.3.1840

Will work with Chrome and I can run the through myth tv.

Roku Says "We're unable to play this video, make sure the server is running and has access to this video"

@krisbee
Copy link

krisbee commented Jul 1, 2017

Link to change to make in File

This should solve your problem.

intrepidor added a commit to intrepidor/MythRecordings.bundle that referenced this issue Oct 29, 2017
Fix for Roku3. Changed recommended by:
  tschaumburg#17 and link tschaumburg#15 (comment)
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