_auth_PLEX
Internal Plex auth provider module (PIN/device auth and token storage).
Last updated
Was this helpful?
Internal Plex auth provider module (PIN/device auth and token storage).
Last updated
Was this helpful?
Was this helpful?
{
"features": {
"watchlist": {
"read": true,
"write": true
},
"collections": {
"read": true,
"write": false
},
"ratings": {
"read": true,
"write": true,
"scale": "1-10"
},
"watched": {
"read": true,
"write": true
},
"liked_lists": {
"read": false,
"write": false
}
},
"entity_types": [
"movie",
"show"
]
}