tachiyomi/app/src
nicki 27133520fc
Label one-shots correctly in anilist track search (#5741)
* 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 6f0ba48886.

Accidentally changed the wrong query while further testing whoops

* 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

Changes search query and corresponding JSONALManga structure
2021-08-19 09:08:48 -04:00
..
debug/res Remove unnecessary fillType attrs from app icons 2021-05-22 17:37:14 -04:00
main Label one-shots correctly in anilist track search (#5741) 2021-08-19 09:08:48 -04:00
standard Update google-services.json with latest version from Firebase Console 2021-08-15 17:08:43 -04:00
test/java/eu/kanade/tachiyomi Update dependencies 2021-08-13 18:18:22 -04:00