Improve Serienstream genre loading and bump to 0.1.48

This commit is contained in:
2026-02-01 22:41:48 +01:00
parent dbcd9598a9
commit 28da41123f
3 changed files with 529 additions and 16 deletions

View File

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