Possible MangaInfo id collisions
EdgE790 opened this issue · comments
EdgE790 commented
Currently, providers use hashcode of URL to manga as id. It can lead to collisions and though it will be impossible to add manga with the same ids to the favorites.
It's better to replace this hashcode based ID with something else, e.g. UUID.