What is the Default Transocode directory in CentOS ? and How do I change it?

Dear All,

I installed PMS on my CentOS some days back. I choose everything default when I set it up. Everything was working fine until now.

Now, I see the message
“Not Enough Space to Convert the item.”

I have two queries,

  1. What is the Default transcode directory on CentOS ?

  2. How do I change the directory location?

Thanks

Server Version#: 1.14.1.5488
Player Version#:

The default location is /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache/Transcode

You can change this location by specifying a new absolute path under
Settings - Server - Transcoder - (Show Advanced)

1 Like

Thanks a Lot.

I decided to remove all files and uninstall Plex so that I can start from scratch.

Now, i’m facing problem Uninstalling it .

Can you please look into the screenshot below and advise me what i wrong!

[root@localhost ~]# rpm -e plexmediaserver
error: Failed dependencies:
libexslt.so.0()(64bit) is needed by (installed) php-xml-5.4.16-46.el7.x86_64
libxslt.so.1()(64bit) is needed by (installed) php-xml-5.4.16-46.el7.x86_64
libxslt.so.1(LIBXML2_1.0.11)(64bit) is needed by (installed) php-xml-5.4.16-46.el7.x86_64
libxslt.so.1(LIBXML2_1.0.13)(64bit) is needed by (installed) php-xml-5.4.16-46.el7.x86_64
libxslt.so.1(LIBXML2_1.0.18)(64bit) is needed by (installed) php-xml-5.4.16-46.el7.x86_64
libxslt.so.1(LIBXML2_1.0.22)(64bit) is needed by (installed) php-xml-5.4.16-46.el7.x86_64
libxslt.so.1(LIBXML2_1.0.24)(64bit) is needed by (installed) php-xml-5.4.16-46.el7.x86_64

Thanks

Which version? 1.15.0.659?

sudo rpm -e --force plexmediaserver

In the RPM spec, I explicitly declare

Autoprov: 0
Provides: config(plexmediaserver) plexmediaserver

what you show indicates you need to purge your RPMdb and rebuild.

First attempt to force removal

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.