Skip to content

Plex Pilots

Gets the first episode of every show in your library. This only works with builder_level: episode

Plex Sort Options

The majority of Smart and Manual Builders utilize the same Sort Options. Any deviation from this will be highlighted against the specific Builder.

Sort Option Description Movies Shows Seasons Episodes Artists Albums Tracks
title.asc
title.desc
Sort by Title
season.asc
season.desc
Sort by Season
show.asc
show.desc
Sort by Show
album_artist.asc
album_artist.desc
Sort by Album Artist
artist.asc
artist.desc
Sort by Artist
album.asc
album.desc
Sort by Album
year.asc
year.desc
Sort by Year
release.asc
release.desc
Sort by Release Date (Originally Available)
episode_release.asc
episode_release.desc
Sort by Episode Release Date (Originally Available)
critic_rating.asc
critic_rating.desc
Sort by Critic Rating
audience_rating.asc
audience_rating.desc
Sort by Audience Rating
user_rating.asc
user_rating.desc
Sort by User Rating
content_rating.asc
content_rating.desc
Sort by Content Rating
duration.asc
duration.desc
Sort by Duration
progress.asc
progress.desc
Sort by Progress
played.asc
played.desc
Sort by Date Last Played
plays.asc
plays.desc
Sort by Number of Plays
unplayed.asc
unplayed.desc
Sort by Unplayed
episode_added.asc
episode_added.desc
Sort by Last Episode Date Added
added.asc
added.desc
Sort by Date Added
viewed.asc
viewed.desc
Sort by Date Last Viewed
rated.asc
rated.desc
Sort by Date Last Rated
popularity.asc
popularity.desc
Sort by Popularity
resolution.asc
resolution.desc
Sort by Resolution
bitrate.asc
bitrate.desc
Sort by Bitrate
random Sort by Random

Sort Option Examples

collections:
  Best 2024 Movies:
    smart_filter:
      limit: 100
      all:
        year: 2024
      sort_by: audience_rating.desc
collections:
  Newly Released Movies:
    smart_filter:
      limit: 100
      all:
        release: 30
      sort_by: release.desc

Example Plex Pilots Builder(s)

collections:
  Pilots:
    builder_level: episode
    plex_pilots: true