dev: Uhrzeit aus Episodentitel entfernen, tvshow-Mediatype fix

This commit is contained in:
2026-03-11 19:41:53 +01:00
parent 0a161fd8c6
commit f8e59acd94
3 changed files with 11 additions and 8 deletions

View File

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