Announcement

Collapse
No announcement yet.

Instalacija za Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Instalacija za Linux

    Click image for larger version  Name:	linux.jpg Views:	0 Size:	134.8 KB ID:	50988


    F.A.Q.
    All in One command (ubuntu):
    1.Open the terminal
    2. (optional) Change the destination directory:
    cd DOWNLOAD
    3.Paste the following command. It will download the player and install the required libraries:
    sudo apt install libmpv-dev mpv wget unzip -y && \ mkdir -p iptveditor_player && cd iptveditor_player && \ wget https://download.iptveditor.com/iptv...ayer_linux.zip && \ unzip iptveditor_player_linux.zip && \ rm iptveditor_player_linux.zip && \ chmod +x iptveditor_player && echo "Installation completed. To run the player, open the folder iptveditor_player and double click the file iptveditor_player"
    4. Launch iptveditor_player



    (Alternative) Manual installation:
    1.Install the required libraries:
    sudo apt install libmpv-dev mpv -y
    2. DOWNLOAD IPTVEditor player and unzip it

    3.Set the execution permission for the iptveditor_player file:
    *Right mouse click on the iptveditor_player file
    *Properties
    *Select the tab Permission
    *Enable the option "Allow executing file as program"
    4.Launch iptveditor_player



    After an update, the player crashes at startup
    Delete the "IPTVEditor Player" folder in Documents and reopen the player.
Working...
X