Code Monkey home page Code Monkey logo

engima2_to_m3u_and_xmltv's Introduction

Engima2_to_m3u_and_xmltv

Enigma2 to M3u and XMLTV allows you to generate m3u and xmltv files for use in iptv players such as Tivimate and plex, it should work with all software that accepts these inputs

allowing you to get your terrestrial tv to your other devices..... for example i am using it to get all the terrestrial channels to my androidtv nvidia shield


Setup

  1. Download/clone script
  2. edit stb_epg.cfg with your settings
  3. Make the script is ready to run by: chmod +x stb_epg.sh
  4. Run the script with help parameter first time: ./stb_epg.sh -HELP if you need help for parametes.
  5. First time the script is used you need to run ./stb_epg.sh -GET_ALL to get data from your STB

This forces the creation of channel list from bouquets.

every time you change your bouquets you need to run GET_ALL, otherwise it will only update the epg 6) If you want to run this manually first time run ./stb_epg.sh -PRINT_ALL


usage: stb_epg.sh [-PRINT] [-PRINT_ALL] [-GET_ALL] [-CONFIG] [-LOG] [-CHANGE]

optional arguments:
  -PRINT       Get feedback from the process (not from the wget program).
  -PRINT_ALL   Get feedback from wget program also.
  -GET_ALL     Create/recreate the m3u file also - Has to be used first time.
  -CONFIG      Only view result from config file in console.
  -LOG         Writing result to log file.
  -CHANGE      View change log.

If none parameters are used it only recreate the EPG xml file (without any feedback to console).


Automation

Linux

Use crontab

Example crontab:

0 3 * * * /path/to/stb_epg.sh >> /path/to/log.log 2>&1


Acknowledgments

Special Thanks to Ole Andreas Gloersen, whos original script was the genisis of this.

engima2_to_m3u_and_xmltv's People

Contributors

deanochips avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

sickboy2711 itrim

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.