View Issue Details

IDProjectCategoryView StatusLast Update
0002866AniDB HTTP APIFeature Requestpublic2017-07-09 06:23
Reporterdbrown369 Assigned ToOmmina  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version10
Summary0002866: API not providing episode summaries
DescriptionCan you please enhance the HTTP API to add in the Episode summaries into the episode xml tag.
This would be very beneficial especially now that AniDB is auto populating summaries from Crunchyroll mapped data.

EX:
https://anidb.net/perl-bin/animedb.pl?show=ep&eid=186277
============================================================
The Hidden Leaf Village is located within the Land of Fire, one of the Five Great Shinobi Nations. Boruto Uzumaki lives here and he's the son of the village leader, Naruto Uzumaki, the Seventh Hokage. One day, Boruto saves a boy named Denki Kaminarimon, who's being picked on. Denki is physically weak, so he is unable to stand up to the bullies. On his way to the entrance ceremony at the Ninja Academy, Boruto sees Deki again. He notices that his chakra is warped and that he is acting strangely.

[i]Source: crunchyroll[/i]
============================================================

And in the xml for the anime series, it is not currently available in the xml episode tags.

http://api.anidb.net:9001/httpapi?request=anime&client=****&clientver=1&protover=1&aid=12661
============================================================
<episode id="186277" update="2017-04-05">
<epno type="1">1</epno>
<length>25</length>
<airdate>2017-04-05</airdate>
<rating votes="3">4.57</rating>
<title xml:lang="ja">うずまきボルト!!</title>
<title xml:lang="en">Boruto Uzumaki!!</title>
<title xml:lang="fr">Boruto Uzumaki !</title>
<title xml:lang="x-jat">Uzumaki Boruto!!</title>
</episode>
============================================================

Can you please have the episode summaries added into the xml under each episode tag.
Note, you will have to also do the standard text sanitation (like urls) that is done for text fields.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-04-15 04:53 dbrown369 New Issue
2017-04-15 04:53 dbrown369 Status new => assigned
2017-04-15 04:53 dbrown369 Assigned To => Ommina
2017-07-09 06:23 Ommina Status assigned => resolved
2017-07-09 06:23 Ommina Resolution open => fixed