View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003019 | AJAX/JS | Bug Report - Misc | public | 2017-10-25 21:33 | 2018-04-10 21:58 |
Reporter | Harkonnen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0003019: "Mass add" episode number parser fails on some very obvious cases | ||||
Description | Parser fails to get episode numbers from ed2k link with a filenames like "Name XX.mkv". After some experimenting i found that "Name XX (A).mkv" or "Name XX [A].mkv" works, while "Name XX A.mkv" dont, it seems like a parser now expects a mandatory "bracket" part after episode number. This is a regression, it was working with filenames like this 0000005:0000003 month ago. Also, any variation of a file name were episode number is a first thing like "XX Anything.mkv" doesnt work, i think it was like this always, but lately this naming scheme became popular. | ||||
Tags | No tags attached. | ||||
|
provide the links in question. also be awarew there is no point in trying to support every format possible, because it just isn't possible. a format should have a sufficient amounts of usage for implementation s any change evne if so minor is likely to break something else. it's effin regex afterall with a wideset of appliance |
|
Here are examples of ed2k link that parser was unable to get episode number from ed2k://|file|Boku 01.mkv|232298886|75C1BF0458E6F6BAEAB84B853947E940|/ ed2k://|file|Dino Mech Gaiking - 1x01 - Episode 1.mkv|1159160308|F8D4E0B3C39753C9EF0419F7EF391F1E|/ ed2k://|file|Heavy_Metal_L-Gaim_01.mkv|269075554|D7497FF4FBA3F92D75E56706E1C2896E|/ ed2k://|file|Yuri!!! on Ice - 12 END (BD 1920x1080 x.264 FLACx2).mkv|1753209171|CCF1233B06DF288E1A63908F72AE2BA2|/ ed2k://|file|Kuroko's Basketball 51 I'm Just Playing As Hard As I Can (BD1080p AC3 8bit).mkv|860705836|75C7CD902E0A6DDCBAFBB5310EABFC57|/ ed2k://|file|[geod] THE iDOLM@STER Cinderella Girls - 01v2 [BD 1920x1080 x264 FLAC][14F4DC2A].mkv|995208488|69702989C7636DF289347D35B4A32BFD|/ ed2k://|file|13 - World Without Malevolence.ass|30009|A57DD9BE6D195884AF952786F4E09B0F|/ I am almost sure that similar ones to all of them except the last worked just a few month ago. I recall the last one never worked, but files named like this were very rare before DmonHiro popularized it :( |
|
the whole pool of known and supported permutations isn't known. so poking the parser can lead to fun sideeffects. as laserpanda requested a change of the nature a month or 2 ago this is likely the case. |
|
Contiuned 0002982 Problems with most files that have groups names with a dash. http://anidb.net/g11950 http://anidb.net/g3734 http://anidb.net/g11287 http://anidb.net/perl-bin/animedb.pl?adb.search=m-l&show=grouplist&do.search=search [U-Q] Space Runaway Ideon - 39.mkv https://nyaa.si/?f=0&c=0_0&q=[U-Q] https://nyaa.si/?f=0&c=0_0&q=[P-N] https://nyaa.si/?f=0&c=0_0&q=[P-O] Yu-Gi-Oh! Duel Monsters - Pyramid of Light (HD 720p) [F-R][E038A9A1].mkv https://nyaa.si/?f=0&c=0_0&q=[F-R] https://nyaa.si/?f=0&c=0_0&q=[M-L] |
|
but if there's no versioning in filename, it works. So: don't work 001v2 works 001 |
|
Deridiot, if you don't have time for this can you post current regexp? I may try to do something about it. Or maybe just revert to a state prior to september? It wasn't perfect, but it was much better than a current one. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-25 21:33 | Harkonnen | New Issue | |
2017-10-28 14:59 | DerIdiot | Project | HTML & PERL => AJAX/JS |
2017-10-28 14:59 | DerIdiot | Category | Bug Report => General |
2017-10-28 15:01 | DerIdiot | Note Added: 0004121 | |
2017-10-28 15:02 | DerIdiot | Note Edited: 0004121 | |
2017-10-28 16:15 | Harkonnen | Note Added: 0004123 | |
2017-10-28 18:20 | DerIdiot | Note Added: 0004124 | |
2017-10-29 00:54 | DerIdiot | Category | General => Bug Report - Misc |
2017-10-29 00:54 | DerIdiot | Relationship added | related to 0002982 |
2017-11-09 16:58 | LaserPanda | Note Added: 0004132 | |
2018-02-17 19:37 | LaserPanda | Note Added: 0004199 | |
2018-02-17 21:33 | Harkonnen | Note Added: 0004200 | |
2018-04-10 21:58 | DerIdiot | Relationship added | has duplicate 0003174 |