• 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 48
Vu+ PVR addon is getting updates again
(2019-01-31, 01:35)djnata Wrote:
(2019-01-30, 23:45)phunkyfish Wrote:
(2019-01-30, 10:15)djnata Wrote:  https://pastebin.com/pkN2qxsW

https://pastebin.com/C9F28Q1T  
 It's not loading any channels. Do you have a copy of your settings: userdata/addon_data/pvr.vuplus/settings.xml

My guess is something is misconfigured in channel settings. 


Where i can access the settings page? i search the setting.xml but dont find it...

The settings page is where you configure the addon. I.e. where you entered the IP address of you Enigma2 box. This is the GUI in kodi for settings.xml.

To see the settings.xml directly you would need to transfer it from your kodi device, similar to the debug log.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
(2019-01-30, 10:44)djnata Wrote:  When i go to TV tab i have this information:

PVR Manager is Starting Up: 0%

I wait a lot of minutes and are always ate 0% and dont start... 
 I had the same problem! My workaround: connect via http (if unchanged -> port 80). I couldn't get a connection with https!
I stream over the Inet, so it isn't a solution to live with forever, but until this bug is out of the addon, at least it is working again.
Reply
(2019-01-31, 09:30)curufeanor Wrote:
(2019-01-30, 10:44)djnata Wrote:  When i go to TV tab i have this information:

PVR Manager is Starting Up: 0%

I wait a lot of minutes and are always ate 0% and dont start... 
 I had the same problem! My workaround: connect via http (if unchanged -> port 80). I couldn't get a connection with https!
I stream over the Inet, so it isn't a solution to live with forever, but until this bug is out of the addon, at least it is working again.
 
 How i can stream via http? What configuration i need to do?

Settings.xml:

https://pastebin.com/jvFcxWfX
Reply
(2019-01-31, 10:06)djnata Wrote: How i can stream via http? What configuration i need to do?
First you need to get your client working.
(2019-01-31, 10:06)djnata Wrote: Settings.xml:

https://pastebin.com/jvFcxWfX 
This is not correct file.
Reply
(2019-01-31, 10:06)djnata Wrote:  How i can stream via http? What configuration i need to do?

Settings.xml:

https://pastebin.com/jvFcxWfX
misunderstanding: within kodi I changed the settings of the addon -> watch the picture linked below.
And I don't meant the streaming via https. To get the channel information the addon connects to the webIF of your enigma2 device. After the downloading of the channelinfo you click a channel, thats when the streaming (different port, normally 8001 for enigma devices) is needed. There is also an option to stream via https, but I never used that, maybe I should?

Image
Reply
(2019-01-31, 10:34)garret Wrote:
(2019-01-31, 10:06)djnata Wrote: How i can stream via http? What configuration i need to do?
First you need to get your client working.
(2019-01-31, 10:06)djnata Wrote: Settings.xml:

https://pastebin.com/jvFcxWfX 
This is not correct file. 
 Where i can get the correct file?
Reply
(2019-01-31, 10:06)djnata Wrote:
(2019-01-31, 09:30)curufeanor Wrote:
(2019-01-30, 10:44)djnata Wrote:  When i go to TV tab i have this information:

PVR Manager is Starting Up: 0%

I wait a lot of minutes and are always ate 0% and dont start... 
 I had the same problem! My workaround: connect via http (if unchanged -> port 80). I couldn't get a connection with https!
I stream over the Inet, so it isn't a solution to live with forever, but until this bug is out of the addon, at least it is working again.
 
 How i can stream via http? What configuration i need to do?

Settings.xml:

https://pastebin.com/jvFcxWfX  
 Did you reset your settings? The IP address in the file is 127.0.0.1, but in your debug log the IP address is 192.168.1.106.

In the Kodi UI go to: Addons->My Addons->PVR Client->Enigma2->Configure and set the right IP address.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
(2019-01-31, 09:30)curufeanor Wrote:
(2019-01-30, 10:44)djnata Wrote:  When i go to TV tab i have this information:

