Skip to content

Jusremo/Plex-Use-Episode-File-Titles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Use Episode File Names For Plex Titles

Example Files

YOUR-ALT-TEXT

Before and After

YOUR-ALT-TEXT

YOUR-ALT-TEXT

How does it work?

It takes a series and attempt to format the episode file names into acceptable titles on Plex, by searching the file names for 'E#' and taking the text after, will attempt alternative methods if 'E#' not found.

Mainly meant to be used for unmatched series.

Requirements

  • python-plexapi 4.15.7+ (installed by requirements.txt)

How to Use

  • pip install -r requirements.txt
  • Create config.ini matching config.ini.example with your desired settings
  • python plex-use-episode-file-titles.py
Config Setting How it Works
Dry Run Test script to view output without committing title changes to Plex
Try Alt Title if No Episode Indicator Try finding title base start from a "-" or "\" if S0xE0x isn't found in the file name
Series Year Not required, use if there's multiple shows of the same name you need to narrow down

About

Batch rename Plex episode titles using file names.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages