mirror of
https://github.com/jellyfin/TMDbLib.git
synced 2025-02-21 05:52:48 +00:00
Remove TvSeasonEpisode ShowId
This commit is contained in:
parent
705b49d28b
commit
adf0d67493
@ -34,10 +34,7 @@ namespace TMDbLib.Objects.Search
|
||||
|
||||
[JsonProperty("season_number")]
|
||||
public int SeasonNumber { get; set; }
|
||||
|
||||
[JsonProperty("show_id")]
|
||||
public int ShowId { get; set; }
|
||||
|
||||
|
||||
[JsonProperty("still_path")]
|
||||
public string StillPath { get; set; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user