Skip to content

Nullable int Id in TMDbLib.Objects.TvShows.TvEpisodeInfo #376

Description

@WolfgangRoggen

You made the property: TMDbLib.Objects.TvShows.TvEpisodeInfo.Id nullable.
This seems not correct.
In my understanding the Id cant be null.
Same for: TMDbLib.Objects.TvShows.TvSeason.Id

Please have a look ainto the description of the Api.
Episode and Season have 2 Id's
one "string _id" and one "int id" (see underscore)

And afaik you have no Property for the string _id.

Regards
Wolfgang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions