Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Exception when "Changing Series" #246

Open
tardezyx opened this issue Feb 22, 2024 · 0 comments
Open

Unhandled Exception when "Changing Series" #246

tardezyx opened this issue Feb 22, 2024 · 0 comments

Comments

@tardezyx
Copy link

Der Einfachheit in deutsch:

Ich hab einen Ordner "Vikings (2013) [tt2306299]" mit entsprechenden Seasons-Unterordnern und Dateien. Via "Datenbank aktualisieren" wird unter "TV Shows" "Vikings" aufgelistet. Alles gut. Dann klicke ich rechts drauf und gehe wie gewohnt auf "Serie ändern", um dann das Scraping zu beginnen. Direkt wird folgende unbehandelte Ausnahme geworfen:

Ausnahme:

************** Ausnahmetext **************
System.FormatException: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.
   bei TVDB.Model.Series.Deserialize(XmlNode node) in C:\Users\steph\Documents\GitHub\TheTVDBApi\src\TVDB\Model\Series.cs:Zeile 896.
   bei TVDB.Web.WebInterface.<GetSeriesByName>d__16.MoveNext() in C:\Users\steph\Documents\GitHub\TheTVDBApi\src\TVDB\Web\WebInterface.cs:Zeile 360.

Den Nutzer "steph" gibt es hier überhaupt nicht. Es scheint sich wohl um eine Codeleiche zu handeln - wo dieser Pfad hart drinsteckt.

Workaround:
TvShow.nfo mit den IDs von TVDB, IMDB und TMDB manuell anlegen, "Vikings"-Eintrag rauskicken und dann via "Datenbank aktualisieren" neu einlesen und dann via Rechtsklick und "Erneut scrapen" die Infos ziehen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant