Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 715 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 715 Bytes

ElasticTV

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.

Planned features

  • 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.