sct
|
63c122e5e0
|
refactor: move genre/studio/network calls into their own endpoints
this commit also adds a `useDiscover` hook to help with creating discover pages with less repeating
code
|
2021-03-04 10:18:46 +00:00 |
|
Danshil Mungur
|
c8b2a57721
|
feat(ui): added content ratings for tv shows and movie ratings (#878)
|
2021-02-09 17:24:07 +09:00 |
|
sct
|
20289b5960
|
feat(cache): external API cache (#786)
|
2021-01-31 17:24:45 +09:00 |
|
Danshil Mungur
|
b239598e64
|
feat(tv): show cast for the entire show instead of only the last season (#778)
This uses TMDb's `aggregate_credits` instead of `credits` to get the show's cast for all seasons.
Fixes #775
|
2021-01-31 09:50:15 +09:00 |
|
Jayesh
|
e88dc83aeb
|
feat: YouTube Movie/TV Trailers (#454)
* feat: Get Youtube trailers from TMDB API and show on Movie/TV details page
* docs(overseerr-api.yml): remove youtube trailer URL (unused) from OAS
|
2020-12-24 20:41:32 +09:00 |
|
sct
|
0972f40a4e
|
feat: anime profile support (#384)
closes #266
|
2020-12-18 14:32:40 +09:00 |
|
sct
|
c21fa5b535
|
fix(frontend): fix tv shows failing to open when firstAirDate is undefined
fix #347
|
2020-12-17 01:14:12 +00:00 |
|
sct
|
608b96600a
|
feat(frontend/api): tv request modal (no status. only request)
|
2020-10-10 06:55:17 +00:00 |
|
sct
|
2bf7e10e32
|
feat(frontend/api): beginning of new request modal
also includes new api endpoints for seasons
|
2020-10-07 10:01:15 +00:00 |
|
sct
|
8577db1be1
|
feat(api): decouple media requests from media info
|
2020-09-21 00:01:38 +09: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
|
a3beeede7e
|
feat(api): tv details endpoint
|
2020-09-16 06:11:29 +00:00 |
|