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
This should combine seasons 1-4 and 5-7, but it only counts the episodes for seasons 1-4 together. For seasons 5-7, the number of episodes seen for the highest season in that range is taken and put on anilist.
Here are my watched episodes in Plex:
And heres is what the tool puts on anilist:
As you can see, the episodes for seasons 1-4 are added up correctly, but for seasons 5-7 it takes the episode number from season 6. When I mark season 7 as completed, it takes that episode number (12) and tries to put it on the list.
The text was updated successfully, but these errors were encountered:
Any update on this? After looking through the code I found out that it actually just checks once for a merge and handles every season after the merge separately. Unfortunately im not familiar with python so i can't fix this myself.
It only works for the first merge in a show.
Easy to replicate with Fairy Tail.
My mappings:
RickDB/PlexAniSync-Custom-Mappings@6d15cc4
This should combine seasons 1-4 and 5-7, but it only counts the episodes for seasons 1-4 together. For seasons 5-7, the number of episodes seen for the highest season in that range is taken and put on anilist.
Here are my watched episodes in Plex:
And heres is what the tool puts on anilist:
As you can see, the episodes for seasons 1-4 are added up correctly, but for seasons 5-7 it takes the episode number from season 6. When I mark season 7 as completed, it takes that episode number (12) and tries to put it on the list.
The text was updated successfully, but these errors were encountered: