Plex
Plex server integration endpoints
📄️ Generate RSS feeds
Generate RSS feed URLs for Plex watchlists
📄️ Send a Plex friend request
Sends a friend request to a Plex user by UUID
📄️ Cancel a Plex friend request
Removes a friend or cancels a pending sent friend request via the Plex removeFriend mutation
📄️ Test Plex server connection
Verifies connectivity to the configured Plex server
📄️ Parse RSS watchlists
Parse and process RSS feed watchlist items
📄️ Remove Plex notifications
Remove Plex webhook notifications from Radarr and Sonarr instances
📄️ Configure Plex notifications
Configure Plex webhook notifications for Radarr and Sonarr instances
📄️ Get others watchlist tokens
Retrieve watchlist items from other Plex users
📄️ Get Plex Pass status
Returns whether the admin Plex account has an active Plex Pass subscription
📄️ Get classified Plex user status
Cross-references friends, server users, and pending requests to classify all known Plex users
📄️ Get watchlist genres
Retrieve all genres from watchlist items
📄️ Discover Plex servers
Discover available Plex servers using a user token
📄️ Get Plex notification status
Check if Plex notifications are configured for Radarr and Sonarr instances
📄️ Get self watchlist items
Retrieve the current user watchlist items from Plex
📄️ Generate Plex PIN for authentication
Generates a PIN that users can enter at plex.tv/link to authorize Pulsarr access to their Plex account
📄️ Poll Plex PIN for auth token
Checks if the user has completed authorization at plex.tv/link. Returns authToken when authorized.