mihonapp / mihon

Free and open source manga reader for Android
Apache License 2.0
10.54k stars 482 forks source link

Use Trackers to determine duplicates. #84

Open THElegend5 opened 10 months ago

THElegend5 commented 10 months ago

Describe your suggested feature

Instead of just using the name to determine duplicates, use the trackers too if one is being used. This is useful as just using the name doesn't really work all the time as different sources might use different name for the same manga. Which in case of using the trackers too won't be the case, as you probably would use the same entry inside the tracker to track that manga.

Other details

References: https://github.com/tachiyomiorg/tachiyomi/issues/7502

Acknowledgements

cuong-tran commented 3 weeks ago

Correct me if I'm wrong: it's only checking for duplicate while adding an entry to Library, isn't it?

But do users often add tracker to that new entry before favorite it? if not then it's meaningless to check for duplicate using tracker.