Closed Prashanthvsdvn closed 2 years ago
Thanks for that info, I will have to look into that.
Hey thank you so much for this. It works almost perfectly now. but I think it missed out one which was not in range. It had a episode number of 21.5 and the range was 12, so it wouldn't take the value. Can you check this as well??
Sure, which anime are you talking about?
The same one 86 part 2. It has 4 specials and one of them is numbered 21.5.
Are you sure about that? Because gogo doesn't serve episode 21.5. Maybe its some extra special, not included there.
Sorry, I was checking with some alternate gogo domain or clone. The one the script parses has the same thing as yours. My bad. Closing it.
I am not sure if this accounts as an bug or an PR. but we need to address how the program interacts with special episodes (usually has an episode numbers with .5 decimal)
Describe the bug The current program doesn't identify .5 episodes and incorrectly maps the special episodes as regular episodes.
To Reproduce Steps to reproduce the behavior:
Expected behavior The program should play regular episode (episode 6) instead of special episode (episode 6.5). If i recall correctly, the URL has an '-5' added to the end.
Info
Platform
Additional context Things I think the program should do
I detected this with 86 first but check with other series with .5 episodes in between. Ideally, gogo should categorize them as special episodes but here we are.