Search Criteria
Package Details: subliminal-git 2.3.0.r0.ga25afe59-1
Package Actions
| 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: | 34 | 
| Popularity: | 0.27 | 
| First Submitted: | 2012-12-24 07:53 (UTC) | 
| Last Updated: | 2025-05-04 15:17 (UTC) | 
Dependencies (27)
- python-babelfish
 - python-beautifulsoup4
 - python-chardet
 - python-click
 - python-click-option-groupAUR
 - python-defusedxml (python-defusedxml-gitAUR)
 - python-dogpile.cache
 - python-guessit
 - python-knowitAUR
 - python-platformdirs
 - python-pysubs2AUR (python-pysubs2-gitAUR)
 - python-rarfile
 - python-requests
 - python-srt (python-srt-gitAUR)
 - python-stevedore
 - python-tomlkit
 - git (git-gitAUR, git-glAUR) (make)
 - python-build (make)
 - python-hatch-vcs (make)
 - python-hatchling (python-hatchling-gitAUR) (make)
 - Show 7 more dependencies...
 
Required by (3)
- flexget (requires subliminal) (optional)
 - magmatv-git (requires subliminal) (optional)
 - mpv-autosub-git (requires subliminal)
 
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
gileri commented on 2024-08-08 20:33 (UTC)
Thank you Korialo, I fixed the doc build depends !
Korialo commented on 2024-07-29 15:35 (UTC)
My build fails because of a missing dependency
python-sphinx-autodoc-typehints: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.
1 2 3 4 5 6 .. 9 Next › Last »