mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05: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>