Package Details: bazarr 1.4.3-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://github.com/morpheus65535/bazarr
Licenses: GPL3
Submitter: fryfrog
Maintainer: fryfrog (xiota)
Last Packager: fryfrog
Votes: 17
Popularity: 0.097851
First Submitted: 2018-09-03 05:42 (UTC)
Last Updated: 2024-05-14 02:50 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

fryfrog commented on 2024-05-14 02:51 (UTC)

Thanks @vinismarques, I've made the change. The PKGBUILD is currently in a way that it doesn't update, so I'm trying to decide if I should pkgrel bump or not. I'll switch away from beta once they make a release that supports Python 3.12.

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