Steam Deck
Steam Deck as plex server?
Hi. Not experienced with linux, but would it be possible to install plex media server on it? (not player).
I would like my steam deck to be the the media server for my movies (along with an amazing gaming device).
Thanks
< >
Exibindo comentários 1626 de 26
RosBubba 1/abr./2023 às 18:06 
This is probably a bit convoluted and overkill but what I have is an nvidia shield pro as my plex server with local media stored on an SSD via USB and when I'm away at hotels/holiday I use a TP-Link travel router to create a local wifi hotspot and then can then connect my Steam Deck to that to then stream plex but that aint gonna be much help if you're wanting to access it whilst out and about....
LeviathanWon 1/abr./2023 às 18:58 
Kinda a waste of a handheld device, yeah go for it... you could wire/solder it to be a pvr too.
Ku1ek 2/abr./2023 às 3:13 
.
CobraA1 2/abr./2023 às 21:24 
Escrito originalmente por RosBubba:
This is probably a bit convoluted and overkill but what I have is an nvidia shield pro as my plex server with local media stored on an SSD via USB and when I'm away at hotels/holiday I use a TP-Link travel router to create a local wifi hotspot and then can then connect my Steam Deck to that to then stream plex but that aint gonna be much help if you're wanting to access it whilst out and about....

Actually, it would work! On all platforms, and I just tried it on the Steam Deck - there are options to download the files. In the case of Plex on the Steam Deck, a new section will be created on the left hand side with the downloads.

Just tried it on my own Steam Deck - downloaded music files from the Plex server and put it into airplane mode. It works, you just need to make sure to download the files.
JH013 30/mai./2023 às 21:34 
Escrito originalmente por the19thbear:
Hi. Not experienced with linux, but would it be possible to install plex media server on it? (not player).
I would like my steam deck to be the the media server for my movies (along with an amazing gaming device).
Thanks

First, thank you trolls, all of your hard work pushed me to find the solution myself. With that out of the way, I understand the need for this solution especially being one that travels a lot and may not have connection to the internet, and prefers the Plex front end over the buggy Kodi interface. I agonized on how to force the install in Linux for a while before the obvious answer hit me today. The install is very easy and you don't have to be too Linux savy. After doing this I was able to browse and watch local content from any media type that was mapped. (internal drive, external drive, micro SD card...and of course my main server when connected to the internet.)

Install Plex server for windows the same way you might install additional game launchers like Epic.
1)Switch to desktop mode and Download Plex media server for windows

2)add the install executable to your steam library as a "non-steam game" Games > Add a non-steam game to my library

3) Select "browse" navigate to your downloads folder, select the plex installer.exe: "PlexMediaServer-1.32.3.7089-b0a36929b-x86_64.exe", select open, then "add selected program". This will add the installer to your library.

4) Right click on the installer in your steam library and select properties. Select Compatibility menu. Check box "Force the use of a specific Steam Play compatibility". A drop down menu will appear, select the most up-to-date version of proton. Close the properties window.

5) With the installer highlighted in your library select "Play", just as you would any other game. This will launch the installer and take you through the prompts just as it would during a windows install. Once the install is finished the Plex media server icon will show in the bottom right area of the task bar.

6) Once the install is finished you will change the installer link to point to the Plex Media Server EXE. This is a little tricky to navigate, but not impossible. You will need to do some digging in dolphin file explorer to find the correct path. Once you have the correct path copy and replace the path in the plex installer properties > shortcut > TARGET. Be sure to include the quotations around the file path for TARGET only.
Here is the example of my file path:

"/home/deck/.local/share/Steam/steamapps/compatdata/346347827/pfx/drive_c/Program Files/Plex/Plex Media Server/"

The only difference yours should have is the string of numbers that are randomly generated, I am sure someone can elaborate or correct me, but from what I noticed when ever I do a windows install unless I specify it just creates another "instance" of windows with a new number.

