Separators Default Metadata Files¶
Separators are a special form of collections which are used similar to index cards in a library, they help to “split up” collections by identifying categories (such as “Studio Collections” and “Holiday Collections”).
These are empty collections which do not contain any movies/shows themselves, but highlight that the collections which follow it are of a certain category.
Below is an example of a separator, which can be seen surrounded by a red square.
Important Note:¶
Plex does not support creating these empty collections natively through its UI, so they can behave strangely in some cases, primarily related to showing/hiding them in the main library view. As a workaround, you can use a placeholder_
template variable to specify a single movie/show to add to these collections so they have one thing in them and will then behave as expected. For example, placeholder_imdb_id: tt0068646
will place The Godfather inside the separator in a movie library.
Separator Files¶
These are all the files that contain a separator
Collection Name |
Default File |
---|---|
Seasonal Collections |
|
Chart Collections |
|
Universe Collections |
|
Streaming Collections |
|
Network Collections |
|
Genre Collections |
|
Studio Collections |
|
Country Collections |
|
Audio Language Collections |
|
Subtitle Language Collections |
|
Decade Collections |
|
Year Collections |
|
Ratings Collections |
|
Resolution Collections |
|
Award Collections |
|
Actors Collections |
|
Directors Collections |
|
Producers Collections |
|
Writers Collections |
|
Based On… Collections |
|
Use Separators¶
Separators are enabled by default, but can be disabled/enabled per-file and per-library.
An example of disabling separators at the library-level can be seen here
libraries:
Movies:
template_variables:
use_separator: false
And at the file-level
libraries:
Movies:
metadata_path:
- pmm: studio
template_variables:
use_separator: false
Separator Styles¶
Multiple styles are available for Separators, to match Plex’s “categories” feature.
The available styles available are:
Style |
Value |
---|---|
Original |
|
Amethyst |
|
Aqua |
|
Blue |
|
Forest |
|
Fuchsia |
|
Gold |
|
Gray |
|
Green |
|
Navy |
|
Ocean |
|
Olive |
|
Orchid |
|
Pink |
|
Plum |
|
Purple |
|
Red |
|
Rust |
|
Salmon |
|
Sand |
|
Brown |
|
Tan |
|
This image shows an example separator in each of the above styles
An example of changing the separator style at the library-level can be seen here
libraries:
Movies:
template_variables:
sep_style: red
And at the file-level
libraries:
Movies:
metadata_path:
- pmm: studio
template_variables:
sep_style: stb