seerr/server/api
Fallenbagel 650c339d74
fix(jellyfinapi): use external api class for jellyfin api requests (#762)
* refactor(jellyfinapi): use the external api class for jellyfin api requests

refactors jellyfin api requests to be handled by the external api
to be consistent with how other external api requests are made

related #728, related #387

* style: prettier formatted

* refactor(jellyfinapi): rename device in auth header as jellyseerr

* refactor(error): rename api error code generic to unknown

* refactor(errorcodes): consistent casing of error code enums
2024-05-25 15:44:36 +05:00
..
rating feat(rating): added IMDB Radarr proxy (#3496) 2023-07-28 20:51:19 +09:00
servarr Merge upstream/develop 2023-06-10 04:58:15 +05:00
themoviedb feat(discover): support filtering by tmdb user vote count on discover page (#3407) 2023-05-13 00:23:14 +00:00
animelist.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
externalapi.ts fix(experimental): use new RT API (sorta) (#3179) 2022-12-26 16:42:08 +09:00
github.ts Merge remote-tracking branch 'overseerr/develop' into develop 2022-09-07 18:24:01 +12:00
jellyfin.ts fix(jellyfinapi): use external api class for jellyfin api requests (#762) 2024-05-25 15:44:36 +05:00
plexapi.ts fix: pass in library type when scanning recently added items (#3287) 2023-01-27 21:53:46 +09:00
plextv.ts fix: resolved user access check issue (#3551) 2023-07-18 01:03:52 -04:00
pushover.ts feat(notif): add Pushover sound options (#2403) 2023-10-15 23:05:36 +04:00
ratings.ts feat(rating): added IMDB Radarr proxy (#3496) 2023-07-28 20:51:19 +09:00
tautulli.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00