You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
The text was updated successfully, but these errors were encountered:
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.
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:
`
-seasons:
anilist-id: 5081
anilist-id: 11597
anilist-id: 17074
anilist-id: 21262
start: 1
anilist-id: 21262
start: 1
anilist-id: 9260
start: 2
anilist-id: 15689
start: 3
anilist-id: 20593
start: 10
anilist-id: 20918
start: 15
anilist-id: 21399
start: 19
anilist-id: 21400
start: 20
anilist-id: 21520
start: 21
anilist-id: 100815
start: 33`
The text was updated successfully, but these errors were encountered: