?mine=1 is broken

Issue #98 resolved
James created an issue

It seems that using mine=1 no longer returns the current status. It looks like a layout change broke it.

{"id":31804,"title":"Kuma Miko","other_titles":{"english":["Kumamiko: Girl Meets Bear"],"japanese":["\u304f\u307e\u307f\u3053"]},"rank":2632,"popularity_rank":1842,"image_url":"http:\/\/cdn.myanimelist.net\/images\/anime\/8\/78863.jpg","type":"TV","episodes":12,"status":"currently airing","start_date":"Sun Apr 03 12:00:00 +0000 2016","end_date":null,"classification":"PG-13 - Teens 13 or older","members_score":7.18,"members_count":20078,"favorited_count":38,"synopsis":"The manga follows Machi, a middle school student who serves as a shrine maiden at a Shinto shrine and takes care of a bear, who lives on mountain in Japan's northern Tohoku region. The bear, Natsu, has the ability to talk and is Machi's guardian. When Machi explains to Natsu that she will attend a school in the city, he gives Machi a set of trials that she must pass in order to be able to survive city life.<br><br>\r\n(Source: ANN, edited)","genres":["Comedy","Seinen"],"tags":[],"manga_adaptations":[{"manga_id":63295,"title":"Kuma Miko","url":"http:\/\/myanimelist.net\/manga\/63295\/Kuma_Miko"}],"prequels":[],"sequels":[],"side_stories":[{"anime_id":33118,"title":"Kuma Miko Specials","url":"http:\/\/myanimelist.net\/anime\/33118\/Kuma_Miko_Specials"}],"parent_story":null,"character_anime":[],"spin_offs":[],"summaries":[],"alternative_versions":[],"watched_status":null,"watched_episodes":null,"score":null,"listed_anime_id":null}

Comments (5)

  1. Michael Johnson

    I did some quick tests by checking several titles in different statuses. It looks okay for me on the latest development commit. Can you confirm or find a good way to reproduce?

  2. Michael Johnson

    Okay, it looks like you're using API1. A change made in 90d17e1 mistakenly broke personal details for that older API level. We'll fix it soon. If you need an immediate fix, undo the changes made there for now (just checkout 9b452df).

  3. Michael Johnson

    Latest commit on develop should have a corrected fix and should work fine with API1 based on my tests. If you've checked out a commit and gone into "detached head" mode, just "checkout develop" to get back on the branch and then pull in the updates.

  4. Log in to comment