mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix update metadata serach only returning 3 results
This commit is contained in:
parent
b6d044fe8f
commit
9dfeccdaed
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ DOCUMENTATION :: END
|
|||
async: true,
|
||||
data: {
|
||||
query: query_string,
|
||||
limit: 30,
|
||||
media_type: '${query["media_type"]}',
|
||||
season_index: '${query["parent_media_index"]}'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue