Skip to content

Not getting any results anymore with search #20

Description

@hachel

Hi there,

thanks for your product.

Since yesterday (haven't used it at least a month previously so probably since longer) I can't get any results anymore with the search method:

>>> from pytvdbapi import api
>>> db = api.TVDB('my key)
>>> result = db.search('Dexter', 'en')
>>> len(result)
0

the key is valid as I've tried search successfully directly on https://api.thetvdb.com/swagger. Other python api's I've tried also work.

Any idea why it doesn't work?

Thanks in advance

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions