Open THElegend5 opened 10 months 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.
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