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

How to manage Specials? #80

Closed
mizz141 opened this issue Oct 15, 2021 · 1 comment
Closed

How to manage Specials? #80

mizz141 opened this issue Oct 15, 2021 · 1 comment

Comments

@mizz141
Copy link

mizz141 commented Oct 15, 2021

So I am trying to import specials into PlexAniSync, but I can't figure out how, setting the season as "Special, Specials etc." doesn't work, and Season 0 won't get picked up by the plugin.

I'm trying to map Monogatari and this is how it currently looks like:
`

  • title: "Monogatari"
    -seasons:
    • season: 1
      anilist-id: 5081
    • season: 2
      anilist-id: 11597
    • season: 3
      anilist-id: 17074
    • season: 4
      anilist-id: 21262
      start: 1
    • season: 5
      anilist-id: 21262
      start: 1
    • season: 0
      anilist-id: 9260
      start: 2
    • season: 0
      anilist-id: 15689
      start: 3
    • season: 0
      anilist-id: 20593
      start: 10
    • season: 0
      anilist-id: 20918
      start: 15
    • season: 0
      anilist-id: 21399
      start: 19
    • season: 0
      anilist-id: 21400
      start: 20
    • season: 0
      anilist-id: 21520
      start: 21
    • season: 0
      anilist-id: 100815
      start: 33`
@reconman
Copy link
Collaborator

reconman commented Oct 16, 2021

Specials are ignored by design, TVDB, TMDB and AniDB have totally different special numberings and Anilist has specials mostly as 1 entry per OVA.

Updating Anilist manually for specials is as much work as configuring the PlexAniSync mapping, which has to be adjusted whenever someone on TVDB decides to edit Season 0. Attack on Titan was changed 3 times already in the past year.

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

2 participants