View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001996 | AniDB UDP API | Bug Report | public | 2012-09-03 04:01 | 2012-11-10 10:13 |
Reporter | aelfwyne | Assigned To | Ommina | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001996: Filename that is too long will stop batch processing with a Java error. | ||||
Description | Just discovered if a filename is too long, due to the episode name being extremely long, then you will get the error: Receive Error: java.io.EOFException: Unexpected end of ZLIB input stream, which really doesn't explain anything. | ||||
Steps To Reproduce | Try to rename Episode 75 of Gintama using this tagging script http://pastebin.com/2paa2kHp and it stops because of the length of the filename. Error received is java.io.EOFException: Unexpected end of ZLIB input stream. | ||||
Additional Information | I recognize that it is possible to limit the length of the filename within the tagging script. However, that's not the point. The default script does not do this as far as I'm aware. Additionally, it should fail in such a way as to not stop batch processing. Currently when it stops, all items following the error in the batch are not processed for renaming either. | ||||
Tags | No tags attached. | ||||
|
Fixed internally, will go out with next UDP server update. There's really two distinct issues here. The first (long packets from the UDP server), and the "additionally" (the applet not wanting to continue to the next file). It's the first that is resolved, but it will remain up to Arokh if he wants to deal with the second. It may not be worth the effort. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-09-03 04:01 | aelfwyne | New Issue | |
2012-11-10 02:02 | Ommina | Project | AniDB Applet => AniDB UDP API |
2012-11-10 02:02 | Ommina | Assigned To | => Ommina |
2012-11-10 02:02 | Ommina | Status | new => assigned |
2012-11-10 10:13 | Ommina | Note Added: 0003322 | |
2012-11-10 10:13 | Ommina | Status | assigned => resolved |
2012-11-10 10:13 | Ommina | Resolution | open => fixed |