anujd64 / Thunder

An Android app to stream and download your media stored in Google Drive in an Awesome way !!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Found Bug on some TV Shows | Missing Episodes or Just the Episode 1 is detected, succeeding are not

cemkleinblue opened this issue · comments

Admin/Dev, I think I found the bug on this one.. missing episodes.. I noticed also, on the main page of that tv show, seems an error appear S0 E0, but on my file it should S01E01.. I also checked TMDB, it is season 1 episode 1, not season 0 episode 0, maybe this is the error why it doesn't load all episodes.. kindly look on this. See samples below and attachments. thank you so much bro.

Bug on TV Shows:

  • Chainsaw Man 2022
  • Ben 10 Collection

IMG_20221204_081023
IMG_20221204_081506
IMG_20221204_081700
Screenshot_2022-12-04-08-17-16-894_com android chrome

This issue is occuring due to escaped characters in the description or other feilds of the show/episode
neither gson or object mapper is able to parse the object for these two still I am trying to find a solution.