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: 55
Popularity: 0.058663
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 »

qark commented on 2025-10-23 18:23 (UTC)

It was issue in required python-acestream package. Fixed now.

Drommer commented on 2025-10-23 16:57 (UTC) (edited on 2025-10-23 16:59 (UTC) by Drommer)

'python-setuptools' is now required as a dependency (not just a makedepends). This fixes the error: ModuleNotFoundError: No module named ‘distutils’.

qark commented on 2024-12-28 18:39 (UTC)

@lvx all packages which depend on python package have to be rebuilt after python package minor version bump, e.g. recent 3.12 -> 3.13. See https://wiki.archlinux.org/title/Python#Module_not_found_after_Python_version_update and https://wiki.archlinux.org/title/Python#List_packages_built_for_a_specific_Python_version

lvx commented on 2024-12-28 18:28 (UTC)

@qark Thank you, after I rebuilt python-acestream, acestream-launcher started working again.

How could I have known that a rebuild of python-acestream was required? Normally I don't need to rebuild all the packages that have a dependency updated.

qark commented on 2024-12-27 18:25 (UTC)

@lvx Have you rebuild python-acestream after upgrading to Python 3.13?

lvx commented on 2024-12-27 15:48 (UTC)

After my last system update of Arch, acestream-launcher stopped working returning the following error:

Traceback (most recent call last):
  File "/usr/bin/acestream-launcher", line 5, in <module>
    from acestream_launcher.launcher import main
  File "/usr/lib/python3.13/site-packages/acestream_launcher/launcher.py", line 8, in <module>
    from acestream_launcher.stream import StreamHandler
  File "/usr/lib/python3.13/site-packages/acestream_launcher/stream.py", line 6, in <module>
    from acestream.object import Observable
ModuleNotFoundError: No module named 'acestream'

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! :)