mirror of
https://github.com/pierre-emmanuelJ/iptv-proxy.git
synced 2026-03-12 14:13:59 +01:00
fixup! FlexTypes
Signed-off-by: Pierre-Emmanuel Jacquier <15922119+pierre-emmanuelJ@users.noreply.github.com>
This commit is contained in:
2
vendor/github.com/tellytv/go.xtream-codes/structs.go
generated
vendored
2
vendor/github.com/tellytv/go.xtream-codes/structs.go
generated
vendored
@@ -142,7 +142,7 @@ type VideoOnDemandInfo struct {
|
||||
Plot string `json:"plot"`
|
||||
Rating string `json:"rating"`
|
||||
ReleaseDate string `json:"releasedate"`
|
||||
TmdbID string `json:"tmdb_id"`
|
||||
TmdbID FlexInt `json:"tmdb_id"`
|
||||
Video FFMPEGStreamInfo `json:"video"`
|
||||
YoutubeTrailer string `json:"youtube_trailer"`
|
||||
} `json:"info"`
|
||||
|
||||
Reference in New Issue
Block a user