echo "deb http://shell.ninthgate.se/packages/debian wheezy main" >> /etc/apt/sources.list curl http://shell.ninthgate.se/packages/shell-ninthgate-se-keyring.key | sudo apt-key add - apt-get update apt-get install plexmediaserver
echo "deb http://shell.ninthgate.se/packages/debian wheezy main" >> /etc/apt/sources.list curl http://shell.ninthgate.se/packages/shell-ninthgate-se-keyring.key | sudo apt-key add - apt-get update apt-get install plexmediaserver
OK. Thanks for the above.. But what about the setup?
It would be great to hear about how to do the next steps 🙂
Point your browser to
http://yourserver:32400/web
At that page, go to Setting menu, where you can add video or photos directory in your server.
Plex Media Server will automatically scan for your media files and adds to its database.
Sometimes, with PlexConnect installed, Plex Media Server fails to upgrade via aptitute/apt-get. Workaround is:
$ sudo insserv -r plexconnect
$ sudo aptitude install plexmediaserver
$ sudo insserv plexconnect
Thank’s Daothanhbinh, i made it!!!
congrats !