Dreambox
#31
ok i used a previous nightly build and all seems to be solved now fingers crossed,

if not i will be posting the debug log
Reply
#32
Anybody that's got the plugin compiled for ATV2 and is able to share it with me?
Reply
#33
whats wrong with the one in this thread?
Reply
#34
(2012-10-16, 18:38)Bkam Wrote: whats wrong with the one in this thread?

These are binary addons, so they need to be compiled for the correct architecture.

I don't have an ATV2, so I cannot help you with this, sorry.
VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
Reply
#35
Hey jd,

just wanted to ask what nightly u are using, cuz all the ones im trying are extremely buggy.
Reply
#36
Has anybody got this working with apple tv 2?
Reply
#37
ibramadhan what problem do you have? i am using one that is a few days old
Reply
#38
I had the same problem with the addon not starting. Now it works, I can see the channel list.

But they will not open. And the reason for that is beacause I use my dreambox to watch only IPTV streams.
Is there any way you could add support for stream services? I can provide you with how they look like in the bouqetlist of the dreambox.

Thanks
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
Reply
#39
Yes, I guess I could do that. Can you post the output from "http://yourboxip/web/getallservices"?
VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
Reply
#40
(2012-11-09, 13:24)jdembski Wrote: Yes, I guess I could do that. Can you post the output from "http://yourboxip/web/getallservices"?

