Questions tagged [plex]

Plex Media Server is the back-end media server component of Plex, which is closed source as proprietary software. Introduced in 2009, Plex Media Server is used to host the content and plugins that are then streamed to Plex big screen apps (including Plex Home Theater) and Plex mobile apps, either on the same machine, the same local area network, or over the Internet.

Plex Media Server is the back-end media server component of Plex, which is closed source as proprietary software. Introduced in 2009, Plex Media Server is used to host the content and plugins that are then streamed to Plex big screen apps (including Plex Home Theater) and Plex mobile apps, either on the same machine, the same local area network, or over the Internet.

In addition to the platforms supported by the front end, the server is also available for Linux.Plex Media Server can be configured to index content in any directory on the machine it is run on, as well as automatically acquiring iTunes, iPhoto, and Aperture content.

99 questions
0
votes
1 answer

Plex VPN port forwarded properly but not accessible

TL;DR version at the bottom. My ISP gives me a private IP (10 48 64 1) and I'm unable to do any port forwarding. My setup: Debian Wheezy Linux headless Server Asuswrt-merlin router(latest version) AirVPN via Openvpn With some reading, some VPN…
0
votes
1 answer

Plex Media Server And encFS

I'm trying to Spin Plex Media server in Docker. And I want to mass my media as a Volume, but encrypted. Flow: 1. Mount volume from external storage on underlaying host. 2. mount volume to docker container as volume 3. encrypt data with encfs inside…
Mangirdas
  • 243
  • 1
  • 3
  • 9
0
votes
3 answers

Haproxy redirect configuration for plex?

Hope someone can help me :) I try to configure HAProxy for plex redirection but didn't found the solution yet. So basically to run plex home page you should go to => IPADRESS:PORT/web which redirect to IPADRESS:PORT/web/index.html I made this kind…
ochbob
  • 1
  • 1
  • 2
0
votes
2 answers

Plex and Owncloud shared folders permission issues

I am setting up a multimedia server on Debian 8. I installed both Plex and Owncloud. I have set up /var/media as my Owncloud default folder. I decided to create a folder Library at the root of Owncloud. So the folder path…
Loric
  • 1,678
  • 8
  • 28
  • 48
0
votes
0 answers

Folder Permissions not Sticking

I'd like to think I'm not a linux noob but I am having an issue I can't explain. I hope it something stupid. I have an external drive that I am trying to set up on plex. It was originally formatted ntfs but I shrunk the partition and made another…
jensengar
  • 6,117
  • 17
  • 58
  • 90
0
votes
1 answer

Streaming mp4 files to another websites

I have more than 10.000 funny videos. All files mp4 and these files a quite big. I am not interested in live streaming or compatible with devices like Ipad, Iphone, Android... etc. I am trying to stream these videos to another websites. So, what…
user3759605
  • 59
  • 1
  • 4
0
votes
1 answer

Apache rewriting multiple REQUEST_URI

I am trying to get both Plex and OwnCloud working with Apache. I currently have Plex set up correctly, requests coming from http://server.com/ get rewritten and proxied to localhost:32400/web/. I achieve this with the following…
mlapaglia
  • 852
  • 14
  • 31
0
votes
1 answer

Will OSX devices register to a Raspberry Pi running avahi-daemon

I have a Mac Mini on my local network running Plex Media Server on port 32400. The device is going to sleep mode after 1 hour of inactivity. I want the device to wake if a package is sent to it on port 32400. If I understood it correctly I have to…
reikje
  • 2,850
  • 2
  • 24
  • 44
0
votes
1 answer

Why does Plex Media Server's PID keep increasing in "top"?

I've searched first to no avail. When I type: sudo service plexmediaserver start and then: top I get: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2908 plex 15 -5 149896 17964 9436 D 2.6 0.5 0:00.05…
Nick
  • 11
  • 2
0
votes
2 answers

My Map Isnt working

My area/map is not working. Please help. I've tried troubleshooting many times, but nothing is working. I am not very good at image maps so all help will be appreciated. Many thanks in advance!! Here is the…
Nate
  • 19
  • 7
0
votes
2 answers

How to install this add on from GitHub on Plex

I am trying to install this add on for Plex TV. I am not sure how to install. Can someone please help. Thanks https://github.com/Moussekateer/Transmogrify-for-Plex-chrome
user206168
  • 1,015
  • 5
  • 20
  • 40
-1
votes
0 answers

Power Rename for Plex Library

I am attempting to rename a group of files so that they match the format 'Season 00 - Poster' from their original filenames. I have gotten as far as 'Season 00OrignailFile' I am trying to use Regex to Exclude 'Season \d\d' and select everything…
-1
votes
1 answer

Python script to set all subtitles for movies and shows in plex to English non forced subtitles

Edit: This code is working and completed. Thanks to all who helped! Feel free to use this code for your own purposes. I will be running this code periodically on my home server to set preferred subtitles. Cheers! This code was created with the help…
Riley Bell
  • 407
  • 4
  • 10
-1
votes
1 answer

Naming convention for audio track files in Plex Media Server

How to name audio track files for movies (*.ac3) in Plex Media Server so that this track can be selected in the settings?
-1
votes
1 answer

I can't access Docker container from public IP via port forwarding. Can i check where the request stops?

I have a debian (10, buster) server with OMV5 with Docker. I have installed Plex as container. He is in the host network. I can access the website with my LAN_IP:32400. If i setup Port forwarding in my router i get message from chrome that…
Tomas
  • 19
  • 1
  • 10