kodi-pvr / pvr.nextpvr

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

Connection state change #232

Closed emveepee closed 1 year ago

emveepee commented 1 year ago

Change initial connection to connecting state and defer going into unreachable state to avoid event disruption on startup.

emveepee commented 1 year ago

@fuzzard why did you remove inputstream.ffmpegdirect as optional in Omega, it is a rarely used niche feature?

fuzzard commented 1 year ago

Automation script gone wrong. Just PR to change that version back

To clarify, ffmpegdirect was branched manually. The omega branch didn't have its add-on.xml version updated to 21.x. I assume that's causing whatever issue your are talking about as the version number for it was bumped to 21.0.0 in this add-on.

emveepee commented 1 year ago

Automation script gone wrong. Just PR to change that version back

To clarify, ffmpegdirect was branched manually. The omega branch didn't have its add-on.xml version updated to 21.x. I assume that's causing whatever issue your are talking about as the version number for it was bumped to 21.0.0 in this add-on.

Ok thanks I will just update to the original version minimum back and re-add optional.