DakuTree / manga-tracker

A cross-site manga-tracker.
https://trackr.moe
GNU General Public License v2.0
96 stars 15 forks source link

Full-width Digits #346

Open lostguru opened 6 years ago

lostguru commented 6 years ago

I guess this is technically a feature request rather than a bug?

Some dude uploaded a manga using full-width numbering: https://mangadex.org/manga/25714 image

This spits back an "ERROR: Unable to update?" when trying to follow the series.

Vesnyx commented 6 years ago

The actual chapter seems to have been fixed as that numbering scheme doesn't follow MangaDex's naming scheme. I don't think we're gonna parse chapters like that at any point and now chapters should be released from MangaDex like that without being corrected, so I think it'll be fine.

DakuTree commented 6 years ago

I agree that we shouldn't parse chapters like this, but we should probably also not throw errors for it either.

Going to look into allowing it, but just converting it on the backend to half-width characters.