_auth_EMBY
Internal Emby auth provider module (server URL + access token handling).
Last updated
Was this helpful?
Internal Emby auth provider module (server URL + access token handling).
Last updated
Was this helpful?
Was this helpful?
{
"features": {
"watchlist": {
"read": true,
"write": true
},
"ratings": {
"read": true,
"write": true
},
"watched": {
"read": true,
"write": true
},
"playlists": {
"read": true,
"write": true
}
},
"entity_types": [
"movie",
"show",
"episode"
]
}