mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Add last_accessed to get_library response
This commit is contained in:
parent
b6f4c2e945
commit
4530e816b0
2 changed files with 23 additions and 12 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue