Change shared_libraries to list for get_user

This commit is contained in:
JonnyWong16 2022-05-28 15:03:52 -07:00
parent bd83c8d55c
commit fffd936b0f
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 5 additions and 3 deletions

View file

@ -6064,7 +6064,7 @@ class WebInterface(object):
"is_restricted": 0,
"keep_history": 1,
"row_id": 1,
"shared_libraries": "1;2;3",
"shared_libraries": ["1", "2", "3"],
"thumb": "https://plex.tv/users/k10w42309cynaopq/avatar",
"user_id": "133788",
"username": "Jon Snow"