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

[bug] Some vods give error loading the episode list #147

Open
Juancollado2003 opened this issue Mar 27, 2023 · 1 comment
Open

[bug] Some vods give error loading the episode list #147

Juancollado2003 opened this issue Mar 27, 2023 · 1 comment

Comments

@Juancollado2003
Copy link

Juancollado2003 commented Mar 27, 2023

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

@github59173
Copy link

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"" }

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

2 participants