Skip to content

Instantly share code, notes, and snippets.

@RulerOf
Last active October 16, 2023 03:53
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save RulerOf/ffd84b87f86ed5d5388e210fd8c865f9 to your computer and use it in GitHub Desktop.
Save RulerOf/ffd84b87f86ed5d5388e210fd8c865f9 to your computer and use it in GitHub Desktop.
Adjusting Plex Media Player streaming quality defaults and per-stream

Setting a default quality in Plex Media Player desktop

The Plex Media Player desktop application's default quality setting is in different places depending on the interface you're using. The Plex Web UI is used as a point-and-click interface, whereas the Plex Media Player TV UI is used as a remote-friendly interface.

Plex Web UI Plex Media Player TV UI
Plex Web UI Plex Media Player TV UI

Want to change quality for a single playback session? Skip down to Troubleshooting.

Plex Web UI Default Quality Settings

  1. If you don't know how much bandwidth you have, visit https://fast.com and it'll tell you.

  2. Click Settings up in the top-right corner.

settings

  1. Click Quality in the left-hand navigation menu.

Quality

  1. Choose a default quality that's better than the stock configuration of 2 Mbps. For the bandwidth-impaired, keep this number below 80% of your max speed. For everyone else, I suggest 8, 10, or 12 Mbps.

Bandwidth

  1. Ensure that Play smaller videos at original quality is checked, and then click SAVE CHANGES.

Plex Media Player TV UI Default Quality Settings

  1. If you don't know how much bandwidth you have, visit https://fast.com and it'll tell you.

  2. Highlight and then select, or click on your user portrait.

Portrait

  1. Open Settings.

Settings

  1. In settings, open Video, then Remote Quality.

Video > Remote Quality

  1. In Remote Quality, choose a default quality that's better than the stock configuration of 2 Mbps. For the bandwidth-impaired, keep this number below 80% of your max speed. For everyone else, I suggest 8, 10, or 12 Mbps.

Bandwidth

Troubleshooting

Get lots of stops/starts, or buffering a lot? Try lowering the quality. To temporily adjust quality for a single playback session, follow these steps.

Plex Web UI Plex Media Player TV UI
Plex Web UI Plex Media Player TV UI

Plex Web UI Single-Session Quality Adjustment

  1. Open the playback Settings for the video you're watching.

Playback settings

  1. Click on the current playback quality and choose a new one from the list.

Adjust quality

Plex TV UI Single-Session Quality Adjustment

  1. Navigate to the onscreen settings icon while your video is playing and click or select it.

Playback settings

  1. Select/click Quality from the list of settings, and then choose and quality from the list and select/click on it, then back out of the settings menu.

Select quality

@ekk88d
Copy link

ekk88d commented Feb 11, 2022

@RulerOf Thanks, that's the same scenario for me. I wouldn't have an opportunity to fork and maintain.

Time to maintain will remain an unknown, depending on any screenshots that need to get redone because Plex decides to make UI changes.

Just recently, I noticed that the whole search functionality was changed for Plex Web. If I have any enlightenments about new Plex user onboarding, I'll post back.

@BlaM
Copy link

BlaM commented Feb 13, 2022

@RulerOf That's actually an interesting idea. I'm using a Philips TV also running with Android TV. The NIC you used seems to be unavailable here in Germany, but that hint with ChromeOS should be enough for me to find something. Thank You! 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment