mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 14:35:06 +01:00
27133520fc
* use format instead of type in anilist search
As per anilist graphql docs, `type` refers to whether anime/manga and is
redundant (since we already limit it to `MANGA`). What we actually want
is `format` which includes whether the media is a One-shot or Manga
This should help in making search a bit better as one no longer needs to
rely on the Date to figure out if its the One-shot entry or the Manga
entry
* Revert "use format instead of type in anilist search"
This reverts commit
|
||
---|---|---|
.. | ||
debug/res | ||
main | ||
standard | ||
test/java/eu/kanade/tachiyomi |