dev: Trakt-Scrobbling fuer alle Wiedergabe-Pfade

This commit is contained in:
2026-03-11 19:28:21 +01:00
parent caa4a4a0e2
commit 0a161fd8c6
4 changed files with 28 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.77.5-dev" provider-name="ViewIt">
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.78.0-dev" provider-name="ViewIt">
<requires>
<import addon="xbmc.python" version="3.0.0" />
<import addon="script.module.requests" />