• 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 48
Vu+ PVR addon is getting updates again
v3.28.0 released
- Added: Support for IPTV Streams configured on E2 device (no timeshifting)
- Added: Reload instead of reconnecting when channel/group changes are detected
- Added: Use truly unique IDs for channels so EPG changes are correctly reflected
- Fixed: Only get drive space for devices that have an HDD
- Fixed: use correct function to lookup group when adding
- Added: update README.md to show appveyor/travis badges per branch
- Added: Update OSX build script
- Added: update badge status for travis/appveyor
- Added: add copyright notices to files
- Fixed: Fix default path for genre text mapping file
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
New features in Matrix release from now on.

v4.8.0 released
- Added: Support group (bouquet) channel order from the backend
- Added: Extract new/live/premiere as part of show info from EPG
- Fixed: Fix possible runtime error assigning nullptr to string
- Fixed: Preserve recordings and timer lists if connection lost
- Update: Remove p8-platform dependency on Threads, Mutex, Condition, Util and OS
- Update: README Location
- Fixed: Fix long kodi shutdown delay if shutodwn happens before addon fully starts
- Update: Update regex to static/const (perf benefit)
- Update: Update show info regex's
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
I've been using VU+ PVR addon for streaming LiveTV from my VU+ Vti box to two RPI 2 running OSMC. Working fine for years.

Today i updated OSMC on one of the RPis to 18 Leia, but now i can only use Enigma2 addon, and unfortunately it doesent work. I have set up Ip, username, and password, but it just says:  PVR Manager is starting 0 %

Also enabled the setting: "Set program id for live channel or recorded streams"

Is it possible to manualy install VU+ addon? Are they identical?

What did i miss?

Should i try updating my Vti, and risc the working RPi

Hope you can help,
Best Regards:
Knud from Denmark
Reply
It’s the same addon. Only thing is a name change so it’s clear any Enigma2 device can run it not just vuplus devices.

Can you post a debug log? Instructions on how to do so are in my signature.

From the log I can check the issue and also what versions of everything you are running.

Do you have channel groups configured on your Enigma2 device?

I don’t think you need to set program ID option.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
v4.9.0 released:
  1. Added: Group specfic channel numbering to matching backend bouquets
  2. Fixed: Fix recordings last played, playcount etc. broken since prior last PR: 248
  3. Added: Shorten timer type descriptions to suit UI better
  4. Fixed: Fixed broken playback for deleted recordings
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
Hi!
First of all thank You for all Your hard work on this addon!
I am using it on all my Kodi instances ( Windows x64/x86, Libreelec on RPI2, RPI3 ), streaming from my VU+ ZERO STB.
Since I've updated all my devices to Leia I am having problem starting a recording or adding a timer on my Windows x86 devices. Tried multiple skins, and multiple version of Leia.
Kodi crashes instantly after pressing the record button, or selecting an event from EPG to record. This happens only on x86 Windows ... with the same settings everything works perfectly on my x64 Windows installations.
Here is the LOG file ... since this is the first time I am asking for help with a LOG file, please go easy on me if I messed something up, or if I am barking at the wrong tree Smile

https://paste.ubuntu.com/p/jTzCKK7PJ5/

Thanx for any advice in advance! Keep up the great work!
Reply
Log looks good, let me dig into it. Did this log end in a crash?

Also, do you have the crash log? Would assume it would be next to this log on windows (I don't use myself).
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
Yes, it ended in a crash. There is a "kodi_crashlog-18.4 Git_20190831-3ade758ceb-20191010-095313.dmp" and a "kodi_stacktrace-18.4 Git_20190831-3ade758ceb-20191010-095313.txt" file beside the LOG. Whitch one do You need?
Reply
The .txt
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
Here it is :

https://paste.ubuntu.com/p/HnvyRB5xPj/
Reply
Ok, I have an idea what this might be. Leave it with me.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
Great! Thanx for Your time!
Reply
@pcextreme

Question, does it crash the instant you hit record? When you restart kodi is there a recording on the backend?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
Could you also disable "Zap before channel switch" in the addon settings and also disable "Show signal quality" in kodi's PVR settings under playback.

Then reproduce and supply the debug and crash log again. Thanks.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
Spotted this in your log:
Code:

192.168.1.20:82/api/epgservice?sRef=1%3A0%3A1%3AA46%3A5%3A1%3AE082E09%3A0%3A0%3A0%3A&time=0&endTime=1

time=0 should not be possible, so when trying to lookup the EPG id it would pull the entire EPG for the channel. Not sure if this is the issue but the PR is here: https://github.com/kodi-pvr/pvr.vuplus/pull/254

Also added extra logging that should help if this doesn't solve it.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
  • 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 48

Logout Mark Read Team Forum Stats Members Help
Vu+ PVR addon is getting updates again3