Skip to content

Add workaround for missing actors page #85

Description

@dbr

Accessing the actors API endpoint for a show with no actors added will throw a tvdb_error as if the show is missing.

This is technically a bug with TVDB - it should return an empty list of actors, not 404.. but we can easily workaround this in the API wrapper (a non-existent show will error before that point)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions