Commit Graph

11 Commits

Author SHA1 Message Date
sct
1be8b18361 feat(api): plex Sync (Movies)
Also adds winston logging
2020-09-27 14:05:32 +00:00
sct
4aa74319e0 feat(api): add external ids to movie/tv response 2020-09-20 14:42:13 +09:00
sct
02cbb5b030 feat(frontend/api): tv details page 2020-09-20 14:09:40 +09:00
sct
9131254f33 feat(frontend/api): i18n support 2020-09-17 16:17:41 +00:00
sct
04252f88bb feat(frontend/api): cast included with movie request and cast list on detail page 2020-09-17 06:35:25 +00:00
sct
6398e3645a feat(frontend/api): movie recommendations/similar request and frontend detail page update 2020-09-17 04:57:51 +00:00
sct
a3beeede7e feat(api): tv details endpoint 2020-09-16 06:11:29 +00:00
sct
f4c2c47e56 feat(api): request api (#80) 2020-09-13 18:55:35 +09:00
sct
ba34e54d77 feat(api): tmdb trending api wrapper (#68) 2020-09-10 19:06:11 +09:00
sct
839448fcc8 feat(api): add tmdb discover api wrapper (#67) 2020-09-10 18:38:11 +09:00
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