DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already?
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #61
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #62
Posted 26 January 2012 - 18:40
<channels>
<channel id="ANIMAL">1:0:1:2A96:0:0:820048:0:0:0:http%3a//93.103.131.xxx%3a1234/udp/239.1.1.116%3a5000:ANIMAL</channel> <!-- Animal Planet -->
<channel id="SLO1">1:0:1:2A9A:0:0:820082:0:0:0:</channel> <!-- SLO1 -->
</channels>
First one works (ANIMAL), second one doesnt work, i get unknown channel error.
Edited by Taykun345, 26 January 2012 - 18:40.
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #63
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #64
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #65
Posted 27 January 2012 - 10:18
I hope you will fix this soon so i will be able to use EPG on these channels.
Thanks for help.
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #66
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #67
Posted 27 January 2012 - 11:49
Attached Files
Edited by Taykun345, 27 January 2012 - 11:51.
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #68
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #69
Posted 28 January 2012 - 12:09
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #70
Posted 28 January 2012 - 17:07
EPGImport tries to start a (fake) recording on the channels it is trying to import for.
If e2 says it can't record, it doesn't import epg for the channel, because it figures e2 will not be able to tune to that particular channel.
Now in order to be able to record from http ts streams, I've made a few modifications which tell e2 that recording from any serviceref with a 'path' field which starts with 'http://' is fine.
As a result, if you put the full stream url in the channels.xml, the import goes fine.
If you omit the stream url part, the import would still work fine, IF you have the local equivalent serviceref in your lamedb (and the corresponding orbital position in your sat config)
Apparantly, that is not the case for you.
So if you don't have the local equivalent serviceref in your lamedb, and/or you cannot record from that channel, according to your satconfig, you will have to put some http://... path in the serviceref of your channels.xml.
The url does not have to be correct I guess, as long as the path field starts with http://
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #71
Posted 28 January 2012 - 17:57
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #72
Posted 2 February 2012 - 10:42
Edited by Taykun345, 2 February 2012 - 10:44.
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #73
Posted 4 February 2012 - 10:44
If namespace thingy would work, then we could just use 1:0:1:0:0:0:820048:0:0:0: for every channe (- namespace of course)l. We would only change namespace and we could avoid searhing for proper SID/TSID which is very time consuming and someting useless as some channels have same sid/tsid.
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #74
Posted 4 February 2012 - 11:20
Pieterg, why namespace isnt enough for service ids diferentiation?
have you tried whether it is enough?
I think epgcache matches the whole serviceref (up to the path/url field), so whatever field you modify would be enough to make it unique.
Problem is that some iptv streams have same SID/TSID... This sucks.
If namespace thingy would work, then we could just use 1:0:1:0:0:0:820048:0:0:0: for every channe (- namespace of course)l. We would only change namespace and we could avoid searhing for proper SID/TSID which is very time consuming and someting useless as some channels have same sid/tsid.
Let's start with a description of the problem
What is it you are trying to do, and what is it that isn't working at the moment?
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #75
Posted 4 February 2012 - 11:24
<channel id="ROMANTICA">1:0:1:0:0:0:820084:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.1.1.120%3a5000</channel> <!-- Zone Romantica -->
<channel id="REALITY">1:0:1:0:0:0:820083:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.1.1.105%3a5000</channel> <!-- Zone Reality -->
I tried this for different channels, but i get same EPG for all three. Namespace apperantly doesnt diferentiate service ids.
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #76
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #77
Posted 4 February 2012 - 12:20
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #78
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #79
Posted 20 February 2012 - 22:09
#NAME Favourites (TV) #SERVICE 1:0:1:0:0:0:0:0:0:0:http%3a//192.168.xxx.xxx%3a3233/:SPORT #DESCRIPTION SPORT #SERVICE 2:0:1:0:0:0:0:0:0:0:http%3a//sambir%3alivestream@URL/sport:sport #DESCRIPTION SPORT TV
I can stream with VLC without any problem. url is like http://username:password@URL/sport
The first one works fine but the second i have no picture. I would also want to use epg of a real channel on my working stream. Any ideas?
Edited by sambir, 20 February 2012 - 22:11.
Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #80
26 user(s) are reading this topic
0 members, 26 guests, 0 anonymous users