kodi-pvr / pvr.nextpvr

Kodi's NextPVR client addon
GNU General Public License v2.0
22 stars 33 forks source link

Port of PR #241 #242

Closed emveepee closed 1 year ago

emveepee commented 1 year ago

Missing return code was creating incorrect Kodi log messages. Currently Kodi core ignores the client error when returned. Read LiveStreams.xml to string buffer instead of file. Remove unused legacy DoRequest check.