Closed Baine closed 4 years ago
Yes, this is a bug. Will be releasing bug fix soon.
Fixed in 3.0.1. Please, create a new issue if you find something else. :)
thank you :) will do if i should find anything
Am Di., 14. Jan. 2020 um 18:35 Uhr schrieb Hristo Kolev < notifications@github.com>:
Closed #16 https://github.com/HristoKolev/TvDbSharper/issues/16.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HristoKolev/TvDbSharper/issues/16?email_source=notifications&email_token=ABSDERIDGCE6AKZ3VCNDKLTQ5XZVZA5CNFSM4KFLXE3KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOV63MYEQ#event-2947992594, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSDERIMJHCTHU7CNRQ2AJLQ5XZVZANCNFSM4KFLXE3A .
we've got TvDbSharper as helper module to retrieve information about (Anime-)Series from TVDB.
slim version of the code:
while testing i selected a show without any data by mistake (https://www.thetvdb.com/series/digimon-adventure) , causing the following error to be thrown:
maybe there's a better way to handle this? (like nullable int or something similar)