mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 09:54:34 -05:00
* Filter mangas based on each genre of the genre condition Genres are stored as a comma separated string in the database. Thus, unless the correct string was passed in the condition, no manga would match the condition. * Query mangas based on genre filter