Skip to content
forked from realriot/e2ToTVH

Enigma2 channel and bouquet converter for TV-Headend

Notifications You must be signed in to change notification settings

RedNax67/e2ToTVH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Based on work by Sascha Schmidt

Updated 30-12-2015

- now supports a channel being part of multiple bouquets

- supports vanilla enigma v4 lamedb

- tv/radio bouquet type determination based on bouquetfile extension (.tv/.radio)

This script will save an enigma2 configuration into a TV-Headend configuration. You can use this script with the following syntax:

 ./e2ToTVH.py -i <enigma2 source directory> -o <tv-headend configuration directory>

You can show additional help by using the -h switch.

This script will not overwrite any existing configuration. You have to move the TV-Headend subdirectories:

 config/
 tag/

to a different (backup) location. The script will stop if an existing configuration is detected.

Notes

  • Please make sure that you use a new enigma2 release which uses lamedb in version 4.
  • This script will produce output which works fine with the latest git release of TV-Headend. The stable release is not supported.

About

Enigma2 channel and bouquet converter for TV-Headend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%