Unify menu labels, centralize hoster URL normalization, and add auto-update toggle

This commit is contained in:
2026-02-23 19:53:47 +01:00
parent d5a1125e03
commit 3f799aa170
8 changed files with 386 additions and 290 deletions

View File

@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.57" provider-name="ViewIt">
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.58" provider-name="ViewIt">
<requires>
<import addon="xbmc.python" version="3.0.0" />
<import addon="script.module.requests" />
@@ -18,4 +18,4 @@
<license>GPL-3.0-or-later</license>
<platform>all</platform>
</extension>
</addon>
</addon>