PVR Manager is Starting Up: 0%

I wait a lot of minutes and are always ate 0% and dont start... 
 I had the same problem! My workaround: connect via http (if unchanged -> port 80). I couldn't get a connection with https!
I stream over the Inet, so it isn't a solution to live with forever, but until this bug is out of the addon, at least it is working again.
 
 You didn't have the same problem. @djnata was not using https.

Your issue is that your SSL cert from your Enigma2 device is not trusted on kodi. Just search in the forums. And this is not the addon, kodi handles the secure part.

Alternatively you could use letsencrypt to get a CA's cert and then it would trust automatically. Up to you.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
(2019-01-31, 22:23)phunkyfish Wrote:
(2019-01-31, 10:06)djnata Wrote:
(2019-01-31, 09:30)curufeanor Wrote:  I had the same problem! My workaround: connect via http (if unchanged -> port 80). I couldn't get a connection with https!
I stream over the Inet, so it isn't a solution to live with forever, but until this bug is out of the addon, at least it is working again.
 How i can stream via http? What configuration i need to do?

Settings.xml:

https://pastebin.com/jvFcxWfX     
 Did you reset your settings? The IP address in the file is 127.0.0.1, but in your debug log the IP address is 192.168.1.106.

In the Kodi UI go to: Addons->My Addons->PVR Client->Enigma2->Configure and set the right IP address.   


I configure again the ip address and dont works. Give me the error and when i go to TV tab are always this:

https://imgur.com/a/MUVarnw

and this

https://imgur.com/a/6jES2wd
Reply
(2019-01-31, 18:22)djnata Wrote:
(2019-01-31, 10:34)garret Wrote:
(2019-01-31, 10:06)djnata Wrote: How i can stream via http? What configuration i need to do?
First you need to get your client working.
(2019-01-31, 10:06)djnata Wrote: Settings.xml:

https://pastebin.com/jvFcxWfX 
This is not correct file.   
 Where i can get the correct file?  
I think that your settings file was:

\addons\pvr.vuplus\resources\settings.xml

Correct one is:

\userdata\addon_data\pvr.vuplus\settings.xml
Reply
Here is my settings.xml:

https://pastebin.com/MMrfRE2u
Reply
(2019-01-30, 23:57)phunkyfish Wrote:
(2019-01-30, 19:52)suppenkasper Wrote: Hi, unfortunately my streaming from my D-Cube Receiver is not working anymore after this shitty update. I tried to reinstall and also delteted all files in .kodi/ home-dir. Nothing helped. With version 3.16 it reads at least the Bouquets, but only via http. Via HTTPS there is always an error and it doesn't work unfortunately.

Everything worked well before the update! Would you please help me to get my streaming back?


Here is my kodi-crash-log: https://paste.kodi.tv/movukoqafo.kodi
Cli-Command: https://paste.kodi.tv/kupahoyudu.kodi
 Phrases like "this shitty update" are not appreciated at all. If you would like help it pays to be nice.

You are running an RC1 of 18.1 Leia when 18.0 is stable (is there a reason you need the RC?). Your addon version is two revisions old (3.16.2 is the latest), first step would be to upgrade to the latest version. You made no mention of what version you upgraded from (either kodi or the addon) so can't really help further without knowing. 
 Hi, I am sorry, but why do you change so much? It was one of the few tools which actually worked in kodi. I used version 2.14. There is no reason, why I use kodi 18.1 RC. That's easily in my repository. I used the stable repo from team-xbmc on my Ubuntu machine. Everything worked well (since years). Now it unfortunately updated kodi and also plugins. There is no chance to get back to 17.6 and old plugin. There are no repositories anymore.

So I would love to bring this issue with 3.16 to fly. Unfortunately I can't update to 3.16.2 because I have to use the repo: team-xbmc-nighlty. Even when it says on the repo site they provide already 3.16.2 there is no chance to update from (3.16.0-1~xenial). 

