Search Criteria
Package Details: bazarr 1.0.4-1
Git Clone URL: | https://aur.archlinux.org/bazarr.git (read-only, click to copy) |
---|---|
Package Base: | bazarr |
Description: | Subtitle download automation for Sonarr and Radarr. |
Upstream URL: | https://github.com/morpheus65535/bazarr |
Licenses: | GPL3 |
Submitter: | fryfrog |
Maintainer: | fryfrog |
Last Packager: | fryfrog |
Votes: | 10 |
Popularity: | 0.117098 |
First Submitted: | 2018-09-03 05:42 (UTC) |
Last Updated: | 2022-04-30 21:47 (UTC) |
Dependencies (11)
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-amd-full, ffmpeg-decklink, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-full, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-headless, ffmpeg-obs, ffmpeg-vulkan, ffmpeg-cuda, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-nocuda)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32)
- python-gevent (python-gevent-git)
- python-gevent-websocket
- python-lxml
- python-numpy (python-numpy-git, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl)
- python-webrtcvad-wheels
- sqlite (sqlite-replication, sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- unrar (unrar-libre, rar)
- python-setuptools (make)
- unzip (unzip-natspec) (make)
Latest Comments
carbolymer commented on 2021-12-13 17:50 (UTC) (edited on 2021-12-13 17:54 (UTC) by carbolymer)
The package is broken on python 3.10:
The author says that only python <=3.8 is supported: https://old.reddit.com/r/bazarr/comments/qtw6dy/attributeerror_module_collections_has_no/hkmuab9/?context=10000
Upstream release with fix ETA in couple of weeks: https://github.com/morpheus65535/bazarr/issues/1640#issuecomment-992645002
fryfrog commented on 2021-10-19 16:24 (UTC)
I got nothing, hop on Discord and feel free to @mention me. We can work on it together w/ them. Maybe some missing dep? But it just doesn't look like it.
G4Zz0L1 commented on 2021-10-19 16:18 (UTC)
Same story launched by hand in the /usr/lib/bazarr folder with the bazarr user. Anything else I can check?
fryfrog commented on 2021-10-19 15:25 (UTC)
@G4Zz0L1: It works for me on 3.9.7. I double checked the requirements.txt and everything was in there except
python-setuptools
. I added it tomakedepends
, but that isn't likely your issue.Try running it by hand the same way your service does? Their Discord may be helpful too.
G4Zz0L1 commented on 2021-10-19 13:23 (UTC) (edited on 2021-10-19 16:34 (UTC) by G4Zz0L1)
Anyone knows how to make it work with the python core package (version 3.9.7)?
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! :)
satcom886 commented on 2021-02-23 17:48 (UTC)
@fryfrog Nice! Thanks!
fryfrog commented on 2021-02-23 16:35 (UTC)
Thanks, added but w/o pkgrel bump. It'll go out w/ the next update. :)
satcom886 commented on 2021-02-23 09:36 (UTC)
@fryfrog No, I don't have
python-unrar
installed. Just installingunrar
fixed it.fryfrog commented on 2021-02-22 20:22 (UTC)
Did you need just
unrar
orpython-unrar
?satcom886 commented on 2021-02-22 20:09 (UTC) (edited on 2021-02-22 20:09 (UTC) by satcom886)
@fryfrog I also had to install
unrar
:fryfrog commented on 2021-01-02 15:49 (UTC)
@nasdack, I assume installing
ffmpeg
fixed it? They don't list it as a requirement as far as I can tell. :|eh8 commented on 2021-01-02 06:15 (UTC) (edited on 2021-01-02 06:17 (UTC) by eh8)
Please add
ffmpeg
as a dependency.katalitis commented on 2020-10-02 18:23 (UTC)
Hi! The hash seems to be wrong for v0.9.0.4. Could you please update it? (
0b083db4b8113ca5d746d067e48495c1d77e91768fe3e86296237b9caba058ad
seems to be the correct hash)fryfrog commented on 2020-07-30 15:00 (UTC)
@eta-carinae, thanks for reporting. Added.
eta-carinae commented on 2020-07-30 12:58 (UTC)
Hi,
bazarr depends on numpy now, I think starting with 0.9. Installing python-numpy was the only thing I had to do to get it running again.
mmberlin commented on 2020-06-13 20:40 (UTC)
Getting the following error:
ValueError: Timezone offset does not match system offset: -14400 != -25200. Please, check your config files.
fryfrog commented on 2019-12-30 21:26 (UTC)
@eta-carinae: Thanks, I'd been looking forward to the python3 release and... totally forgot. I had to
sudo find /usr/lib/bazarr/ -iname '*.pyc' -delete
to resolve amagic number
error, but otherwise it seems fine.eta-carinae commented on 2019-12-30 19:57 (UTC)
FYI, bazarr now supports python3.6+. On my system the latest version has some bug with the python 2.7 config parser which I haven't tried to track down but works fine with python 3.8.
fryfrog commented on 2019-03-08 22:47 (UTC)
Looks like they were actual packages and since Arch is dropping python2 support, they got nuked. I'll recreate both as AUR packages when I can.
fryfrog commented on 2019-03-08 22:37 (UTC)
Asking in #archlinux-aur about history to see what happened to them. :/
danilovicente commented on 2019-03-08 03:31 (UTC)
python2-langdetect, python2-pycountry are not available
F1nny commented on 2019-02-19 04:03 (UTC)
Note python2-apprise checksum is off in the PKGBUILD, commented over there but just need to wait for verify and make the change yourself manually. One thing - this looks amazing but damn wish those deps were lessened, ah well.
nicoulaj commented on 2018-11-11 19:30 (UTC)
It seems checksums don't match