As a result, the pre-config for Sonarr and Radarr no longer works. The configuration file is created quickly when the service is started for the first time, but it takes a very long for the content to be available in the file. Therefore we have to wait until the service is completely up before we add anything.
Since version 1.4 Bazarr changed configuration file from
config.ini
toconfig.yaml
introducing new file format.https://github.com/morpheus65535/bazarr/releases/tag/v1.4.0
As a result, the pre-config for Sonarr and Radarr no longer works. The configuration file is created quickly when the service is started for the first time, but it takes a very long for the content to be available in the file. Therefore we have to wait until the service is completely up before we add anything.