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

Feature suggestion: Override Anilist match #6

Closed
vodkapmp opened this issue Oct 23, 2022 · 1 comment · Fixed by #16
Closed

Feature suggestion: Override Anilist match #6

vodkapmp opened this issue Oct 23, 2022 · 1 comment · Fixed by #16
Labels
enhancement New feature or request

Comments

@vodkapmp
Copy link

This issue might have to go through Mangal, but I think it could be done just in the kaizoku UI.

If you're adding a manga that has other listings at anilist with the exact same title, the script will automatically select whicheven one is the oldest for the metadata that is fetched.
As an example if you add Komi-san wa Komyushou desu. It'll match the oneshot from 2015 and pull the metadata for the oneshot, which doesn't match the manga metadata.
It matches this: https://anilist.co/manga/86813/Komisan-wa-Komyushou-desu/
But it should be: https://anilist.co/manga/97852/Komisan-wa-Komyushou-desu/

If there could be any way to add an override to this part of the UI when adding a manga that'd be a great feature.
image

@metafates
Copy link

metafates commented Oct 23, 2022

You're right, this has something to do with mangal itself.

As a workaround, it's possible to change what Anilist manga will be linked inside mangal by pressing a inside chapters list, mangal will remember your choice. Though, it's not possible to change it via CLI for now, only inside TUI.

Screenshot 2022-10-23 at 12 29 15

  1. run mangal
  2. select your source
  3. search "Komi-san wa Komyushou desu"
  4. select the manga you want
  5. press a
  6. select anilist manga you want to link it with
  7. press enter

Update: it's possible now via mangal inline anilist set --name <manga name> --id <anilist id>

@oae oae added the enhancement New feature or request label Oct 25, 2022
@oae oae linked a pull request Oct 27, 2022 that will close this issue
@oae oae closed this as completed in #16 Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants