PlexConnect

Set up PlexConnect on my Mac today and it works great. Wondering if anyone had tried to get it going on unRAID?

AppleTV - PlexConnect

 

No real idea about how to go about it but thought it might be fun to have a go.

There is a thread on this already I believe. Here.

Ah, well, doesn't look like it's too difficult, guess I'll just give it a go

Any luck. I enabled screen and tried to launch it. Here are my errors.

 root@Tower:/mnt/disk1/PlexConnect# python PlexConnect.py

Traceback (most recent call last):
  File "PlexConnect.py", line 16, in
    import DNSServer, WebServer
  File "/mnt/disk1/PlexConnect/WebServer.py", line 24, in
    import XMLConverter  # XML_PMS2aTV, XML_PlayVideo
  File "/mnt/disk1/PlexConnect/XMLConverter.py", line 34, in
    import time, uuid, hmac, hashlib, base64
  File "/usr/lib/python2.6/hashlib.py", line 136, in
    md5 = __get_builtin_constructor('md5')
  File "/usr/lib/python2.6/hashlib.py", line 63, in __get_builtin_constructor
    import _md5
ImportError: No module named _md5

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.