Closed JayXon closed 6 years ago
Hi @JayXon,
@ZeroQI would need to review on possible add to CHARACTERS_MAP. Don't know what to add in there myself. '【'->'[' '】'->']'
In general, we always filter all strings between curly/square brackets. But it looks like we have a single exception if its only 1-3 numbers between the brackets, Which would potentially then see the numbers in your filenames. So if the mapping gets added I believe it should start working for your example.
As I mentioned I already tried adding 14909584:'[', 14909585:']',
to CHARACTERS_MAP myself, but it didn't seem to make any difference, probably something else went wrong.
See #192, turns out that's the only change I need to get it working, I don't even need to add anything to CHARACTERS_MAP.
Everything is recognized as Special and only 103 episodes out of 131 are found Folder structure is this: https://nyaa.si/view/1060170
I'm guessing this is because special characters like【】 aren't supported, but I tried to add them to CHARACTERS_MAP, and it's still the same.
Log looks like this: