mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 16:27:17 +01:00
* feat: anidb on jellyfin scanner * fix: handle 4k movies if the provider is anidb * fix: add nullish coalescing for anidbId * Update server/lib/scanners/jellyfin/index.ts Co-authored-by: Gauthier <mail@gauthierth.fr> * fix: await getEpisodes call in JellyfinScanner to handle async behavior --------- Co-authored-by: Gauthier <mail@gauthierth.fr>