mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Add parent_title to the docs of recently_added.html
This commit is contained in:
parent
cbec1e7768
commit
5826a823a8
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ type Returns the type of media. Either 'movie' or 'season'.
|
|||
thumb Returns the location of the item's thumbnail. Use with pms_image_proxy.
|
||||
added_at Returns the time when the media was added to the library.
|
||||
title Returns the name of the movie or season.
|
||||
parent_title Returns the name of the TV Show a season belongs too.
|
||||
|
||||
== Only if 'type' is 'movie' ==
|
||||
year Returns the movie release year.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue