Hi all.
I have an HDHR (US version, not prime) that I'm trying to make work with PMS on a Linux system.
I ran rickw's bash script and it successfully generated a bunch of strm files, some of which I moved to the movies section.
I installed the V2 plugin from from Git, installed it (well, I moved the bundle to the plugins directory and checked the ownerships and permissions were OK, nothing else) and restarted PMS.
The output of com.plexapp.plugins.hdhomerunV2.log is pasted below. When I try to play the Plex entry corresponding to the STRM file, I get a message: Cannot load M3U8: 404 not found
Any suggestions? Am I missing something? How close am I?
---------
2013-09-02 18:54:12,514 (7fd0d41e7740) : INFO (core:336) - Starting framework core - Version: 2.3.11, Build: 9dc7356 (Thu Aug 29 21:52:02 UTC 2013)
2013-09-02 18:54:12,514 (7fd0d41e7740) : DEBUG (core:348) - Using the standard policy
2013-09-02 18:54:12,514 (7fd0d41e7740) : DEBUG (core:437) - Starting runtime component.
2013-09-02 18:54:12,516 (7fd0d41e7740) : DEBUG (core:437) - Starting caching component.
2013-09-02 18:54:12,516 (7fd0d41e7740) : DEBUG (core:437) - Starting data component.
2013-09-02 18:54:12,516 (7fd0d41e7740) : DEBUG (core:437) - Starting networking component.
2013-09-02 18:54:12,516 (7fd0d41e7740) : DEBUG (networking:318) - Loaded HTTP cookies
2013-09-02 18:54:12,517 (7fd0d41e7740) : DEBUG (caching:108) - No info file found, trashing the cache folder
2013-09-02 18:54:12,517 (7fd0d41e7740) : DEBUG (networking:504) - Setting the default network timeout to 20.0
2013-09-02 18:54:12,518 (7fd0d41e7740) : DEBUG (core:437) - Starting localization component.
2013-09-02 18:54:12,518 (7fd0d41e7740) : INFO (localization:408) - Setting the default locale to en-us
2013-09-02 18:54:12,519 (7fd0d41e7740) : WARNING (data:186) - Error decoding with simplejson, using demjson instead (this will cause a performance hit) - Expecting property name: line 93 column 1 (char 3856)
2013-09-02 18:54:12,524 (7fd0d41e7740) : DEBUG (localization:426) - Loaded en strings
2013-09-02 18:54:12,524 (7fd0d41e7740) : DEBUG (core:437) - Starting messaging component.
2013-09-02 18:54:12,525 (7fd0d41e7740) : DEBUG (core:437) - Starting debugging component.
2013-09-02 18:54:12,525 (7fd0d41e7740) : DEBUG (core:437) - Starting services component.
2013-09-02 18:54:12,526 (7fd0d41e7740) : DEBUG (core:437) - Starting myplex component.
2013-09-02 18:54:12,527 (7fd0d41e7740) : DEBUG (core:437) - Starting notifications component.
2013-09-02 18:54:12,643 (7fd0d41e7740) : DEBUG (accessor:68) - Creating a new model access point for provider com.plexapp.plugins.hdhomerunV2 in namespace 'metadata'
2013-09-02 18:54:13,693 (7fd0a7fff700) : DEBUG (services:265) - Plug-in is not daemonized - loading services from system
2013-09-02 18:54:13,693 (7fd0d41e7740) : DEBUG (runtime:1107) - Created a thread named 'load_all_services'
2013-09-02 18:54:13,695 (7fd0d41e7740) : DEBUG (runtime:1107) - Created a thread named 'get_server_info'
2013-09-02 18:54:13,696 (7fd0d41e7740) : DEBUG (core:149) - Finished starting framework core
2013-09-02 18:54:13,696 (7fd0d41e7740) : DEBUG (core:547) - Loading plug-in code
2013-09-02 18:54:13,857 (7fd0d41e7740) : DEBUG (core:553) - Finished loading plug-in code
2013-09-02 18:54:13,883 (7fd0d41e7740) : CRITICAL (core:602) - Exception starting plug-in (most recent call last):
File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/core.py", line 595, in start
self.sandbox.execute(self.init_code)
File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 259, in execute
exec(code) in self.environment
File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/HDHomeRunV2.bundle/Contents/Code/__init__.py", line 11, in
import lineupList
File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 348, in __import__
raise e
ImportError: No module named lineupList
2013-09-02 18:54:13,886 (7fd0a6ffd700) : DEBUG (core:525) - Machine identifier is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2013-09-02 18:54:13,887 (7fd0a6ffd700) : DEBUG (core:526) - Server version is 0.9.8.5.165-c301c50
2013-09-02 18:54:13,952 (7fd0a7fff700) : DEBUG (services:362) - Loaded services
2013-09-02 18:54:13,957 (7fd0a77fe700) : DEBUG (services:438) - No shared code to load