Giter Site home page Giter Site logo

Troubleshoot about acestream-launcher HOT 9 CLOSED

jonian avatar jonian commented on July 22, 2024
Troubleshoot

from acestream-launcher.

Comments (9)

thepante avatar thepante commented on July 22, 2024 1

@swingcake Following the link that you used, I get that maybe it will work as:

acestream-launcher --engine "/opt/acestream/start-engine --client-console" acestream://8e5f67a32e3df4c250d7481167e002110c47fde4

Needless to say that this example is in case you had installed acestream with same path as the tutorial. Just point to the acestream installation and /start-engine with --client-console or --client-gtk

Remember that default the launcher is pointing to acestreamengine --client-console , but that isn't the command to launch it according to that link (neither with the snap)

from acestream-launcher.

thepante avatar thepante commented on July 22, 2024

I had to use --engine even when wanted client-console. I run this:

acestream-launcher --engine "acestreamplayer.engine --client-console" acestream://8e5f67a32e3df4c250d7481167e002110c47fde4

Working great. Using Ubuntu 18.04, acestream snap installed, 3.0.2-snap9

from acestream-launcher.

swingcake avatar swingcake commented on July 22, 2024

@thepante But then you're using the acestream snap's engine, and not the acestream engine that I've installed viz, v3.1.16 from the acestream website.

from acestream-launcher.

swingcake avatar swingcake commented on July 22, 2024

First of all, acestream-launcher --engine "/opt/acestream/start-engine --client-console" URL did not work.

Results in

gawd@tushbox:~$ acestream-launcher --engine "/opt/acestream/start-engine --client-console" acestream://b419ca18726caafc046ca44a3f08382082c17e56
_

..and then I have to exit it.

Also I thought that

Remember that default the launcher is pointing to acestreamengine --client-console , but that isn't the command to launch it according to that link (neither with the snap)

was fixed with if acestream engine is not in the system-path #1

Needless to say that this example is in case you had installed acestream with same path as the tutorial.

Yes, I've.

Any ideas what could work for me?

from acestream-launcher.

thepante avatar thepante commented on July 22, 2024

Maybe editing the .py ? open it with some editor:

sudo gedit /opt/acestream-launcher/acestream_launcher.py

Line 32, where is 'default' edit it to your path to the start-engine

default='/opt/acestream/start-engine --client-console'

Then should open as default: acestream-launcher URL
It worked in my case. Other things to check, is to be sure you have all the dependencies required for acestream and the launcher. Or try using the snap version - if you try it then use /snap/acestreamplayer/7/opt/start-engine --client-console

Note: Be sure the URL is working, I tried the one from the example in your results. The first time working great, but second to fifth time didn't work and it closed. Also opened other streams and worked with no problem.

screenshot from 2018-06-16 10-44-41

I have no more ideas at the moment 😅

from acestream-launcher.

jonian avatar jonian commented on July 22, 2024

@swingcake try with the engine from the repository (https://askubuntu.com/questions/763364/how-to-watch-acestream-sopcast-ubuntu-16-04-lts)

echo 'deb http://repo.acestream.org/ubuntu/ trusty main' | sudo tee /etc/apt/sources.list.d/acestream.list
sudo wget -O - http://repo.acestream.org/keys/acestream.public.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install acestream-engine

It should work without passing the engine argument.

from acestream-launcher.

swingcake avatar swingcake commented on July 22, 2024

@jonian I think it is not functional as http://repo.acestream.org/ubuntu/ gives me a 403 Forbidden error.
Also, I've got the latest package by acestream, which is for 16.04. The one mentioned there is for trusty, 14.04.

That aside, I really hope so and think that I must be missing some dependency. But I do have python, curl, libnotify and ofcourse, the acestream engine. Also, mpv.

@thepante Can you try using the same engine as I'm (if you're also on Ubuntu 18.04)?
I'm struggling to get this to work!

I tried the snap, ran using acestream-launcher --engine "acestreamplayer.engine --client-console" URL and it worked. Still can't get it to run with the engine from acestream website v3.1.16.

from acestream-launcher.

jonian avatar jonian commented on July 22, 2024

I'm closing this since you found a solution (snap package) and it is not an acestream-launcher issue.

from acestream-launcher.

user8873 avatar user8873 commented on July 22, 2024

I'm sorry how to install it in a set with a player (http://wiki.acestream.org/wiki/index.php/Download - beta version, amd64: http://acestream.org/downloads/linux-beta/acestream_3.1.35_ubuntu_18.04_x86_64.tar.gz) on Linux Mint 19.1 Tessa, instructions are available in English, links, I'm a teapot.Or what is better?This has been going on for a week now, this is a big necessity, please.Thank.

from acestream-launcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.