Add windows installation video by Byte My Bits

JonnyWong16
2016-07-24 22:13:17 -07:00
parent 970d34b108
commit 53fa523e89

@@ -1,12 +1,16 @@
This guide assume you have Python 2.7 installed already. Python 3.x is not supported. This guide assume you have Python 2.7 installed already. Python 3.x is not supported.
## Windows ## Windows
Very well done [video installation guide by Byte My Bits](https://youtu.be/G2m5UJqHYRs) for method 2.
* Method 1 (easy): * Method 1 (easy):
* Download PlexPy from GitHub: https://github.com/drzoidberg33/plexpy/zipball/master * Download PlexPy from GitHub: https://github.com/drzoidberg33/plexpy/zipball/master
* Extract the ZIP file. * Extract the ZIP file.
* Double click `PlexPy.py`. * Double click `PlexPy.py`.
* PlexPy will be loaded in your browser or listening @ http://localhost:8181. * PlexPy will be loaded in your browser or listening @ http://localhost:8181.
* Create a shortcut to `PlexPy.py` and copy that to your startup folder (`C:\Documents and Settings\<Username>\Start Menu\Programs\Startup` or `C:\Users\<Username>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup`) to startup PlexPy when Windows starts. * Create a shortcut to `PlexPy.py` and copy that to your startup folder (`C:\Documents and Settings\<Username>\Start Menu\Programs\Startup` or `C:\Users\<Username>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup`) to startup PlexPy when Windows starts.
* Method 2 (preferred) * Method 2 (preferred)
> **NOTE**: This will install extra shell extensions and make adjustments to your path environment. > **NOTE**: This will install extra shell extensions and make adjustments to your path environment.