blacktwin / JBOPS

Just a Bunch Of Plex Scripts
1.66k stars 308 forks source link

Add upload option to hide_episode_spoilers.py #365

Closed JonnyWong16 closed 1 year ago

JonnyWong16 commented 1 year ago

Add option to upload the episode artwork instead of creating a local asset. Useful when the script cannot access the media folders.

python hide_episode_spoilers.py --rating_key {rating_key} --blur 25 --upload

Requires plexapi>=4.13.2.