View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002072 | AniDB UDP API | Bug Report | public | 2014-08-18 10:27 | 2017-09-17 21:43 |
Reporter | elleander86 | Assigned To | Ommina | ||
Priority | low | Severity | trivial | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | All | OS | all | OS Version | all |
Summary | 0002072: ANIMEDESC should return IIoAD message for out of bounds part value | ||||
Description | ANIMEDESC is made so it will send description in parts so the parts won't go over 1400 packet size, but even when we have smaller description it always sends at least 2 parts from which the second one is always empty. Same with descriptions bigger than one packet, in that case we see 3 parts returned and like with 2 parts the 3th is empty. | ||||
Tags | No tags attached. | ||||
|
Example: Sending msg: ANIMEDESC aid=9823&part=0&s=1egHb Received response: 233 ANIMEDESC 0|1|As if to match the guitar I play in the afternoon music classroom, as if to match the piano someone plays in the next room, the pure singing voice from the rooftop connects the three disconnected melodies. It all started in such a day in late autumn. At that time, someone fell in love. Everyone was doing their best. Everyone pushed on. Everyone was intent and honest... We formed a bond and obtained a precious moment. That`s why someone fell in love. A love that was too late, a love that shouldn`t have occurred. And then comes winter. The falling snow covers all sins. And spring eventually comes, melting the snow and imposing all punishments. Sending msg: ANIMEDESC aid=9823&part=1&s=1egHb Received response: 233 ANIMEDESC 1|1| And after 1|1| we got nothing. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-18 10:27 | elleander86 | New Issue | |
2014-08-28 13:17 | elleander86 | Note Added: 0003403 | |
2014-09-19 19:39 | Ommina | Assigned To | => Ommina |
2014-09-19 19:39 | Ommina | Status | new => assigned |
2017-09-17 21:43 | Ommina | Summary | ANIMEDESC always gives back 1 part to much => ANIMEDESC should return IIoAD message for out of bounds part value |