anujd64 / Thunder

An Android app to stream and download your media stored in Google Drive in an Awesome way !!
GNU General Public License v3.0
349 stars 81 forks source link

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

Open cemkleinblue opened 1 year ago

cemkleinblue commented 1 year ago

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:

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

anujd64 commented 1 year ago

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.