Forums » Tutorial and setups »
Export from TVH to enigma2 box
Added by Anil Weerasooriya about 6 years ago
Hi can anyone pls tell me how to export streaming links (botique) from TVH to enigma2 boxes
(there is a script for ExtremeCodes m3u links... which creates/add botique in E2 boxes)
is there something similar...??
pls reply..
Replies (11)
RE: Export from TVH to enigma2 box - Added by Joe User about 6 years ago
You can see here for an example, of course it would need to be modified, but should give you a good starting point.
[[https://tvheadend.org/boards/4/topics/18131?r=18605#message-18605]]
RE: Export from TVH to enigma2 box - Added by saen acro about 6 years ago
wget -O <e2_bouquet_filename> http://<tvh_hostname_or_ip>:9981/playlist/e2
Valid URLs:
http://<tvh_hostname_or_ip>:9981/playlist/e2 http://<tvh_hostname_or_ip>:9981/playlist/e2/channels # it's same as above http://<tvh_hostname_or_ip>:9981/playlist/e2/tags # output grouped by tvh tags
RE: Export from TVH to enigma2 box - Added by Anil Weerasooriya about 6 years ago
hi tks for the reply.. i have tried the following way..
root@vusolose:~# wget -O Dialog_TVH http://192.168.1.30:9981/playlist/e2
Connecting to 192.168.1.30:9981 (192.168.1.30:9981)
Dialog_TVH 100% |*******************************| 17197 0:00:00 ETA
root@vusolose:~# wget -O Dialog_TVH http://192.168.1.30:9981/playlist/e2/channels
Connecting to 192.168.1.30:9981 (192.168.1.30:9981)
Dialog_TVH 100% |************************************| 17197 0:00:00 ETA
root@vusolose:~#
but i don't find Bouquets in the E2 box..
the Bouquet DIALOG TVH is i have manually added.. but that OK...
RE: Export from TVH to enigma2 box - Added by Joe User about 6 years ago
The file should be named something like userbouquet.dialog.tv and needs to be put in the /etc/enigma2 directory. You can edit the file to change the NAME to what you want.
Then to reload the user bouquets try:
wget -O- http://IPADDRESS/web/servicelistreload?mode=2
[[https://dream.reichholf.net/wiki/Enigma2:WebInterface#reload_lamedb_or_Userbouquets]]
RE: Export from TVH to enigma2 box - Added by Anil Weerasooriya about 6 years ago
hi tks for the reply.. but sorry this is confusing.. will you be able to tell me the exact procedure one by one..
usually you need to create lambedb in the E2 box unless you do it manually (as i have done previously)
As of now i get m3u to enigma converter to create lamedb file... then you need do this...
pls tell with above script how can i get a automatic boutique from TVH to enigma box...
tks again
RE: Export from TVH to enigma2 box - Added by saen acro about 6 years ago
https://youtu.be/uf19crz0r38
maby this can help you
RE: Export from TVH to enigma2 box - Added by Anil Weerasooriya about 6 years ago
Hi tks.. but this plugin will work only with extremcode m3u links...(which is already possible with the script running)
RE: Export from TVH to enigma2 box - Added by saen acro about 6 years ago
Anil Weerasooriya wrote:
Hi tks.. but this plugin will work only with extremcode m3u links...(which is already possible with the script running)
Are you test or just guessing?
RE: Export from TVH to enigma2 box - Added by Anil Weerasooriya about 6 years ago
Hi.. i have tried a similar app before...
you need to add provider, user and pass..in this also you can add only the predefined providers...
RE: Export from TVH to enigma2 box - Added by saen acro about 6 years ago
https://www.suls.co.uk/enigma2-iptv-bouquets-with-epg/
you definitely not tested.
There is a hundred solutions
http://echannelizer.com
https://iptv.community/threads/enigma-2-how-to-convert-m3u8-m3u.823/
can't believe that you are so lazy to search and read.
p.s.
This is a TVHeadend forum not enigma2 STB's forum,
as you see there is a way to export playlist from TVH,
how to import to stb is your problem.
Else take some android player, setup Kodi and use it as frontend of STB and TVH in same time
RE: Export from TVH to enigma2 box - Added by herry dow over 4 years ago
I was looking for a way to manage channels and groups in tvh and thanks to you I’m now able to do it. :+1:
But I think I’ll add a few things to your tutorial.
No need to enter IP and password in E22TVH, you can go straight to “From file”.
Inside Channel/EPG->EPG Grabber, unselect all the “update…” options (I believe it’s better to do this before anything else).
Inside Channel/EPG->Channel Tags, you can assign an order index to every Tag (they will be translated to channel groups in Kodi). The lowest number will be the first in the groups list, ans so on.