kodi-pvr / pvr.stalker

A PVR Client that connects Kodi to Stalker Middleware
GNU General Public License v2.0
41 stars 64 forks source link

Solution - Version 21.1.0 of pvr.stalker (and other binary add-ons) crashing on Windows #230

Open phunkyfish opened 2 months ago

phunkyfish commented 2 months ago

Windows requires the latest version of Visual C++ redistributable to be installed and version 21.1.0 requires this. There have been reports of other binary add-ons requiring this including pvr.waipu and inputstream.adaptive.

The solution is to either install it from here: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 pr to use a Kodi Omega nightly until the next Omega point release.