blacktwin / JBOPS

Just a Bunch Of Plex Scripts
1.67k stars 307 forks source link

Add option for summary prefix in hide_episode_spoilers.py #302

Closed JonnyWong16 closed 3 years ago

JonnyWong16 commented 3 years ago

Adds the --summary_prefix argument to hide_episode_spoilers.py to add some prefix text to the episode summary.

Example:

hide_episode_spoilers.py --rating_key 1234 --summary_prefix "** SPOILERS **"

image