Choose a unique name for this backend. You cannot change it later. Backend name must be in lower case a-z, 0-9 and _ only.
lower case a-z, 0-9 and _
Enter the X-Plex-Token. Visit This article for more information . Generate a new API token from Dashboard > Settings > API Keys.
X-Plex-Token
Dashboard > Settings > API Keys
Enter the URL of the backend. For example http://localhost:32400.
http://localhost:32400
The Unique identifier for the backend. Get from the backend.
The user ID of the backend. Retrieve User ids from backend.
Import means to get the data from the backend and store it in the database.
Export means to send the data from the database to this backend.
Check webhook payload for user id match. if it does not match, the payload will be ignored.
Check webhook payload for backend unique id. if it does not match, the payload will be ignored.