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

Allow mapping synonyms #82

Closed
Soitora opened this issue Oct 28, 2021 · 0 comments
Closed

Allow mapping synonyms #82

Soitora opened this issue Oct 28, 2021 · 0 comments

Comments

@Soitora
Copy link

Soitora commented Oct 28, 2021

Hey again

As the title suggests, something like:

  - title: "Demon Slayer: Kimetsu no Yaiba"
    seasons:
      - season: 1
        anilist-id: 101922
      - season: 2
        anilist-id: 129874
    synonyms:
      - title: "Demon Slayer"
      - title: "Kimetsu no Yaiba"

  - title: "Fruits Basket"
    seasons:
      - season: 1
        anilist-id: 105334
      - season: 2
        anilist-id: 111762
      - season: 3
        anilist-id: 124194
    synonyms:
      - title: "Fruits Basket (2019)"

Would allow the final flexibility needed to do an ultimate mapping.
If it failed the main title match it could go on and check each synonym at a time and stopping if match found.
Example of issue: https://github.com/mizz141/PlexAniSync-Mappings/issues/14

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

No branches or pull requests

1 participant