Kodi Community Forum
vdr-vnsi requires a change in protocol to adapt to timer changes - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: vdr-vnsi requires a change in protocol to adapt to timer changes (/showthread.php?tid=96528)



vdr-vnsi requires a change in protocol to adapt to timer changes - FernetMenta - 2011-03-11

commit https://github.com/opdenkamp/xbmc/commit/2ec58a6890958b5821c8b3751be3fe42a8073e51

requires a change of the vnsi plugin to adapt. the PVR_TIMERSTRUCT is ready now to hold the unique channel id.

i recommend to increment the protocol version of vnsi after having done the required changes. if no other volunteers, i can do this.