sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.54k stars 412 forks source link

Add API ping to refresh Plex authentication token #3861

Open stonedemoman opened 1 month ago

stonedemoman commented 1 month ago

Description

Overseerr users currently have to log in periodically to refresh the authentication token for plex that allows watchlist sync. I've been alerted to the existence of a ping function in the MyPlex module that will refresh this token to prevent it from expiring.

Desired Behavior

Implementation of the MyPlex module's ping function for automatic refresh of Plex authorization token so that users do not have to periodically sign in for their Plex watchlist to sync with Overseerr.

Additional Context

image

image

image

Code of Conduct

danshilm commented 1 month ago

Was just notified of this being a thing too! I'll implement this whenever I get some time.