Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

(Solved) kodi 17.3 acestream

Started by xaxe73, August 07, 2017, 11:55:30 PM

Previous topic - Next topic

xaxe73

acestream no work!!!

xaxe73

Working Acestream!!!! If you want to use acestream in linux- kodi, you must delete all the plexus captures in the .kodi directory (addons and userdata). That is the first step, then install plexus from 0 and when I ask you if you want to install Openlec x86 you should tell him YES!, I will install the modules of acestream in kodi. Now you should go to .kodi / userdata / addon_data / program.plexus / acestream / start.sh. You must edit start.sh and assign your user work path:


#! / Bin / bash
If [-d "/storage/.xbmc"]; Then
  If [-d "/ home / your user / .kodi"]; Then
  Mcversion = "kodi"
  Echo "kodi installed"
  Else
  Mcversion = ". Xbmc"
  Echo "xbmc installed"
  Fi
Elif [-d "/ home / your user / .kodi"]; Then
  Mcversion = "kodi"
  Echo "kodi installed"
Else
  Mcversion = "kodi"
  Echo "none ... assuming kodi"
Fi

Echo $ mcversion

If [$ mcversion = '.xbmc']; Then
  Echo "Detected xbmc -> remove libcrypto"
  If [-f "/storage/.xbmc/userdata/addon_data/program.plexus/acestream/lib/libcrypto.so.1.0.0"]; Then
      Echo "Trying to remove libcrypto"
      Rm "/storage/.xbmc/userdata/addon_data/program.plexus/acestream/lib/libcrypto.so.1.0.0"
      Echo "libcrypto removed"
  Fi
Fi

Export LD_LIBRARY_PATH = / home / your user / .kodi / userdata / addon_data / program.plexus / acestream / lib
/ Home / your user / .kodi / userdata / addon_data / program.plexus / acestream / acestreamengine --lib-path / home / your user / .kodi / userdata / addon_data / program.plexus / acestream --client-console $ 1 $ 2

Greatings!!

paullefebvre

Voici un guide qui explique comment installer Kodi sur Linux de 3 façons différentes. Mais avant cela, obtenez Kodi VPN pour votre protection en ligne. Cela permettra de garder votre identité en ligne privée pendant que vous diffusez du contenu protégé par des droits d'auteur gratuitement. Vérifiez les meilleurs addons Kodi 2018 qui vous aident à diffuser le contenu. Apprenez tout sur Kodi dans notre guide. Pour cela, visitez notre site officiel PureVPN.FR-> allez dans la section blog -> sur le tab de recherche, tapez « Kodi sur linux» et vous verrez mon blog « Comment Installer Kodi sur Linux ». Lisez-la et profiter le meilleur streaming kodi sur linux.

View the most recent posts on the forum