Package Details: bazarr 1.5.1-1

Git Clone URL: https://aur.archlinux.org/bazarr.git (read-only, click to copy)
Package Base: bazarr
Description: Subtitle management and download automation for Sonarr and Radarr.
Upstream URL: https://www.bazarr.media
Licenses: GPL-3.0-or-later
Submitter: fryfrog
Maintainer: fryfrog (xiota, txtsd)
Last Packager: txtsd
Votes: 20
Popularity: 0.087806
First Submitted: 2018-09-03 05:42 (UTC)
Last Updated: 2025-01-01 16:27 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

vinismarques commented on 2024-05-13 18:15 (UTC)

@fryfrog: We should send SIGINT to stop the service, otherwise it will hang until a timeout occurs. Adding KillSignal=SIGINT to the [Service] section of the bazarr.service fixes it.

This applies to the development version, as can be seen here: https://github.com/morpheus65535/bazarr/blob/811394cec31e144727318820df5ad9506bdfcafd/bazarr.py#L124

fryfrog commented on 2023-08-21 17:29 (UTC)

@xiota: Fixed to python-webrtcvad, added you as co-maintainer too. And set the description of both the same. I added conflicts and provides to python-webrtcvad-wheels, but I still ended up in a bit of a requirement loop.

fryfrog commented on 2023-06-25 16:20 (UTC)

@MarsSeed, sorry I missed this. Added!

MarsSeed commented on 2023-06-25 10:34 (UTC)

@johnny12, python-pillow does exist in Arch repo.

It just needs to be declared in the depends=() array of this PKGBUILD.

johnny12 commented on 2023-05-25 13:15 (UTC)

I couldn't start Bazarr anymore (ModuleNotFoundError: No module named 'PIL'). Just like mentioned here: https://github.com/morpheus65535/bazarr/issues/2125

As mentioned by @oysstu it seems that the python-pillow dependency is missing. Not sure what's the fix supposed to be as it seems the python-pillow package doesn't exist anymore?

bkb commented on 2023-05-17 17:09 (UTC)

Create bazarr-develop

xhikari commented on 2023-05-09 02:00 (UTC)

Broken on newer Python

Python version greater than 3.10.x is unsupported. Current version is 3.11.3. Keep in mind that >