ElasticTV sources information a movie or a TV show and caches them in an Elasticsearch to speed up subsequent queries to the same title. The project is under development and currently can only source data from The Movie Database (TMDb) however it has been designed to support other providers other then TMDb.
- Update schema to support multiple providers.
- Automatically create indexes from the index mappings.
- Support the import of the IMDb datasets which can be used to populate an empty index.
- Support other searchable providers like Trakt and TVMaze.