Skip to content

Add workaround for missing actors page #85

@dbr

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions