blacktwin / JBOPS

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

Simplify `add_label_recently_added.py` #338

Closed JonnyWong16 closed 2 years ago

JonnyWong16 commented 2 years ago

Updates add_label_recently_added.py to use plexapi instead of calling the raw Plex API with requests.

Simplified usage:

python add_label_recently_added.py --rating_key 1234 --label "Label"