Kodi Community Forum
Addon update, transcoding, timeshifting, OpenWebif and more... - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: Enigma (Dreambox/Vu+) (https://forum.kodi.tv/forumdisplay.php?fid=226)
+---- Thread: Addon update, transcoding, timeshifting, OpenWebif and more... (/showthread.php?tid=247476)

Pages: 1 2


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - nash16 - 2016-02-07

Do you know how can we get the last update about this plugin with OpenElec/OSMC?

I use Vu+ Duo2 (Image: BlackHole 3.0.1F) and OpenElec, but I can't find any repository to update this official plugin to get timeshift working (in example).


Thank you very much for your support, the work is awesome!


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - Snippo - 2016-05-29

Is there any news yet about the new addon?
The old one stopped working for me (CCurlFile::Open failed with code 0 errors) but it never worked really smooth anyways.
So I was hoping this new plugin would work better, but I can't find it available for download anywhere yet?


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - horstepipe - 2016-06-29

hey @h.udo
did you make some process regarding the availability of timeshift in the VU+ plugin?


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - Tamino1 - 2016-06-30

hey @h.udo
did you make some process regarding the availability of timeshift in the VU+ plugin?


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - Keendark - 2016-10-06

Hi!

Running v2.4.4 of the addon and for some reason it doesn´t work in Krypton b3 (Windows).
Double checked everything.

Works from other Kodi installtions (Jarvis)

/KD


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - rap01 - 2016-10-08

(2016-10-06, 11:47)Keendark Wrote: Hi!

Running v2.4.4 of the addon and for some reason it doesn´t work in Krypton b3 (Windows).
Double checked everything.

Works from other Kodi installtions (Jarvis)

/KD

Me too, but with macOS Sierra - 10.12
Back to VLC Player for some tv.Confused


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - Dumyat - 2018-09-22

@h.udo
Apologies for resurrecting such an old thread, but I recently came across this snippet on the github, which is linked to this thread:-
https://github.com/kodi-pvr/pvr.vuplus/issues/28#issuecomment-156113629

I was curious if the PR for the coloured genres was ever done? Currently, the Genre info in Kodi from my VU+ device returns 'Other/Unknown', which is what its always displayed since I bought it.
Any feedback would be greatly appreciated.
Thanks


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - phunkyfish - 2018-10-01

Timeshift support is now in place. I'm working on Genres and Episode information. That would work by scanning the short description and description fields for the data. I can test it on Uk and Irish channels. Can support other geographies/languages but would need help with the format of the data.


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - zehner - 2018-10-02

Hi phunkyfish

Thanks for your time and efforts for the vu+ addon. 

If you need tests or data for german epg feel free to contact me. I can compile and test changes if you want. I don't know how long it takes to parse data with multiple language patterns from epg (notably on old raspberries), but perhaps the TvHeadend async epg feature is worth a view for your new feature https://forum.kodi.tv/showthread.php?tid=319060&pid=2627180#pid2627180


RE: Addon update, transcoding, timeshifting, OpenWebif and more... - phunkyfish - 2018-10-03

(2018-10-02, 11:04)zehner Wrote: Hi phunkyfish

Thanks for your time and efforts for the vu+ addon. 

If you need tests or data for german epg feel free to contact me. I can compile and test changes if you want. I don't know how long it takes to parse data with multiple language patterns from epg (notably on old raspberries), but perhaps the TvHeadend async epg feature is worth a view for your new feature https://forum.kodi.tv/showthread.php?tid=319060&pid=2627180#pid2627180
Hey, sure, what i really need is the different formats for genres (for UK/IE genres using XMLTV it's stored in square brackets), and Season/episode such as S2E17 etc. Also which fields are populated in your epg data. I've asked for genre to be exposed in openwebif, not sure if that will help or not.

Let's get it working first and we can fix performance afterwards Wink