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

GetEpisodes fails for some series #4

Open
asturel opened this issue Jun 3, 2018 · 0 comments
Open

GetEpisodes fails for some series #4

asturel opened this issue Jun 3, 2018 · 0 comments

Comments

@asturel
Copy link

asturel commented Jun 3, 2018

await client.Episodes.GetEpisodes(348301);

System.ArgumentNullException: Value cannot be null.
Parameter name: collection
   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
   at TVDBSharp.Services.EpisodesService.<GetEpisodes>d__2.MoveNext()
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