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: 53
Popularity: 0.57
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 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! :)

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