SubJunk
SubJunk
The user disappeared but I think the fix worked
Ah damn, I'll have a look
The test for `should not return series when the year has no overlap with episode air dates` is failing in the API repository so maybe they changed something in the...
I have fixed the failing test now which will make the series matches a bit more strict. It might make a difference for this but I want to add more...
Ok I think Doctor Who is because TMDB disagrees with IMDb about the start year. TMDB thinks the series started in 2024 https://www.themoviedb.org/tv/239770-doctor-who but IMDb says 2023 https://www.imdb.com/title/tt31433814/ It looks...
I guess there is a question of what we should do in this situation. Is it better to return the guess result which in this case is wrong but is...
That Andor and Severance one is weird, I will have to look at the logs and see how that can happen
The Doctor Who query was still not working even with 2024, and I have fixed that in https://github.com/UniversalMediaServer/api/pull/1484 Edit: That broke another test so I'll write it a different way
The fix for series results is fixed now in the API, I'll look into the problem in UMS itself next
The fix is done but not deployed since I'm doing some server migrations, will hopefully be done soon