sct c702c17cee feat(api): tmdb api wrapper / multi search route (#62)
Adds a "The Movie DB" api wrapper for some basic requests (search/get movie details/get tv details).
Also adds a search endpoint to our api and mappers to convert the tmdb results
2020-09-08 19:05:55 +09:00
2020-09-03 19:20:14 +09:00
2020-09-03 19:17:15 +09:00
2020-09-03 19:17:15 +09:00
2020-08-16 04:40:38 +00:00
2020-09-03 19:17:15 +09:00
2020-08-16 04:40:38 +00:00

Overseerr

A thing for requesting things

Development

You can develop Overseer entirely in docker. Make sure you have Docker Desktop installed before continuing.

  1. Make sure you have Docker Desktop installed.
  2. Run docker-compose up -d to start the server
  3. Access the container at http://localhost:3000

That's it!

Description
Open-source media request and discovery manager for Jellyfin, Plex, and Emby.
Readme MIT 99 MiB
Languages
TypeScript 98.5%
CSS 0.5%
Pug 0.5%
JavaScript 0.3%