Refine title search to whole-word matching and bump 0.1.49

This commit is contained in:
2026-02-01 23:14:10 +01:00
parent 28da41123f
commit 1e3c6ffdf6
4 changed files with 318 additions and 26 deletions

View File

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