Skip to content

thetvdb AND themoviedb api keys seemingly required even if only using a single api? #9

@cracklejoy

Description

@cracklejoy

Within my config.yaml I've enabled something like this (only providing pertinent info here)

parameters:
  data-provider.movies: tmdb
  data-provider.shows: tmdb
  tmdb.api-token: "my_tmdb_token"
  tvdb.api-key: ""

Nowhere within the config.yaml did I enable 'tvdb' but the app refuses to start complaining about thetvdb api missing.

According to the docs I can use thetvdb and/or themoviedb but this isn't the case. Can you not use one or the other? Seems not.

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