Package Details: subliminal-git 2.1.0.r25.gaf3b8bd-1

Git Clone URL: https://aur.archlinux.org/subliminal-git.git (read-only, click to copy)
Package Base: subliminal-git
Description: Python library and CLI tool for searching and downloading subtitles.
Upstream URL: https://github.com/Diaoul/subliminal
Licenses: MIT
Conflicts: subliminal
Provides: subliminal
Submitter: acieroid
Maintainer: gileri
Last Packager: gileri
Votes: 32
Popularity: 0.000037
First Submitted: 2012-12-24 07:53 (UTC)
Last Updated: 2024-01-26 16:03 (UTC)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

gileri commented on 2024-01-26 16:03 (UTC)

Good call RiCON, I replaced it. Thanks !

RiCON commented on 2024-01-24 11:34 (UTC)

In case build is failing recently, python-pysrt dependency was changed to python-srt, so you can just install that one instead, and the build should work.

sproott commented on 2022-01-26 14:07 (UTC) (edited on 2022-01-27 08:08 (UTC) by sproott)

Getting error on version 2.1.0.r22.g160ea63-5:

Running Sphinx v4.4.0

Configuration error: There is a programmable error in your configuration file:

Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/docs/conf.py", line 25, in <module> import subliminal File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/subliminal/init.py", line 11, in <module> from .core import (AsyncProviderPool, ProviderPool, check_video, download_best_subtitles, download_subtitles, File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/subliminal/core.py", line 11, in <module> from babelfish import Language, LanguageReverseError ModuleNotFoundError: No module named 'babelfish'

EDIT: after (re)installing python-babelfish, python-guessit, python-rarfile and python-sphinxcontrib-programoutput it finally built.

yochananmarqos commented on 2022-01-23 15:53 (UTC)

@cipher699: It's fixed now.

cipher699 commented on 2022-01-23 14:56 (UTC)

Hi, getting below error how to fix this.

==> Making package: subliminal-git 2.1.0.r22.g160ea63-5 (Sunday 23 January 2022 08:13:28 PM) ==> Checking runtime dependencies... ==> Missing dependencies: -> python-importlib_resources ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. -> error making: subliminal-git

yochananmarqos commented on 2021-05-22 14:24 (UTC)

@yar: It's not actually the same error. Apparently whatever caused the original issue is fixed, so I reverted the last change I made.

yar commented on 2021-05-21 23:53 (UTC)

I see the same error as @drws using makechrootpkg

yochananmarqos commented on 2021-05-11 23:24 (UTC)

@drws: Apparently something changed with a newer Sphinx version, it's fixed now.

drws commented on 2021-05-11 22:14 (UTC) (edited on 2021-05-11 22:15 (UTC) by drws)

Latest update is failing with: install: cannot stat 'docs/_build/man/subliminal.1': No such file or directory

hcartiaux commented on 2020-05-02 20:43 (UTC) (edited on 2020-05-02 20:44 (UTC) by hcartiaux)

@milk: I can't reproduce, try rebuilding python-babelfish: yay -S --asdeps python-babelfish