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

Strange series output: episode missing #306

Open
janemba opened this issue Dec 21, 2023 · 1 comment
Open

Strange series output: episode missing #306

janemba opened this issue Dec 21, 2023 · 1 comment

Comments

@janemba
Copy link

janemba commented Dec 21, 2023

Hello,

I requested our kind of people for episodes output for season 1 and I got this :

{
    "Title": "Our Kind of People",
    "Season": "1",
    "totalSeasons": "1",
    "Episodes": [
        {
            "Title": "My Mother, Myself",
            "Released": "2021-09-28",
            "Episode": "2",
            "imdbRating": "N/A",
            "imdbID": "tt14629868"
        },
        {
            "Title": "Crabs in a Gold-Plated Barrel",
            "Released": "2021-10-12",
            "Episode": "4",
            "imdbRating": "N/A",
            "imdbID": "tt15339794"
        },
        {
            "Title": "Just Desserts",
            "Released": "2022-01-11",
            "Episode": "10",
            "imdbRating": "N/A",
            "imdbID": "tt15909234"
        },
        {
            "Title": "It Is Not Light We Need, But Fire",
            "Released": "2022-01-18",
            "Episode": "11",
            "imdbRating": "N/A",
            "imdbID": "tt15909236"
        },
        {
            "Title": "Kiss It Up to God",
            "Released": "2022-01-25",
            "Episode": "12",
            "imdbRating": "N/A",
            "imdbID": "tt15909238"
        }
    ],
    "Response": "True"
}

Where are all missing episodes go ?

@angelinejohn
Copy link

@omdbapi I have the same issue. So many episodes are missing when invoking the season's endpoint. Is there an update on when this bug will get fixed?

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