Fix update metadata serach only returning 3 results

This commit is contained in:
JonnyWong16 2019-03-17 18:19:11 -07:00
parent b6d044fe8f
commit 9dfeccdaed

View file

@ -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"]}'
},