Nekosama add more results items from search

This commit is contained in:
Eddy 2022-09-09 17:02:48 +02:00
parent 8035fee4b3
commit 71043889cb
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ class NekosamaProvider : MainAPI() {
override val supportedTypes =
setOf(TvType.Anime, TvType.AnimeMovie, TvType.OVA) // animes, animesfilms
private val nCharQuery = 5 // take the lenght of the query + nCharQuery
private val resultsSearchNbr = 30 // take only n results from search function
private val nCharQuery = 10 // take the lenght of the query + nCharQuery
private val resultsSearchNbr = 50 // take only n results from search function
data class EpisodeData(