Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Script xTeVe m3u plex Ubuntu

Duda2021

Basic Member
Basic Member
Joined
Oct 14, 2021
Messages
6
Reaction score
8
Points
14
Location
lisboa
xTeVe is an M3U proxy server for Plex DVR and Emby Live TV.

A random port number between 10000 and 32767 is needed and will be used to access xTeVe once setup is complete. The port number 11771 has automatically been generated and will be used throughout this article, but can be changed if needed.

Installation​

  1. Connect to your slot through SSH
  2. Download the latest Linux amd64 binary of xTeVe
  3. wget -O xteve_linux_amd64.zip "https://github.com/xteve-project/xTeVe-Downloads/blob/master/xteve_linux_amd64.zip?raw=true"
  4. Extract xTeVe
    mkdir -p ~/bin; unzip xteve_linux_amd64.zip -d ~/bin/

  5. Launch xTeVe to generate the configuration file. Press Ctrl+C once xTeVe has shown some output.
    ~/bin/xteve -port="11771"

  6. Change the configuration file to use the correct temporary directory
    sed -i 's|/tmp/xteve|/home/user/.tmp|g' ~/.xteve/settings.json

  7. Launch xTeVe in a background screen
    screen -dmS xTeVe ~/bin/xteve -port="11771"

    xTeVe's web interface will be accessible at http://server.whatbox.ca:11771/web
    Follow the instructions provided by the web interface to configure xTeVe. Read the documentation on xTeVe's GitHub wiki for support. Once xTeVe is configured, access the settings and configure authentication, using a secure password.
 
Thanks for the write up. Just wanted to add that i've found the best setup is TVHeadend > Xteve > Plex

Adding TVH to the workflow seems to work best for me. Butter smooth streams ?
Oh and make sure you disable Buffer in xteve. Let plex do its thing.
 
xTeVe is an M3U proxy server for Plex DVR and Emby Live TV.

A random port number between 10000 and 32767 is needed and will be used to access xTeVe once setup is complete. The port number 11771 has automatically been generated and will be used throughout this article, but can be changed if needed.

Installation​

  1. Connect to your slot through SSH
  2. Download the latest Linux amd64 binary of xTeVe
  3. wget -O xteve_linux_amd64.zip "https://github.com/xteve-project/xTeVe-Downloads/blob/master/xteve_linux_amd64.zip?raw=true"
  4. Extract xTeVe
    mkdir -p ~/bin; unzip xteve_linux_amd64.zip -d ~/bin/

  5. Launch xTeVe to generate the configuration file. Press Ctrl+C once xTeVe has shown some output.
    ~/bin/xteve -port="11771"

  6. Change the configuration file to use the correct temporary directory
    sed -i 's|/tmp/xteve|/home/user/.tmp|g' ~/.xteve/settings.json

  7. Launch xTeVe in a background screen
    screen -dmS xTeVe ~/bin/xteve -port="11771"

    xTeVe's web interface will be accessible at http://server.whatbox.ca:11771/web
    Follow the instructions provided by the web interface to configure xTeVe. Read the documentation on xTeVe's GitHub wiki for support. Once xTeVe is configured, access the settings and configure authentication, using a secure password.
What does this exactly do ?
can u explain more ?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
What does this exactly do ?
can u explain more ?
xteve works like a proxy for some applications like emby and plex. u can turn off streams and update epg.. i use it for emby to fix epg mapping lot quicker and u can limit streams up to 100 connections. Some restreamers use it to restream lines.
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top