Skip to content

json: cannot unmarshal number into Go struct field Metadata.MediaContainer.Metadata.ratingCount of type string #41

@anatosun

Description

@anatosun

I encountered this issue when using the function GetPlaylist(int). What seems to fix it is to change the field RatingCount of type Metadata from string to int. It appears that #35 does not bring a fix for that though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions