![]() |
v21 Multi-instance support for pvr.stalker, manually configure portals other than 1 - 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: Stalker Middleware (https://forum.kodi.tv/forumdisplay.php?fid=234) +---- Thread: v21 Multi-instance support for pvr.stalker, manually configure portals other than 1 (/showthread.php?tid=377974) |
Multi-instance support for pvr.stalker, manually configure portals other than 1 - phunkyfish - 2024-06-22 I've added support for PVR multi-instance in v21.1.0 which should go out in the next few days. Note that only the first portal will have it's settings migrated, any others will need to configured manually. Note that all the original settings will still be in "addon_data/pvr.stalker/settings.xml". With multi-instance it is now possible to run multiple portals at the same time. There are no addon specific settings, all settings are now configuable per instance. The active portal setting has been removed as it is no longer required. RE: Multi-instance support for pvr.stalker, manually configure portals other than 1 - phunkyfish - 2024-06-30 There have been reports of v21.1.0 crashing on windows. the solution is to install the latest Visual C++ redistributable or use a kodi Omega nightly build until the next point release. Further details here: https://github.com/kodi-pvr/pvr.stalker/issues/230 |