Package Details: acestream-launcher 2.1.0-4

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: 51
Popularity: 0.000000
First Submitted: 2015-10-23 22:14 (UTC)
Last Updated: 2024-03-10 09:42 (UTC)

Dependencies (9)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

xiota commented on 2023-10-18 08:55 (UTC)

Provides should be removed because all packages already provide themselves.

Conflicts on acestream-launcher-git should also be removed. The package does not exist. Even if it did, it would have to include provides/conflicts with this package to follow packaging guidelines.

qark commented on 2022-05-01 10:18 (UTC)

Please consider moving to PEP 517 packaging.

InvisibleRasta commented on 2022-03-01 22:24 (UTC)

is this still working? i have been trying to load a stream and i am getting errors

luigibu commented on 2021-11-27 22:59 (UTC)

It is working! nice. I got issues with VLC not playing the url. But i test it with DRAGON PLAYER and works great! :)

Crstian commented on 2020-02-01 16:57 (UTC) (edited on 2020-02-01 16:57 (UTC) by Crstian)

I use yay as aur helper, i did yay -Sy python-acestream acestream-launcher.

Tested and works!

dmikalutsk commented on 2019-12-14 09:50 (UTC)

Works flawlessly, changed default player to VLC. Tested, works!

The only solution which worked.

Thank you very much

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>

from pkg_resources import load_entry_point

File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3251, in <module>

def _initialize_master_working_set():

File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3234, in _call_aside

f(*args, **kwargs)

File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3263, in _initialize_master_working_set

working_set = WorkingSet._build_master()

File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 583, in _build_master

ws.require(__requires__)

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