dev: add on-demand Serienstream genre paging and minimal list parser

This commit is contained in:
2026-02-24 13:32:12 +01:00
parent aab7613304
commit 0d10219ccb
3 changed files with 142 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.61-nightly" provider-name="ViewIt">
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.62-dev" provider-name="ViewIt">
<requires>
<import addon="xbmc.python" version="3.0.0" />
<import addon="script.module.requests" />