Giter VIP home page Giter VIP logo

Comments (2)

moodyblue avatar moodyblue commented on August 20, 2024

Hi, PlexConnect runs in any platform where python2 is available (not many options these days).

To run PlexConnect as a windows service see https://github.com/iBaa/PlexConnect/wiki/Win-autostart

or

https://support.microsoft.com/en-us/windows/add-an-app-to-run-automatically-at-startup-in-windows-10-150da165-dcd9-7230-517b-cf3c295d89dd

from plexconnect.

mcsestak avatar mcsestak commented on August 20, 2024

Trying to install in MacOS. Followed the steps - installed Python 2.7.9 - added cert - static IP.
But ATV cannot login to Plex Media Server. I get this:

Oct 30,2023 21:51:16 PlexAPI: PlexGDM - looking up Plex Media Server
Oct 30,2023 21:51:16 PlexAPI: ***
Oct 30,2023 21:51:17 PlexAPI: GDM: Servers discovered: 1
Oct 30,2023 21:51:17 PlexAPI: Plex Media Servers found: 1
Oct 30,2023 21:51:17 WebServer: serving .xml: /
Oct 30,2023 21:51:24 WebServer: serving .xml: /PlexConnect.xml
Oct 30,2023 21:51:32 WebServer: serving .xml: /
Oct 30,2023 21:51:32 WebServer: serving .xml: /PlexConnect.xml
Oct 30,2023 21:51:33 WebServer: File Not Found:
Traceback (most recent call last):
File "/Applications/PlexConnect/WebServer.py", line 248, in do_GET
XML = XMLConverter.XML_PMS2aTV(PMSaddress, self.path + query, options)
File "/Applications/PlexConnect/XMLConverter.py", line 249, in XML_PMS2aTV
(username, auth_token) = PlexAPI.MyPlexSignIn(parts[0], parts[1], options)
File "/Applications/PlexConnect/PlexAPI.py", line 694, in MyPlexSignIn
response = urlopener.open(request).read()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1240, in https_open
context=self._context)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1197, in do_open
raise URLError(err)
URLError: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:581)>

from plexconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.