Search Criteria
Package Details: bazarr 1.5.2-2
Package Actions
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: | xiota |
Votes: | 20 |
Popularity: | 0.033033 |
First Submitted: | 2018-09-03 05:42 (UTC) |
Last Updated: | 2025-05-13 01:03 (UTC) |
Dependencies (21)
- bash (bash-devel-gitAUR, bash-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- python (python37AUR)
- python-gevent (python-gevent-gitAUR)
- python-gevent-websocket
- python-greenlet
- python-lxml
- python-magic (python-magic-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-platformdirs
- python-setuptools
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-tomli
- python-typing_extensions
- python-ujson
- python-webrtcvad
- sqlite (sqlite-fossilAUR)
- unrar (rarAUR)
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
fryfrog commented on 2021-08-21 17:22 (UTC)
When you ran with
sudo
, you'd have caused a bunch of stuff to be owned byroot
, so now it wouldn't work as thebazarr
user. Fix permissions and thensudo -u bazarr
to test running it by hand if the service isn't working. And for more support, hop on their Discord or /r/bazarr sub-reddit. You're not really having a package issue.HydroDiOxide commented on 2021-08-21 16:02 (UTC)
I'm running this package on archarm. Install went OK after manually deleting the old /usr/lib directory. I'm having issues now when trying to run it as a systemd service. Manually starting it with sudo does work, so there seems to be a permissions issue and I don´t know how to fix it... Help appreciated.
fryfrog commented on 2021-07-23 14:59 (UTC) (edited on 2021-07-23 15:00 (UTC) by fryfrog)
^ My startup logs look like the above and
grep -ir "unzip"
in my logs folder has no results. Where do you see it using unzip?Edit: Oh yeah, I switched from the
.tar.gz
source to their.zip
bundle. I'll add it to make depends, thanks!sdfg commented on 2021-07-23 12:01 (UTC) (edited on 2021-07-23 12:05 (UTC) by sdfg)
PKGBUILD lists unrar as a dependency but doesn't use it (for building, at least). Tries to use unzip which isn't a dependency. :-)
fryfrog commented on 2021-07-20 16:28 (UTC)
Np, thanks for reporting the issue! I almost never look at the UI, so based on log spew I assumed everything was working! :P
Jormungandr89 commented on 2021-07-20 16:21 (UTC)
@fryfrog I upgraded to 0.9.6-4 and it looks like things are working on my end too. The UI loads correctly now. Thank you!
fryfrog commented on 2021-07-20 16:09 (UTC)
There were some pretty big changes to how they do the front end in 0.9.6, so I've switched to using the zip file of assets and the UI is loading for me now. @Jormungandr89, give it a try and see how it does for you?
fryfrog commented on 2021-07-20 15:29 (UTC)
I just added
python-gevent-websocket
and will see how it goes. I'll jibber jabber w/ the dev(s) to see whats up if it still fails.Jormungandr89 commented on 2021-07-20 15:25 (UTC)
@fryfrog I believe
python-gevent-websocket
is a dependency as well. Once I got the dependencies sorted out, I was getting a 500 error returned as reported by another user here: https://github.com/morpheus65535/bazarr/issues/1476The logs have a message that python 3.9 is unsupported and "you're on your own" or something to that effect, so I'm not sure if I should report it upstream.
I've downgraded to 0.9.5 for now.
fryfrog commented on 2021-02-23 17:51 (UTC)
Thanks for discovering it and pointing it out! :)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »