github linuxserver/docker-bazarr c89d5424-ls22

LinuxServer Changes:

Add donation links for Bazarr to container log.
bazarr Changes:

fix encoding problems in subtitle class

  • don't use directly self._guessed_encoding, but instead call the function guessed_encoding() as the variable can be None.
  • use self.guessed_encoding() only if self.encoding is not set.

Don't miss a new docker-bazarr release

NewReleases is sending notifications on new releases.