Search Criteria
Package Details: acestream-launcher 2.1.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/acestream-launcher.git (read-only, click to copy) |
---|---|
Package Base: | acestream-launcher |
Description: | Open AceStream links with a Media Player of your choice |
Upstream URL: | https://github.com/jonian/acestream-launcher |
Keywords: | acestream player streaming |
Licenses: | GPL-3.0-only |
Submitter: | jonian |
Maintainer: | qark |
Last Packager: | qark |
Votes: | 53 |
Popularity: | 0.43 |
First Submitted: | 2015-10-23 22:14 (UTC) |
Last Updated: | 2024-03-10 09:42 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-acestreamAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- acestream-engineAUR (optional)
- libnotify (libnotify-gitAUR) (optional) – support for desktop notifications
- mpv (mpv-light-pulseAUR, mpv-amd-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-build-gitAUR, mpv-full-gitAUR) (optional) – default media player
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
rvf16 commented on 2019-11-16 13:57 (UTC) (edited on 2019-11-16 19:07 (UTC) by rvf16)
Found the answer to the following error.
Rebuilt and installed python-acestream and acestream-launcher after the python-3.8.0-1 update.
There were unresolvable dependencies on executing "pacaur -Sy python-acestream acestream-launcher" so i downloaded the snapshots from AUR, built the packages (makepkg) and installed them by hand (pacaur -U python-acestream-0.1.5-1.pkg.tar.xz acestream-launcher-2.0.1-1.pkg.tar.xz).
Regards
Hello.
I have a python error (python-3.8.0-1) :
Traceback (most recent call last):
File "/bin/acestream-launcher", line 6, in <module>
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3251, in <module>
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3234, in _call_aside
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3263, in _initialize_master_working_set
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 583, in _build_master
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 900, in require needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 786, in resolve raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'acestream-launcher==2.0.1' distribution was not found and is required by the application
Zamolskis commented on 2019-07-15 18:12 (UTC)
Works flawlessly, changed default player to VLC. Tested, works!
The only solution which worked.
Thank you very much
jonian commented on 2018-11-14 20:45 (UTC)
@sgar I updated the package. Thanks for the tip!
sgar commented on 2018-11-14 09:19 (UTC)
nice package, u can further improve the pkgbuild with the --skip-build flag in the package section, as it is already built in the build()...
https://wiki.archlinux.org/index.php/Python_package_guidelines#distutils
jonian commented on 2018-10-31 22:37 (UTC) (edited on 2018-10-31 22:37 (UTC) by jonian)
Hi @wellsaid, it works fine for me. Try to reinstall acestream-engine. Maybe someone else has a better suggestion.
wellsaid commented on 2018-10-31 22:30 (UTC) (edited on 2018-10-31 22:31 (UTC) by wellsaid)
Hi recently this package stopped working (maybe a python upgrade broke acestream-engine?) If i use the new -v option i obtain the following output: https://pastebin.com/FzFJFsFH
jonian commented on 2018-09-30 09:34 (UTC)
The latest version (1.2.0) has support for --verbose (-v) argument. You can use it to see player/engine output/errors in console.
Please report bugs on github issue tracker https://github.com/jonian/acestream-launcher/issues.
blum commented on 2018-09-29 06:37 (UTC)
Yes, works fine with mpv, but with mplayer the result is the same as with vlc.
digitalone commented on 2018-09-26 21:14 (UTC)
Use mpv.
rhabbachi commented on 2018-09-26 21:01 (UTC)
Facing the same problem as @blum, suspecting a VLC problem.
« First ‹ Previous 1 2 3 4 5 Next › Last »