But independent from here, is the issue knwon and will it be fixed or is it just me that have this issue with Formuler F1 Receiver on OpenATV 6.2?
Reply
(2019-02-01, 13:56)suppenkasper Wrote:
(2019-01-30, 23:57)phunkyfish Wrote:
(2019-01-30, 19:52)suppenkasper Wrote: Hi, unfortunately my streaming from my D-Cube Receiver is not working anymore after this shitty update. I tried to reinstall and also delteted all files in .kodi/ home-dir. Nothing helped. With version 3.16 it reads at least the Bouquets, but only via http. Via HTTPS there is always an error and it doesn't work unfortunately.

Everything worked well before the update! Would you please help me to get my streaming back?


Here is my kodi-crash-log: https://paste.kodi.tv/movukoqafo.kodi
Cli-Command: https://paste.kodi.tv/kupahoyudu.kodi
 Phrases like "this shitty update" are not appreciated at all. If you would like help it pays to be nice.

You are running an RC1 of 18.1 Leia when 18.0 is stable (is there a reason you need the RC?). Your addon version is two revisions old (3.16.2 is the latest), first step would be to upgrade to the latest version. You made no mention of what version you upgraded from (either kodi or the addon) so can't really help further without knowing.      
 Hi, I am sorry, but why do you change so much? It was one of the few tools which actually worked in kodi. I used version 2.14. There is no reason, why I use kodi 18.1 RC. That's easily in my repository. I used the stable repo from team-xbmc on my Ubuntu machine. Everything worked well (since years). Now it unfortunately updated kodi and also plugins. There is no chance to get back to 17.6 and old plugin. There are no repositories anymore.

So I would love to bring this issue with 3.16 to fly. Unfortunately I can't update to 3.16.2 because I have to use the repo: team-xbmc-nighlty. Even when it says on the repo site they provide already 3.16.2 there is no chance to update from (3.16.0-1~xenial). 

But independent from here, is the issue knwon and will it be fixed or is it just me that have this issue with Formuler F1 Receiver on OpenATV 6.2?     
Don't worry, we'll figure out the issue. If you're running OpenATV you should be ok. The changes were made to the addon on Kodi 18, I never used it on Kodi 17 so it could be to do with the upgrade.

Did you do a fresh install or did you upgrade from 17.6?

Also, if you could switch on debug mode and post a debug log that would be helpful.

UPDATE: I see this on your CLI:

Code:

WARNING: Invalid RefPicListX entry!!! It is not included in DPB terminate called after throwing an instance of 'nlohmann::detail::type_error' what(): [json.exception.type_error.302] type must be number, but is string

3.16.1 fixed a library dependency on the packages: nlohmann-json-dev and nlohmann-json3-dev

Can you check if you have either of those installed and what versions you have?

The problem is I can't see what is causing the terminate error without a debug log.

UPDATE: I'll add a fix to catch the error thrown above. It certainly should not cause a crash
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
(2019-02-01, 12:51)djnata Wrote: Here is my settings.xml:

https://pastebin.com/MMrfRE2u
 Can you go to the addon settings in the Kodi UI, click channels and post a snapshot of the screen? From your log it looks like it's trying to load Favourites (TV) and Favourites (Radio) but it's not finding any channels.

Need to see your settings Channels screen to make sure.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
(2019-02-01, 15:34)phunkyfish Wrote:
(2019-02-01, 12:51)djnata Wrote: Here is my settings.xml:

https://pastebin.com/MMrfRE2u
 Can you go to the addon settings in the Kodi UI, click channels and post a snapshot of the screen? From your log it looks like it's trying to load Favourites (TV) and Favourites (Radio) but it's not finding any channels.

Need to see your settings Channels screen to make sure. 
 https://imgur.com/a/TpPndRS
Reply
  • 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 48

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