Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get manga info from tracker #1271

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

NGB-Was-Taken
Copy link

@NGB-Was-Taken NGB-Was-Taken commented Sep 7, 2024

Allows setting manga info to the one provided by tracker (currently includes title, author, artist, thumbnail url and description).

Closes #1205

TODO:

  • Implement for all trackers.
  • Properly handle multiple trackers.
  • Handle rate-limits and other HttpExceptions (hoping a single try catch is enough)
  • Automatically fetch metadata when tracker is added to an entry for the first time (?)
  • Replace strings with moko strings.

@NGB-Was-Taken NGB-Was-Taken marked this pull request as ready for review October 29, 2024 10:38
@NGB-Was-Taken
Copy link
Author

NGB-Was-Taken commented Oct 29, 2024

Automatically fetch metadata when tracker is added to an entry for the first time

Where should I do this and how do I update the manga info from there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🎟️ Fetch info from Anilist
2 participants