Popular List Doesn't Return Manga for Manga Queries

Issue #6 resolved
Michael Johnson created an issue

Currently, the Popular list returns an anime object when being queried for manga. This should be changed to a manga object.

Comments (1)

  1. Michael Johnson reporter

    Rework Popular Logic

    Clean up the logic for the Popular parsing to make it a bit more sane. Also, convert to static methods so the calls are cleaner (no object initialization).

    Fixes #6

    → <<cset 09b4b54bc3ac>>

  2. Log in to comment