Plex Custom Library Icons

Add Library
Library Name Icon
Copy output

What is this?

This is a utility for allowing customizing the library icons in Plex by using css to hide the default icons and display custom ones.

I made this because Plex current lacks the ability to choose icons for your libraries and instead uses the same icon for each type. So if you have three different music libraries they will all have the same icon.

What do I do with the output?

First, install the Stylish extension for Chrome or Firefox.

Then create a theme and paste the output from here into the code area in the theme. Save it and reload the Plex page.

Optionally you can limit the theme to only apply to the Plex page, such as by setting it to apply to urls starting with `https://app.plex.tv/`, but since these css classes are unlikely to occur on other websites it is not required.

Custom icons

Using the custom URL field you can use a custom icon for a library.

The icon must be an image file available over the internet. The url should be a direct link to the image.

The image will be fitted into the icon slot, but large uncached images may take time to appear.

Credit

This utility was made by Forecaster. Ways of contacting me can be found on my main portal.

All icon art is from game-icons.net.

This utility uses Bootstrap for styling.