Hi,
Has anyone managed to get the MythTV plug-in working in Rasplex? https://forums.plex.tv/topic/86644-mythtv-plug-in/
I get a "plex error please check that the file exists and the necessary drive is mounted" error.
This is the error message I get from the plug in logs:
2015-02-13 06:10:04,662 (7fa10e7fc700) : CRITICAL (runtime:883) - Exception (most recent call last):
File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/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'
The plug in developer has suggested it's a possible issue with Rasplex client itself - https://forums.plex.tv/topic/86644-mythtv-plug-in/?p=851633
Any suggestions appreciated!