Jays2Kings / tachiyomiJ2K

Free and open source manga reader for Android
Apache License 2.0
4.55k stars 218 forks source link

A feature to compare tachiyomi and tracker libraries #1319

Open Gilz142 opened 2 years ago

Gilz142 commented 2 years ago

Describe your suggested feature

For new users, this feature may be helpful for them to set up the application to use quickly as they don't have to search each manga they have on their tracker library in the app. As for existing users, if they have hundreds of manga in their tracker library, having this feature would allow them to see which manga that is not in their app library yet and can easily add them.

Other details

With my limited knowledge, I can only come up with 1 way to do this which is by retrieving the full library from the tracker and compare it with the tracked manga in the app. The output could be shown in a new page or just a txt file.

Another way could be by creating an extension for the tracker and it will show all the manga in the library, and the user will be able to migrate it to the sources that they have installed.

p.s. I have looked through the feature requests from TachiyomiJ2K and Tachiyomi, and found nothing of sort (unless I'm blind, but hopefully not)

Acknowledgements

Saud-97 commented 2 years ago

If you are looking for a way to mass refresh tracking data there is an option inside advanced settings to do exactly that.

Gilz142 commented 2 years ago

I was thinking more of a way to see which manga r not in the library so they can be added manually.