While in the shortcut tab you can now rename this object to Plex Server or what have you. And you will change the START IN path to mirror the path placed in target WITHOUT the quotes and add in the executable after the final slash:

/home/deck/.local/share/Steam/steamapps/compatdata/346347827/pfx/drive_c/Program Files/Plex/Plex Media Server/Plex Media Server.exe

After these steps are completed you can close out the properties tab and your library link will be configured to launch plex media server from either mode desktop or gaming.

7) Now you need to configure your plex media server to be accessed without having to authenticate with the remote server every time you log into your client. You can google this as well b ut here are the steps in short:

- right click on the plex media server icon in the right hand corner of the desktop and select "Open Plex..." This will open a web browser with the following address: "http://127.0.0.1:32400/web/index.html#!/"
- select your user account
- select the settings icon in the top right hand corner of the browser (its a wrench)
- If you have more than one server associated with your account make sure to select the name of the server you just created from the drop down, currently located below the "Plex Web" menu and subs.
- Scroll down to Settings and select the sub menu "Network"
- Scroll down the right side of the browser until you find "List of IP addresses and networks that are allowed without auth" with a box below.
- in the box put the following address: 127.0.0.1
(this is the loopback address of most every machine and will not change unless you go out of your way to do so, even when not connected to any network)
- select save changes

8) After you have completed the previous step you can navigate back by scrolling up ans selecting the Home icon in the top left of the browser. From here you will be able to add your local content folders if you haven't already. Using Dolphin file explorer to navigate and identify the paths first is useful.

From this point forward you will be able to launch you plex media server from either gaming mode or desktop mode. In gaming mode once you see the steam spinning logo appear you can now navigate back to your library and launch the plex client and enjoy.

To install and use the Plex client in both modes follow steps 1-6, but with the Plex client installer.

I hope this helps someone out there struggling with this. Enjoy your content.
the19thbear 31/mai./2023 às 0:45 
Amazing! Please post this on reddit or something so more people will know :) Will try your solution later. Cheers.
JH013 31/mai./2023 às 9:04 
Última edição por JH013; 31/mai./2023 às 9:07
@JH013 This doesn't work anymore (not sure if it was ever working)
Its working for the first install. You can really use it as a Plex server. But the moment you restart your steam deck, every data is lost. When you run the new updated executable its not even opening the Plex page. I'm just seeing the "unable to connect" page in 127.0.0.1:32400 (on steam deck)
So every time you want to use steam deck as plex server with this method, you have to do all process again, which is not practical of course
marcopop 9 de jan. às 13:13 
This is amazing! I have this pinned for future reference. Works great for me. My only problem I have to manually double click on .exe file to open Plex each I launch it. Is there way to launch .exe without having to click on it in the little windows box that pops up? I know I’m like 2 years too late but maybe someone might know. Thanks again. Love using my deck as media server for the house when I need it.
SHUT IT DOWN 9 de jan. às 16:29 
you can get a sff dell optiplex on ebay for much less than a deck, and run plex + many other things at once. it's not the right tool for the job. learn what a client and a server are. if you just want to watch something quick, use VLC.

worrying about power cost of a small server lol.

channels DVR is better, anyway :takemymoney:
CobraA1 10 de jan. às 20:43 
you can get a sff dell optiplex on ebay for much less than a deck, and run plex + many other things at once. it's not the right tool for the job. learn what a client and a server are. if you just want to watch something quick, use VLC.

worrying about power cost of a small server lol.

channels DVR is better, anyway :takemymoney:

Being that it's been a few years, I'm sure the original poster has long since made the decision.

Although an update on my own Plex server since this thread started: I've since moved to a dedicated machine I built myself. The Shield TV was unreliable, some features were too much for it to handle, and the Android based OS kept breaking things with updates.
< >
Exibindo comentários 1626 de 26
Por página: 1530 50

Publicado em: 9/set./2022 às 1:59
Mensagens: 26