pierobot / mangapie

This is a self-hosted server for archived manga.
BSD 3-Clause "New" or "Revised" License
65 stars 9 forks source link

Add revision list #62

Closed pierobot closed 6 years ago

pierobot commented 6 years ago

Before implementing #43, I need to add a revision list to show manga that was matched to the possibly wrong series in mangaupdates. I'll probably use the jaro-winkler distance for this.

I'm not quite sure yet what distance value would require attention. I'll need to run some tests for this. I should probably also make it so that a distance value <= x will result in it not being matched.

pierobot commented 6 years ago

https://github.com/pierobot/mangapie/pull/64

Not quite a revision list but one can see the manga that requires attention from the dashboard.