seerr/server
Fallenbagel f6286359cf
feat: select default seriesType for anime (#3627)
* feat: select default seriesType for anime

Added flexibility to set default anime series type in service settings. Now you can choose
'standard' for anime if you prefer it, making it easier to use features like searching for season
packs on Sonarr.

fix #3626

* feat: extracted translations
2023-09-27 14:02:42 +09:00
..
api feat(rating): added IMDB Radarr proxy (#3496) 2023-07-28 20:51:19 +09:00
constants feat: adds streaming services custom slider (#3361) 2023-02-28 13:36:28 +09:00
entity feat: select default seriesType for anime (#3627) 2023-09-27 14:02:42 +09:00
interfaces/api feat: custom image proxy (#3056) 2022-10-18 14:40:24 +09:00
job fix: adjust the plex watchlist sync schedule to have fuzziness (#3502) 2023-06-13 23:15:54 +09:00
lib feat: select default seriesType for anime (#3627) 2023-09-27 14:02:42 +09:00
middleware perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2023-02-12 20:05:29 +09:00
migration feat: add discover customization (#3182) 2023-01-03 16:04:28 +09:00
models fix: handle search results with collections (#3393) 2023-05-11 09:58:16 +09:00
routes fix(tautulli): only test connection if hostname is defined (#3573) 2023-08-05 08:26:03 +09:00
scripts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
subscriber fix: issues with issues (#3267) 2023-01-24 02:58:56 +00:00
templates/email feat(notif): issue notifications (#2242) 2021-12-04 21:24:26 +09:00
types chore(deps): update all non-major dependencies (#2926) 2023-01-03 22:06:07 +09:00
utils fix: handle search results with collections (#3393) 2023-05-11 09:58:16 +09:00
datasource.ts chore(deps): update all non-major dependencies (#2926) 2023-01-03 22:06:07 +09:00
index.ts perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2023-02-12 20:05:29 +09:00
logger.ts fix: log level value should not be case sensitive (#2913) 2022-08-17 01:33:13 +09:00
tsconfig.json refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00