Add last_accessed to get_library response

This commit is contained in:
JonnyWong16 2021-03-25 19:21:58 -07:00
parent b6f4c2e945
commit 4530e816b0
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 23 additions and 12 deletions

View file

@ -971,6 +971,7 @@ class WebInterface(object):
"do_notify_created": 1,
"is_active": 1,
"keep_history": 1,
"last_accessed": 1462693216,
"library_art": "/:/resources/movie-fanart.jpg",
"library_thumb": "/:/resources/movie.png",
"parent_count": null,