nightly: playback fast-path, windows asyncio fix, v0.1.56

This commit is contained in:
2026-02-19 14:10:09 +01:00
parent 307df97d74
commit 4409f9432c
8 changed files with 382 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.54" provider-name="ViewIt">
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.56" provider-name="ViewIt">
<requires>
<import addon="xbmc.python" version="3.0.0" />
<import addon="script.module.requests" />