TheCatLady
|
fe8d34607b
|
fix(backend): fix getShowByTvdbId() error message (#1314) [skip ci]
* fix(backend): fix getShowByTvdbId() error message
* fix(backend): use suggested error message
|
2021-03-31 20:11:47 +09:00 |
|
TheCatLady
|
75011610e5
|
feat: add language-filtered Discover pages (#1111)
|
2021-03-10 10:23:37 +09:00 |
|
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 |
|
TheCatLady
|
f28112f057
|
feat: add genre/studio/network view to Discover results (#1067)
* feat: add genres view to movie/series Discover results
* feat: add studio/network view to movie/series Discover results
* fix: remove with_release_type filter, since it is removing valid/desired results
|
2021-03-04 04:22:35 +00:00 |
|
Daniel Carter
|
b557c06b0a
|
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
|
2021-02-22 16:39:25 +09: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
|
996bd9f14e
|
feat(cache): add cache table and flush cache option to settings
also increases tmdb cache times to about 6 hours (12 hours for detail requests)
|
2021-01-31 13:11:12 +00:00 |
|
sct
|
20289b5960
|
feat(cache): external API cache (#786)
|
2021-01-31 17:24:45 +09:00 |
|