# Data Sources

### The TVDB <a href="#the-tvdb" id="the-tvdb"></a>

Whilst not actually a part of TV Rename; [The TVDB](http://thetvdb.com/) or more specifically The TVDB’s database provides the data (using its API) supplying TV Rename with the relevant details about the shows it’s monitoring.

If the API is down TV Rename will not be able to add shows to your library or perform updates to it.

The quickest way to check is to follow the link below which will give you the current status of the API along with other useful information.

[**http://www.isitdownrightnow.com/api.thetvdb.com.html**](http://www.isitdownrightnow.com/api.thetvdb.com.html)

If you are having trouble with a particular show it may well be the show name that is causing the problem.

“Doctor Who” for example, can variously be called “Dr. Who” or “Dr Who” in the filenames which aren’t recognised by TV Rename.

In a case like this it is a good idea to visit [The TVDB](http://thetvdb.com/) to check how they name the show.

**TMDB**

Source for movies that also covers TV Shows

**TV Maze**

TV Shows only. Limited support, but more flexible in the organisation of seasons.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tv-rename.gitbook.io/tv-rename/help-and-support/data-sources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
