We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes a serie give error trying to load the episodes and seasons list
Error #1: json: cannot unmarshal array into Go struct field .episodes.info.video of type xtreamcodes.FFMPEGStreamInfo
The text was updated successfully, but these errors were encountered:
Same.
TV Show VOD: [GIN] 2023/08/19 - 23:37:19 | 200 | 2.893249618s | 192.168.4.20 | GET "/player_api.php?username=ase&password=Test123&action=get_series_info&series_id=3540" Error #1: json: cannot unmarshal array into Go struct field SeriesEpisode.episodes.info of type struct { Audio xtreamcodes.FFMPEGStreamInfo "json:"audio""; Bitrate xtreamcodes.FlexInt "json:"bitrate""; Duration string "json:"duration""; DurationSecs xtreamcodes.FlexInt "json:"duration_secs""; MovieImage string "json:"movie_image""; Name string "json:"name""; Plot string "json:"plot""; Rating xtreamcodes.FlexFloat "json:"rating""; ReleaseDate string "json:"releasedate""; Video xtreamcodes.FFMPEGStreamInfo "json:"video"" }
Sorry, something went wrong.
No branches or pull requests
Sometimes a serie give error trying to load the episodes and seasons list
Error #1: json: cannot unmarshal array into Go struct field .episodes.info.video of type xtreamcodes.FFMPEGStreamInfo
The text was updated successfully, but these errors were encountered: