Req Support for IPTV Bouquets?
#16
The sRef is the full string. So for your IPTV sport bouquet use:

Code:
1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.iptvsport.tv" ORDER BY bouquet

Most browsers will url encode the plaintext string for you.

A full debug log would also be useful.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#17
Which plugin are you using on your STB to load the IPTV bouquet? I will set up the same one on mine if available for my image.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#18
(2019-08-01, 11:03)phunkyfish Wrote: Which plugin are you using on your STB to load the IPTV bouquet? I will set up the same one on mine if available for my image.

Well I used different types of plugins. 
Right now it is xtream-editor plugin, as I have reordered my m3u with their service. It's paid with free trial.
But I also have tried to just convert the m3u with one of those m3utobouquet converters around and added the bouquet file via dreamboxedit. These bouquets had the same behavior. https://satellitedirect4u.com/m3u2enigma...erter.html#
The converted output can be put in a file named userbouquet.nameitsomewhat.tv and you can import it with dreamboxedit.
I will post a log soon.
Reply
#19
(2019-08-01, 10:36)phunkyfish Wrote: The sRef is the full string. So for your IPTV sport bouquet use:

Code:
1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.iptvsport.tv" ORDER BY bouquet

Most browsers will url encode the plaintext string for you.

A full debug log would also be useful.
The bouquet list is looks like this:
https://paste.kodi.tv/ekuqohekam

Sent you the log via pm.
Reply
#20
Ok, so the URL is part of the service reference. By default the addon will strip anything after 0:0:0:.

You can switch off standard service references in the addon settings: “Channels->Use standard channel service reference: ”. Just disable that option.

This may cause other issues but all are solvable assuming disabling this allows you to watch the IPTV channels.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#21
Also from your log your OpenWebIf version is quite old. You probably just need to update your image.

You should be on at least OpenWebIf 1.3.5 to be able to use the latest features. Once on a newer image you can update manually if you want.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#22
Code:

2019-08-01 12:18:30.379 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - DeviceInfo
2019-08-01 12:18:30.379 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - E2EnigmaVersion: 2019-04-25-vti-master (549b05f11)
2019-08-01 12:18:30.379 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - E2ImageVersion: 14.0.3
2019-08-01 12:18:30.379 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - E2DistroName: VTi
2019-08-01 12:18:30.380 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - E2WebIfVersion: OWIF 1.2.8
2019-08-01 12:18:30.380 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - E2DeviceName: Uno 4K
2019-08-01 12:18:30.380 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - ServerVersion: OWIF 1.2.8 - VTi (14.0.3/2019-04-25-vti-master (549b05f11))
2019-08-01 12:18:30.380 T:13760 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::Admin::LoadDeviceInfo - AddonVersion: 3.27.0
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#23
Or you made need yo switch image to get a later openwebif version.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#24
(2019-08-03, 13:23)phunkyfish Wrote: Or you made need yo switch image to get a later openwebif version.
Yeah, nice. I spent the whole afternoon switching to openATV 6.3, and setting up the box again. Still not working.

THe URL is now seen correctly by kodi, but it cant start the stream:
https://paste.kodi.tv/jijocavudu.kodi

Openwebif 1.3.8
And I tried with default reference on and off. Both the same.
Reply
#25
You appear to be using m3u files for the stream. Can you disable “enable automatic configuration for live streams” in the Connection settings for the addon?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#26
(2019-08-03, 20:08)phunkyfish Wrote: You appear to be using m3u files for the stream. Can you disable “enable automatic configuration for live streams” in the Connection settings for the addon?

This doesn't help unfortunately.
Kodi now just doesn't even show that it tries to load a channel when starting a stream and does immediately fail to play.
Do you need another log with these new settings?
Reply
#27
Yes, a log would be useful.

Will try to setup IPTV locally tomorrow and dig into it.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#28
(2019-08-05, 01:54)phunkyfish Wrote: Yes, a log would be useful.

Will try to setup IPTV locally tomorrow and dig into it.

Sent you the new log via pm.
Reply
#29
It's still cutting the remainder of the sRef off the open request:

Code:

2019-08-05 12:43:04.837 T:15568 DEBUG: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::StreamReader::StreamReader StreamReader: Started; url=http://192.168.0.24:8001/1:0:1:94D:63:27:FFFF0000:0:0:0
2019-08-05 12:43:04.837 T:15136 DEBUG: CApplication::OnPlayBackStarted: CApplication::OnPlayBackStarted
2019-08-05 12:43:04.837 T:15568 DEBUG: CurlFile::Open(0x27c86bd2bc0) http://192.168.0.24:8001/1:0:1:94D:63:27:FFFF0000:0:0:0

I'll see can I figure out why. I'm going to be away with work for a few weeks so won't be able to progress this beyond today as I havn't had time to setup IPTV locally yet. I don't supposed your STB is set up for remote access?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#30
(2019-08-05, 13:49)phunkyfish Wrote: It's still cutting the remainder of the sRef off the open request:

Code:

2019-08-05 12:43:04.837 T:15568 DEBUG: AddOnLog: Enigma2 Client: pvr.vuplus - enigma2::StreamReader::StreamReader StreamReader: Started; url=http://192.168.0.24:8001/1:0:1:94D:63:27:FFFF0000:0:0:0
2019-08-05 12:43:04.837 T:15136 DEBUG: CApplication::OnPlayBackStarted: CApplication::OnPlayBackStarted
2019-08-05 12:43:04.837 T:15568 DEBUG: CurlFile::Open(0x27c86bd2bc0) http://192.168.0.24:8001/1:0:1:94D:63:27:FFFF0000:0:0:0

I'll see can I figure out why. I'm going to be away with work for a few weeks so won't be able to progress this beyond today as I havn't had time to setup IPTV locally yet. I don't supposed your STB is set up for remote access?

Well if you mean that you want to try it out with my stb as the backend. That would be possible. It is reachable from wan.
Reply

Logout Mark Read Team Forum Stats Members Help
Support for IPTV Bouquets?0