Skip to content

v0.3.2 - 2024-03-02

Latest
Compare
Choose a tag to compare
@Callum027 Callum027 released this 02 Mar 03:12
· 1 commit to main since this release
cf91b59

This release addresses the following issues:

  • Fix an issue where in some cases, reading existing Sonarr instance configuration from a Jellyseerr instance can fail if they do not have any anime-related configuration defined. In particular, if the anime root folder is not defined, the corresponding API field for it might not be found in the Jellyseerr API response, resulting in an error.

Changed

  • Update Poetry and lock file (#24)
  • Make the Sonarr instance animeAnimeDirectory API field optional (#26)