Plex

Plex Media Server 1.5.5 released fix to transcodes issue

Plex Media Server 1.5.5 released fix to transcodes issue

Plex Media Server 1.5.5 recently released, is a free powerful app that enables you to manage and organize all of your personal media files stored on your computer. Furthermore, this makes it a beautiful app that enables you to stream to all of your devices such as mobile phones, tablets, smart TVs, as well as other streaming devices across a local network or over the Internet.

Features

Plex Media Server changelog from v1.5.4

The following are transcoder fixes

How to Install Plex Media Server 1.5.5 on Ubuntu 17.04, Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04

sudo apt-get install gdebi

32bit OS

wget https://downloads.plex.tv/plex-media-server/1.5.5.3634-995f1dead/plexmediaserver_1.5.5.3634-995f1dead_i386.deb sudo gdebi plexmediaserver_1.5.5.3634-995f1dead_i386.deb

64bit OS

wget https://downloads.plex.tv/plex-media-server/1.5.5.3634-995f1dead/plexmediaserver_1.5.5.3634-995f1dead_amd64.deb sudo gdebi plexmediaserver_1.5.5.3634-995f1dead_amd64.deb

How to uninstall Plex Media Server from Ubuntu

sudo apt-get purge plexmediaserver # Remove bulk of plex files sudo rm -rf /var/lib/plexmediaserver #Remove plex user sudo userdel plex #Remove both /etc/init/plexmediaserver.conf and /etc/default/plexmediaserver sudo rm /etc/init/plexmediaserver.conf sudo rm /etc/default/plexmediaserver

Install Plex Media Server 1.5.5 on CentOS 7, RHEL

32bit

wget https://downloads.plex.tv/plex-media-server/1.5.5.3634-995f1dead/plexmediaserver-1.5.5.3634-995f1dead.i386.rpm sudo yum install plexmediaserver-1.5.5.3634-995f1dead.i386.rpm reboot

64bit OS

wget https://downloads.plex.tv/plex-media-server/1.5.5.3634-995f1dead/plexmediaserver-1.5.5.3634-995f1dead.x86_64.rpm sudo yum install plexmediaserver-1.5.5.3634-995f1dead.x86_64.rpm reboot
http://localhost:32400/web/index.html
Battle for Wesnoth Tutorial
The Battle for Wesnoth is one of the most popular open source strategy games that you can play at this time. Not only has this game been in developmen...
0 A.D. Tutorial
Out of the many strategy games out there, 0 A.D. manages to stand out as a comprehensive title and a very deep, tactical game despite being open sourc...
Unity3D Tutorial
Introduction to Unity 3D Unity 3D is a powerful game development engine. It is cross platform that is it allows you to create games for mobile, web, d...