Fix update metadata serach only returning 3 results
This commit is contained in:
@@ -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"]}'
|
||||
},
|
||||
|
Reference in New Issue
Block a user