Changing Recording Path
#31
Ok, one step at a time. First let’s see what version you have.

Can you visit this URL in a browser?

http://<your-ip>:<your-openwebifport>/web/deviceinfo
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#32
There is no German genre file. If we find that you have genre ids embedded in your EPG then we can start to figure that out. Baby steps 😉
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#33
https://github.com/kodi-pvr/pvr.vuplus/r....27.0-Leia
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#34
In the meantime I have installed two extensions at the dreambox. EPG refresh and an AutoTimer which shows me the correct tome and dates at E2enigma client plugin in Kodi.

Here comes the device info:

<e2deviceinfo>
<e2oeversion>OE 2.2</e2oeversion>
<e2enigmaversion>2016-06-16-tarball</e2enigmaversion>
<e2distroversion>unknown</e2distroversion>
<e2imageversion>Experimental 0-20-19-07</e2imageversion>
<e2driverdate>3.2-dm8000-20140604a-r7.0</e2driverdate>
<e2webifversion>OWIF 1.2.5</e2webifversion>
<e2fpversion>7</e2fpversion>
<e2devicename>dm8000</e2devicename>
<e2frontends>
<e2frontend>
<e2name>Tuner A</e2name>
<e2model>BCM4501 (internal) (DVB-S2)</e2model>
</e2frontend>
<e2frontend>
<e2name>Tuner B</e2name>
<e2model>BCM4501 (internal) (DVB-S2)</e2model>
</e2frontend>
<e2frontend>
<e2name>Tuner C</e2name>
<e2model>Philips CU1216Mk3 (DVB-C)</e2model>
</e2frontend>
<e2frontend>
<e2name>Tuner D</e2name>
<e2model>Philips CU1216Mk3 (DVB-C)</e2model>
</e2frontend>
</e2frontends>
<e2network>
<e2interface>
<e2name>eth0</e2name>
<e2mac>00:09:34:1c:38:81</e2mac>
<e2dhcp>True</e2dhcp>
<e2ip>192.168.178.27</e2ip>
<e2gateway>192.168.178.2</e2gateway>
<e2netmask>255.255.255.0</e2netmask>
</e2interface>
</e2network>
<e2hdds>
<e2hdd>
<e2model>ATA(WDC WD10EADS-00L)</e2model>
<e2capacity>931.5 GB</e2capacity>
<e2free>100 MB</e2free>
</e2hdd>
<e2hdd>
<e2model>(Freecom Databar)</e2model>
<e2capacity>1.9 GB</e2capacity>
<e2free>100 MB</e2free>
</e2hdd>
</e2hdds>
</e2deviceinfo>

And here is the screenshot example:

Image
Reply
#35
Ok, in order to use autotimers and check for any genre info you would need to be on openwebif 1.3.5. Your current version is 1.2.5. I'm not sure where you would request a later version of openwebif.

Do you install .deb or .ipk packages?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#36
Once you get on the right version of openwebif you can put this in a browser to check if genreids are available:

http://<your-ip>:<your-openwebifport>/web/epgservice?sRef=<sref-of-a-channel>

An example that would work for me would be:

http://192.168.1.201:80/web/epgservice?s...0000:0:0:0:

But you need at least version 1.3.5 of openwebif for genreids and at least version 1.3.0 for autotimers.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#37
Thanks again phunkyfish for all your help. Well, it was hard to find a version in the internet of OpenWebif which is able to install on a Dreambox (not a clone) on a OE 2.2. because the hardware is not able to run a newer release of the OS.
All other versions are requiring a lot of other python packages, which I couldn't install. So if HAVE TO install *.ipk packages over opkg. *.deb versions are impossible to install.

BTW: Thanks for the link but an internal IP address wouldn't work ;-)

Have installed your 3.27.0-Leia file and tried to setup a timer over the EPG but got the same message: Timer is not supported. Do I'm doing something wrong?
Reply
#38
ERROR: Failed to read 'zip://%2fstorage%2fNAS-CC%2fNetzlaufwerk%2fpvr.vuplus-3.27.0-Leia.zip/pvr.vuplus-3.27.0-Leia/addon.xml'
Reply
#39
You can’t install the addon from zip as it binary. You need to wait for it to become available from the addon update repos which takes about 24 hours.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#40
You could always install openPli: https://openpli.org/download/dreambox/DM8000

They still build new releases for your STB Wink that would you the latest of everything but you would need to setup your box again, maybe worth it run something that was compiled this year!
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#41
O.K. Learned a lot about all these things as well that I cannot simply install a Zip file. No problem, will wait until the next release will be available. And yes, when I'm back in Germany I will openPli give try. Maybe this flash will support openWebif in the latest version.
Thanks again and have a great weekend.
Jens
Reply
#42
Yes, openpli definitely support the latest version and if not you can always install it manually. OpenPli is the only image that still supports the DM8000 which is handy for you Wink
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply

Logout Mark Read Team Forum Stats Members Help
Changing Recording Path0