styxit / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
http://htpc.io
MIT License
529 stars 183 forks source link

Make HTPC-Manager work with PlexHome #323

Closed needo37 closed 9 years ago

needo37 commented 9 years ago

The myPlexSignIn function was never being called so an authtoken was never being generated.

Change username/password to being required. If the authToken doesnt exist in the database create it.