mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Add last_refreshed to get_library_media_info doc string
This commit is contained in:
parent
2dd9272f56
commit
ea5b43419d
1 changed files with 1 additions and 0 deletions
|
@ -775,6 +775,7 @@ class WebInterface(object):
|
|||
Returns:
|
||||
json:
|
||||
{"draw": 1,
|
||||
"last_refreshed": 1678734670,
|
||||
"recordsTotal": 82,
|
||||
"recordsFiltered": 82,
|
||||
"filtered_file_size": 2616760056742,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue