feat(all/torrentioanime): Show upcoming anime in search

This commit is contained in:
Grafcube 2024-09-22 14:07:20 +05:30
parent c71f44009d
commit 4cff7abacc
No known key found for this signature in database
GPG key ID: E383688F2878A440
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Torrentio Anime (Torrent / Debrid)' extName = 'Torrentio Anime (Torrent / Debrid)'
extClass = '.Torrentio' extClass = '.Torrentio'
extVersionCode = 8 extVersionCode = 9
containsNsfw = false containsNsfw = false
} }

View file

@ -75,7 +75,7 @@ class Torrentio : ConfigurableAnimeSource, AnimeHttpSource() {
currentPage currentPage
hasNextPage hasNextPage
} }
media(type: ANIME, sort: ${"$"}sort, search: ${"$"}search, status_in:[RELEASING,FINISHED]) { media(type: ANIME, sort: ${"$"}sort, search: ${"$"}search, status_in:[RELEASING,FINISHED,NOT_YET_RELEASED]) {
id id
title { title {
romaji romaji