5rahim / seanime

Open-source media server with a Web UI and Desktop app for anime and manga.
https://seanime.rahim.app
MIT License
411 stars 32 forks source link

bug: filler metadata misses some episodes #123

Closed soccerboys2008 closed 2 months ago

soccerboys2008 commented 2 months ago

Checklist

Bug Severity

Not sure

Bug Area

Other

Bug Description / Steps to Reproduce

some filler episodes aren't showing (im assuming something is going wrong in the chain of events)

load the filler metadata for fairy tail second season

Expected Behavior

filler is displayed

Screenshots

to show filler metadata was loaded in: Screenshot from 2024-09-09 22-16-52

to show filler episodes (most obvious): Screenshot from 2024-09-09 22-15-46

and what seanime is showing for the same section: Screenshot from 2024-09-09 22-17-09

Logs

not sure if these will help

seanime-2024-09-09_17-20-25.log 2024-09-09_21-42-18-scan.log 2024-09-09_21-39-34-scan.log 2024-09-09_17-44-08-scan.log 2024-09-09_17-44-00-scan.log 2024-09-09_17-43-56-scan.log 2024-09-09_17-13-48-scan.log 2024-09-09_17-44-08-scan.log 2024-09-09_17-44-00-scan.log 2024-09-09_17-43-56-scan.log 2024-09-09_17-13-48-scan.log

Debugging Checklist

App Version

2.1.1

Operating System

Linux

5rahim commented 2 months ago

This is an edge case due to the fact that AniList breaks down the series into multiple entries but AnimeFillerList doesn't. Don't know if it's worth supporting, I'll consider it if the same issue exists for other shows.