Add Filmpalast plugin search flow and bump to 0.1.50

This commit is contained in:
2026-02-02 22:16:43 +01:00
parent db61bb67ba
commit ae3cff7528
6 changed files with 734 additions and 7 deletions

View File

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