Missing data for chapter select??

len

Joined
Apr 12, 2018
Messages
12
In some "rare" cases there's missing data in JSON object for current chapter.

Lets take an example
https://mangadex.org/chapter/151355 it's chapter 13 and you can clearly see it on status bar
Code:
Volume 2 Chapter 13
so yeah
Code:
..."other_chapters":[...{"id":151355,"name":"Volume 2 Chapter 13"}...
is there.
but hey.. there's chapter 5 https://mangadex.org/chapter/151316 and... select bar is showing
Code:
Volume 2 Chapter 16

That's caused by missing row with 151316 ID in other_chapters array.

Something for @Holo I guess :)

List of chapter ID's with this "issue":
Code:
1124, 2693, 3184, 5840, 8141, 10462, 14182, 19032, 19946, 22715, 23181, 24734, 31165, 31658, 31835, 33174, 33975, 35278, 38709, 41291, 43856, 46484, 52238, 53836, 53837, 53838, 53839, 53840, 53841, 53844, 53845, 53847, 53848, 60987, 62325, 65669, 65672, 65674, 65676, 65680, 65682, 65684, 65687, 65689, 65691, 65692, 65695, 65698, 65866, 65867, 65868, 66560, 67392, 67454, 68183, 68235, 70670, 71968, 75822, 75829, 76120, 77891, 79952, 80057, 80141, 80150, 83687, 83706, 83710, 83712, 83714, 83716, 83717, 83719, 83724, 83726, 83731, 84504, 86126, 86135, 87029, 87826, 88084, 88895, 89440, 89872, 89901, 89916, 92546, 92689, 93847, 95801, 96661, 96749, 97515, 97639, 97641, 97642, 100365, 102252, 103656, 113894, 114097, 114098, 114335, 114337, 114568, 117521, 117956, 117975, 117980, 118388, 118763, 121809, 121811, 121834, 121835, 121839, 122735, 122737, 122976, 123260, 126415, 129651, 129652, 130962, 132087, 132601, 132828, 136826, 138144, 143137, 143138, 143139, 143140, 144509, 144511, 144551, 144589, 149921, 150639, 150640, 150642, 151316, 152033, 152034, 152035, 152036, 152037, 152039, 152172, 153484, 154151, 159916, 159935, 159941, 160098, 161498, 162149, 162710, 162774, 162797, 164420, 169249, 175899, 179541, 179543, 181962, 181968, 181970, 185437, 186526, 186533, 187784, 192124, 192269, 194300, 195325, 196008, 198364, 201470, 201722, 201739, 201920, 201921, 201922, 201923, 201924, 201925, 201985, 201997, 201999, 202002, 202078, 202079, 202080, 202081, 202082, 202083, 202084, 202086, 202087, 202088, 202089, 202090, 202093, 202095, 204087, 204118, 205686, 205694, 205697, 210112, 212227, 213216, 214889, 214890, 214891, 214894, 219743, 221009, 222089, 225313, 227865, 227993, 227994, 227995, 227997, 227998, 228707, 231749, 232497, 235958, 237194, 238024, 238026, 238030, 238051, 238052, 238634, 238635, 240681, 240703, 242133, 242136, 242148, 242782, 247374, 248047, 248078, 251967, 252469, 252470, 252474, 252476, 252481, 252484, 253881, 254117, 254292, 254372, 257022, 259354, 261592, 261594, 261595, 263863, 264120, 264942, 266724, 269350, 269877, 271171, 271173, 271175, 271858, 283098, 283099, 227996, 231570, 235959, 247397, 288827, 291952, 294868, 294900, 299628, 300311, 300365, 301792, 306417, 306418, 307227, 307228, 308216, 308229, 309503, 313584, 326185, 326188, 326190, 328360, 328363, 330312, 330737, 330739, 330740, 330741, 330742, 330743, 332548, 333065, 333766, 333895, 294668, 323002, 294899, 337643, 339153, 339155, 339156, 339158, 351601, 351602, 351603, 351604, 351605, 351606, 351607, 351608, 351609, 351612, 351613, 351614, 351616, 351617, 351618, 351619, 351620, 352520, 353148, 353149, 353150, 353999, 354000, 354001, 354002, 354003, 354007, 354008, 354009, 354010, 354011, 354028, 354029, 354030, 354031, 354032, 354400, 354407, 354435, 203309
 
Power Uploader
Joined
Feb 11, 2018
Messages
261
It's because there's two chapter 5 under the same group (one should be chapter 4).
The reader will eventually change and fix this.
 

len

Joined
Apr 12, 2018
Messages
12
"The reader will eventually change and fix this." you mean community ? or script ? I have provided list of those chapters with such "issue", quite a loot of them tbh.
 
Power Uploader
Joined
Feb 11, 2018
Messages
261
I meant the new reader that'll be implemented soon.
Most of the stuff you mentioned simply can't be fixed right now.
 

Users who are viewing this thread

Top