Here is a part of it (it's a big list), but they all look the same, except for the url ofcourse. (had to remove the username and password from the url Smile )

Code:
<e2service>
     <e2servicereference>1:0:1:1:0:0:0:0:0:0:http%3a//150.60.106.60%3a8080/stream/?channel=bht1&stream=1mb?sp=nettv&b=3&u=USERNAME&p=PASSWORD&ret=true&retfrom=sw1_1:BHT1</e2servicereference>
     <e2servicename>BHT 1</e2servicename>
     </e2service>
<e2service>
     <e2servicereference>1:0:1:1:0:0:0:0:0:0:http%3a//150.60.106.60%3a8080/stream/?channel=tv1&stream=1mb?sp=nettv&b=3&u=USERNAME&p=PASSWORD&ret=true&retfrom=sw1_1:TV1</e2servicereference>
     <e2servicename>TV 1</e2servicename>
</e2service>

So accually the format goes like this:
Code:
The original service:
<e2servicereference>1:0:1:1:0:0:0:0:0:0:Channel Name</e2servicereference>

The stream serivce:
<e2servicereference>1:0:1:1:0:0:0:0:0:0:URL:Channel Name</e2servicereference>

One extra parameter in serviceref after the last 0 and before channel name.

Thanks
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
Reply
#41
I discovered a small problem with a dm8000 with multiple bouquets.
The vu+ client has been configured to use the 2nd.
"http:/myboxip/web/services" gives me the following list:

Code:
<e2servicelist>
    <e2service>
    <e2servicereference>
        1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet
    </e2servicereference>
    <e2servicename>Favourites (TV)</e2servicename>
    </e2service>
    <e2service>
    <e2servicereference>
        1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.hd_sat__tv_.tv" ORDER BY bouquet
    </e2servicereference>
    <e2servicename>Favourites Dutch HD + Regional</e2servicename>
    </e2service>
</e2servicelist>


The channels are shown from "Favourites Dutch HD + Regional" with the correct picon, but the description comes from the corresponding channel number in bouquet "Favourites (TV)".
Reply
#42
(2012-11-24, 15:22)gkkp Wrote: I discovered a small problem with a dm8000 with multiple bouquets.
The vu+ client has been configured to use the 2nd.
"http:/myboxip/web/services" gives me the following list:

Code:
<e2servicelist>
    <e2service>
    <e2servicereference>
        1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet
    </e2servicereference>
    <e2servicename>Favourites (TV)</e2servicename>
    </e2service>
    <e2service>
    <e2servicereference>
        1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.hd_sat__tv_.tv" ORDER BY bouquet
    </e2servicereference>
    <e2servicename>Favourites Dutch HD + Regional</e2servicename>
    </e2service>
</e2servicelist>


The channels are shown from "Favourites Dutch HD + Regional" with the correct picon, but the description comes from the corresponding channel number in bouquet "Favourites (TV)".

Please try resetting your PVR database..

VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
Reply
#43
(2012-11-09, 15:05)Maniac Wrote:
(2012-11-09, 13:24)jdembski Wrote: Yes, I guess I could do that. Can you post the output from "http://yourboxip/web/getallservices"?

Here is a part of it (it's a big list), but they all look the same, except for the url ofcourse. (had to remove the username and password from the url Smile )

Code:
<e2service>
     <e2servicereference>1:0:1:1:0:0:0:0:0:0:http%3a//150.60.106.60%3a8080/stream/?channel=bht1&stream=1mb?sp=nettv&b=3&u=USERNAME&p=PASSWORD&ret=true&retfrom=sw1_1:BHT1</e2servicereference>
     <e2servicename>BHT 1</e2servicename>
     </e2service>
<e2service>
     <e2servicereference>1:0:1:1:0:0:0:0:0:0:http%3a//150.60.106.60%3a8080/stream/?channel=tv1&stream=1mb?sp=nettv&b=3&u=USERNAME&p=PASSWORD&ret=true&retfrom=sw1_1:TV1</e2servicereference>
     <e2servicename>TV 1</e2servicename>
</e2service>

So accually the format goes like this:
Code:
The original service:
<e2servicereference>1:0:1:1:0:0:0:0:0:0:Channel Name</e2servicereference>

The stream serivce:
<e2servicereference>1:0:1:1:0:0:0:0:0:0:URL:Channel Name</e2servicereference>

One extra parameter in serviceref after the last 0 and before channel name.

Thanks

Any progress on this issue?
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
Reply
#44
Does dm500hd work on PVR Addon: VU+/Enigma2?
Reply
#45
It works with all Enigma2 boxes. The name Vu+ is just misleading and should be removed.
(2012-12-12, 15:35)Maniac Wrote:
(2012-11-09, 15:05)Maniac Wrote:
(2012-11-09, 13:24)jdembski Wrote: Yes, I guess I could do that. Can you post the output from "http://yourboxip/web/getallservices"?

Here is a part of it (it's a big list), but they all look the same, except for the url ofcourse. (had to remove the username and password from the url Smile )

Code:
<e2service>
     <e2servicereference>1:0:1:1:0:0:0:0:0:0:http%3a//150.60.106.60%3a8080/stream/?channel=bht1&stream=1mb?sp=nettv&b=3&u=USERNAME&p=PASSWORD&ret=true&retfrom=sw1_1:BHT1</e2servicereference>
     <e2servicename>BHT 1</e2servicename>
     </e2service>
<e2service>
     <e2servicereference>1:0:1:1:0:0:0:0:0:0:http%3a//150.60.106.60%3a8080/stream/?channel=tv1&stream=1mb?sp=nettv&b=3&u=USERNAME&p=PASSWORD&ret=true&retfrom=sw1_1:TV1</e2servicereference>
     <e2servicename>TV 1</e2servicename>
</e2service>

So accually the format goes like this:
Code:
The original service:
<e2servicereference>1:0:1:1:0:0:0:0:0:0:Channel Name</e2servicereference>

The stream serivce:
<e2servicereference>1:0:1:1:0:0:0:0:0:0:URL:Channel Name</e2servicereference>

One extra parameter in serviceref after the last 0 and before channel name.

Thanks

Any progress on this issue?

You could edit channeldata.xml file manually with that URL for now..
 
Intel Core i5 2320 8GB 500GB HDD - Tvheadend + Kodi, Raspberry Pi 3 - LibreELEC, HDHomeRun HDHR3-4DC, Epson TW3200, Pioneer VSX-1123
Reply

Logout Mark Read Team Forum Stats Members Help
Dreambox0