EdgE790 / OpenManga

Manga reader for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible MangaInfo id collisions

EdgE790 opened this issue · comments

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.