Skip to content

Instantly share code, notes, and snippets.

@asalles
asalles / rename_seasons_masterclass.py
Created October 12, 2023 21:37 — forked from JonnyWong16/rename_seasons_masterclass.py
Rename Masterclass seasons in Plex with summary.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Description: Rename season title for TV shows on Plex.
# Author: /u/SwiftPanda16
# Requires: plexapi
from plexapi.server import PlexServer