String was not recognized as a valid DateTime
#1
For Family Guy and SNL... I get errors that say:

String was not recognized as a valid DateTime

Looks like the year is set to 0 on the thetvdb.com site.

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: String was not recognized as a valid DateTime.
   at TVDB.Model.Episode.Deserialize(XmlNode node) in C:\Users\steph\Documents\GitHub\TheTVDBApi\src\TVDB\Model\Episode.cs:line 1282
   at TVDB.Model.SeriesDetails.DeserializeSeries() in C:\Users\steph\Documents\GitHub\TheTVDBApi\src\TVDB\Model\SeriesDetails.cs:line 300
   at ScraperModule.TVDBs.Scraper.GetTVShowInfo(String strID, ScrapeModifiers ScrapeModifiers, ScrapeOptions FilteredOptions, Boolean GetPoster)
   at ScraperModule.TVDBs.Scraper.bwTVDB_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Reply


Messages In This Thread
String was not recognized as a valid DateTime - by john_es - 2021-03-05, 10:17
Logout Mark Read Team Forum Stats Members Help
String was not recognized as a valid DateTime0