View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003572 | AniDB HTTP API | Feature Request | public | 2024-03-24 05:58 | 2024-07-25 15:55 |
Reporter | Bobobobo | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0003572: Add episode notes to anime response | ||||
Description | Episode entities have a notes field, but they are not exposed in the HTTP API. Since episode data is only exposed in the response for requesting anime data, I'd like to request that the notes field gets added there whenever the field has a value. The reason is because it is currently not possible to determine whether an episode is episode 0. If an episode 0 has type=1 (regular episode), it should be added to the episode title, but the default should be that episode 0 is type=2 (a special). If the episode is set to type=2, the title is just the title of the episode. However, regardless of type, episode 0 should in all cases have a note mentioning that it is in fact episode 0. Release groups will typically release episode 0 as episode 0. Even if they were to give it a different number, it wouldn't be mappable to "S1", "S2", etc. So as it is now, it's not possible to map AniDB metadata for episode 0. | ||||
Steps To Reproduce | http://api.anidb.net:9001/httpapi?request=anime&aid=10702&protover=1&client=xxxxxxx&clientver=1 (episode S1 should have notes) | ||||
Additional Information | Current AniDB procedure for episode 0 is described here: https://wiki.anidb.net/Content:Episodes#%22Prologue%22_and_%22Episode_0%22_Episodes Background that led to the current procedure: https://anidb.net/admin/creq/17625940 | ||||
Tags | No tags attached. | ||||