Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Plex Media Server

Featured Replies

  • Author

@PleaseWork

 

can you point to new Library point maybe "/mnt/user/Plex/Library_test" and check if it works then?

  • Replies 1.7k
  • Views 411.9k
  • Created
  • Last Reply

Interesting...that appears to have fixed the issue (thanks Spidi).  I am very curious why though; the previous library folder had the same permissions as any other share (I changed the owner and permissions). 

 

Just tried a reboot test and Plex started like a champ.  However, it did not persist the settings I modified in the plex management interface.  How do you make plex persist those changes?

 

 

  • Author

these settings should be persistent, I have no clue why they aren't....

  • Author

I have a Acer Revo R3600 stand alone box with xbmc on it, serviio i installed the plugin on my server ( stat's in my sig ) and added my unsorted movies folder to test

 

whats the hardware spec for your unRAID server?

 

do you run Linux or Windows on your Acer Revo R3600. If Windows, you can try the windows Plex client.

 

My standalone sever specs

 

Server: Asustek - F1A55-M | Amd A6-3500 APU |  4 GB - 1333 MHz | Drives - 2x 3TB, 2x 1.5TB 1x1TB Cache | Flash - Store N Go 8GB

 

Unraid Pro v5.0rc4 : SimpleFeatures | Sabnzbd | Sickbeard | Couchpotato v2 | iTunes server | Plex media server

 

My revo is running Windows 7, ive tried running Plex media server from my imac - i3 with 4gb memory and I dont have any issues

 

 

one thing I noticed, with plex running on the unraid sever, it virtually kill's my internet, i couldn't even stream basic iplayer untill i stopped the plex service - it's not possible it's constantly scanning for new devices is it?

  • Author

your server should be strong enough to transcode anything.....

 

you have to use the Plex Media Center for mac or windows if you want to watch something from unRAID.

 

 

When do you have this stutter? only if you watch something with you LG TV and Medialink or when you watch it from your Mac also?

 

Rebooted again after doing a proper stop on the array.  The settings were persisted that time; I am betting the issue was a delayed write to disk for the settings.

 

Thanks for the help!

  • Author

glad it works now  :D

 

How do I kill plex media server from terminal (telnet in)

To kill:

 

/etc/rc.d/rc.plexmediaserver stop

 

if that doesn't work, you can also try

 

/etc/rc.d/rc.plexmediaserver forcestop

When I install plex it seems like its changing the permissions.  The only user on my unraid is "root."

I am a newbie at linux.  How can I get PMS to not change my permissions?

  • Author

you can't...

 

the user will be automatically created on the first installation (unraid-plex).

 

Why do you want PMS running as root?

 

When do you have this stutter? only if you watch something with you LG TV and Medialink or when you watch it from your Mac also?

 

It was only when watching TV yes, i've decided to start from scratch with Plex and started a new library (placed on /mnt/disk1/plex), tested some 1080p 3D content and it's played fine, so I'm presuming it was something to do with either my cache drive or the library it's self

 

Thanks for you help :)

 

ill get back to you once I've scanned in my TV to report any errors

Hi,

 

Is the plex server unraid 5 only? I'm still running 4.7 and was looking at alternatives to my mac mini for plex.

 

It'll be running on a HP N36L microserver (dual core AMD Neo CPU), so I'm guessing that's no good for transcoding?

  • Author

unRAID v5.0 only

you can't...

 

the user will be automatically created on the first installation (unraid-plex).

 

Why do you want PMS running as root?

 

No reason really, I just hadn't created any other users and thought I had to use "root."  So are you saying I should choose "unraid-plex" after the first install as the user?  I don't think I even saw that or it only gave me choice of "nobody" and "root" in gui.

  • Author

No reason really, I just hadn't created any other users and thought I had to use "root."  So are you saying I should choose "unraid-plex" after the first install as the user?  I don't think I even saw that or it only gave me choice of "nobody" and "root" in gui.

 

If you use the official installation file from plex, then you can't choose which user you want to use.....

there should be NO dropdown menu

 

Can someone tell me how I connect to this. what's the port no. ?

 

The default port is 32400.

 

This is something that needs to be in this package.  There needs to be a link to the plex media server page when plex is enabled. 

 

Ugh, I seriously agree with this.  I just spent the last hour finding this. :P

  • Author

sorry, but what do you think the Blue "Plex Media Server" on the bottom is ?? ???

plex_link.png.7853cc27434c8a865ef070620d819795.png

sorry, but what do you think the Blue "Plex Media Server" on the bottom is ?? ???

 

Unfortunately, I found that link about 5 minutes after I tried connecting to the port and got the xml.  For us older dudes maybe a little message beside it that says "<==== Click here to manage Plex".  ;)

  • Author
;) I try to remember for my next plugin...... ;D

I have Plex pretty much working but if I reboot the unraid server, Plex forgets where I set my movies, tv shows, etc. directories for the library in the media manager.  Can someone tell me how to make this survive reboot?

  • Author

where do you keep your Library?

 

this has to be on cache or on a protected disk. (user/disk share)

 

where do you keep your Library?

 

this has to be on cache or on a protected disk. (user/disk share)

 

According to the settings ---> Plex Media Server page, it is as follows:

/mnt/users/plugin_data/pms/library

/mnt/users/plugin_data/pms/tmp

 

But when I look at /etc/rc.d/rc.plexmediaserver, it shows this at the top:

DEFAULT_PLEX_MEDIA_SERVER_HOME="/usr/local/plexmediaserver"

DEFAULT_PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/tmp/Library"

 

So which file does it look at when the server boots?  I am confused.

  • Author

on both, these

(DEFAULT_PLEX_MEDIA_SERVER_HOME="/usr/local/plexmediaserver"

DEFAULT_PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/tmp/Library")  are only used if no /boot/config/plugins/plexmediaserver/plex_settings.cfg is present.

 

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.