Hi, I'm Canan
Oups ...
Never forget impossible is possible
:(
Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.
0% complete
For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode
If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION
Install PlexMediaServer
Nas
Steps
Installation - Linux
- Ensure your system is up to date
apt-get update && apt-get upgrade -y- Go to Plex site and download the lastest
- https://www.plex.tv/media-server-downloads/
wget __FILE_LINK__sudo dpkg -i plexmediaserver__VERSION__.debrm -fr plexmediaserver__VERSION__.deb- Enable and start it
sudo systemctl enable plexmediaserver.servicesudo systemctl start plexmediaserver.service- Open a Tunnel to set it (Putty for windows)
Go on SSH -> Tunnelssource port : 8888destination: __HOST_IP__:32400Click on "Add"Go on Sessionhost: __HOST_IP__port: 4747Click on "Open"user: rootpassword: __YOUR_PASSWORD__- Open in browser : http://localhost:8888/web
Installation - Synology Nas
- Go in your internet browser and type: https://www.plex.tv/media-server-downloads/
- /!\ Depends on your CPU, but normally you will select "Synology" -> "64 bits"!
- Go to "Package Center" -> "Manual install" Plex 64 bits
- Buy (if you don't have it) Plex Pass to be able to use the transcoding option
- https://www.plex.tv/plex-pass
Setting up
- Connect to your Plex Account
- Setup Plex
Define the server name (when asked)- > Create needed directories, like :
mkdir -p "/home/Applications"mkdir -p "/home/Books"mkdir -p "/home/Movies"mkdir -p "/home/Music"mkdir -p "/home/Other"mkdir -p "/home/Other Videos"mkdir -p "/home/Photosmkdir -p "/home/TVShows"Click on "Add Library" and fill all fields (name, path, etc.)- Settings
Online Media Sources -> Disabled allGeneral -> Uncheck "Send crash reports to Plex"General -> Uncheck "Push Notifications"General -> Uncheck "Enable Plex Media Server debug logging"General -> Uncheck "Enable Plex Media Server verbose logging"Remote Access -> "Internet upload speed" -> Do a speedtest.net and write upload value (c.f.: 220 Mo)Remote Access -> "Limit remote stream bitrate" -> Original (No limit)Agents -> __YOUR_CHOICE__Library -> Check "Scan my library automatically"Library -> Check "Run a partial scan when changes are detected"Library -> Check "Include music libraries in automatic updates"Library -> Uncheck "Scan my library periodically"Library -> "Library scan interval" -> "daily"Library -> Check "Empty trash automatically after every scan"Library -> Uncheck "Allow media deletion"Library -> "Weeks to consider for Continue Watching" -> "16"Library -> "Maximum number of Continue Watching items which will appear" -> "20"Library -> Check "Include season premieres in Continue Watching"Library -> "Video played threshold" -> "90%"Library -> "Video play completion behaviour" -> "earliest between thershold percent and first credits marker"Library -> Uncheck "Enable smart shuffling on artists and smart music playlists"Library -> "Group albums by type" -> "enabled"Library -> Uncheck "Enable iTunes plugin"Library -> Check "Run scanner tasks at a lower priority"Library -> "Marker source" -> "both, try online first"Library -> "Generate video preview thumbnails" -> "as a scheduled task when media is added"Library -> "Generate intro video markers" -> "as a scheduled task when media is added"Library -> "Generate credits video markers" -> "as a scheduled task when media is added"Library -> "Generate chapter thumbnails" -> "never"Library -> "Analyze audio tracks for loudness" -> "never"Library -> "Analyze audio tracks for sonic features" -> "never"Library -> "Location visibility" -> "admin only"Library -> "Database Cache Size (MB)" -> "2048"Network -> Uncheck "Enable server support for IPv6"Network -> "Secure connections" -> "Preferred"Network -> Check "Enable local network discovery (GDM)"Network -> "Remote streams allowed per user" -> 4Network -> Uncheck "Enable Relay"Transcoder -> "Transcoder quality" -> "Automatic"Transcoder -> "Transcoder temporary directory" -> "/transcode"Transcoder -> "Background transcoding x264 preset" -> "Very fast"Transcoder -> Check "Enable HDR tone mapping"Transcoder -> Uncheck "Disable video stream transcoding"Transcoder -> Check "Use hardware acceleration when available" (Plex Pass)Transcoder -> Check "Use hardware-accelerated video encoding" (Plex Pass)Transcoder -> "Hardware transcoding device" -> "Auto"Transcoder -> "Maximum simultaneous video transcode" -> "Unlimited"Languages -> Check "Automatically select audio and subtitle tracks"Languages -> "Prefer audio tracks in" -> __YOUR_CHOICE__Languages -> "Subtitle mode" -> "Shown with foreign audio"Languages -> "Prefer subtitles in" -> __YOUR_CHOICE__DLNA -> Uncheck "Enable the DLNA server"Scheduled Tasks -> "Time at which tasks start to run" -> "2 am"Scheduled Tasks -> "Time at which tasks stop running" -> "5 am"Scheduled Tasks -> Uncheck "Backup database every three days"Scheduled Tasks -> Uncheck "Refresh local metadata every three days"Scheduled Tasks -> Check all otherExtras -> "Choose Cinema Trailers from" -> "Only unwatched movies"Extras -> Check "Include Cinema Trailers from movies in my library"Extras -> Uncheck "Include Cinema Trailers from new and upcoming movies in theaters" (Plex Pass)Extras -> Uncheck "Include Cinema Trailers from new and upcoming movies on Blu-ray" (Plex Pass)Extras -> Check "Always include English language Cinema Trailers for trailers of movies not in my library"- Player settings - Plex Web
General -> "Language" -> __YOUR_CHOICE__General -> Uncheck "Automatically Sign In"General -> Check "Remember selected tab"General -> Uncheck "Play Theme Music"General -> "Time Format" -> "24 Hour"Quality -> Uncheck "Automatically adjust quality (Beta)"Quality -> "Video quality"-> "Maximum" (so use original stream receive from the server)- /!\ But if you have trouble, try the speed just before, and again until have no lags on device!
Quality -> Check "Play smaller videos at original quality"Quality -> Check "Use recommended settings"Debug -> "Debug Level" -> "Disabled"Debug -> Check "Direct Play"Debug -> Check "Direct Stream"Debug -> Uncheck "Use alternate streaming protocol for video playback"Player -> __YOUR_CHOICE__ (c.f.: default is nice)- Player settings - Plex Android
Experience -> Check "Remember selected tab"Experience -> Uncheck "Play Theme Music"Experience -> Uncheck "Sound of actions"Experience -> Uncheck "Screensaver"Player Experience -> "Skip Intros" -> "Automatic"Player Experience -> "Skip Ads in Recorded Content" -> "Automatic"Player Experience -> "Skip Credits" -> "Automatic"Sync -> Check "Use mobile data"Quality -> Uncheck "Automatically adjust quality (Beta)"Quality -> Uncheck "Limit mobile data"Quality -> "Remote streaming" -> "Maximum" (so use original stream receive from the server)Advanced -> "Name" -> __YOUR_CHOICE__Confidentiality -> Uncheck "Send crash reports"Player -> Check "Prefere synchronized media"Player -> "Maximum level H264" -> 6.0 (Recommended)- Upgrade Plex
- > Simply redo the "Installation" depends on your system
- Backup (and Restore)
Copy (Replace) all following directories and files:/lib/systemd/system/plexmediaserver.service/var/lib/plexmediaserver/Library/Application Support/Plex Media Server- Problems (on readers)
If your player (Windows, Android, etc.) can no longer play videos, make sure you have disabled the new video player which is not supported everywhereSettings -> Advanced -> Activate new video player: Off