From 2732abd62c57b444f9a33bf84d5142c08bee6ed5 Mon Sep 17 00:00:00 2001 From: rockrider69 <99220315+rockrider69@users.noreply.github.com> Date: Sun, 7 Apr 2024 15:32:00 +0200 Subject: [PATCH] Update addon.xml Delete older news lines, too many characters for KODI Addon-Checker. 1500 chars max. --- addon.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/addon.xml b/addon.xml index 3346b88..c707179 100644 --- a/addon.xml +++ b/addon.xml @@ -17,12 +17,7 @@ Sets the audio and subtitle track according to your language preferences For bugs, requests or general questions visit the Language Preference Manager thread on the Kodi forum. all - 0.1.3 : Updated with changes required for Kodi 19 / Python 3 + Fixed Languages labels/tables, ConditionnalSubs to None, Custom settings -0.1.4BETA : Conditional Subtitles rules are re-assessed on-the-fly when toggling audio tracks -0.1.5 : Some minor optimisation -0.1.6 : Fix Custom CondSubs not working. Switch to ignore 'Signs' tracks. Add special 'Any' audio language code. Fix some typos -0.1.7BETA : New Keywords Blacklist to ignore chosen subtitles tracks based on name content. -1.0.0 : Mandatory clean-up to propose as candidate version for Kodi.tv addons repository. + 1.0.0 : Mandatory clean-up to propose as candidate version for Kodi.tv addons repository. 1.0.1 : Initial version for main Kodi.tv addons repository 1.0.2 : Fix 10sec latency on subs display and possible few lines lost - at video start or when switching audio. Forced sub tracks : check also subtitle field "isforced" in case field "name" is empty or misspelled.