File tree Expand file tree Collapse file tree 1 file changed +34
-3
lines changed
Expand file tree Collapse file tree 1 file changed +34
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <addon id =" script.duration" name =" Duration script" version =" 0.3.7 " provider-name =" Twolaw, axbmcuser" >
2+ <addon id =" script.duration" name =" Duration script" version =" 0.3.8 " provider-name =" Twolaw, axbmcuser" >
33 <requires >
44 <import addon =" xbmc.python" version =" 2.24.0" />
55 </requires >
3434 <disclaimer lang =" de" >Ihre skin hat gezwickt, um dieses Skript verwenden werden.</disclaimer >
3535 <disclaimer lang =" es" >Su skin tiene que ser ajustado para utilizar este script.</disclaimer >
3636 <disclaimer lang =" it" >Il tuo skin deve essere ottimizzato per utilizzare questo script.</disclaimer >
37+ <news >[B]0.3.8[/B] (2018-04-26)
38+ - Minor improvements and optimizations
39+
40+ [B]0.3.7[/B] (2018-04-19)
41+ - Minor improvements and optimizations
42+
43+ [B]0.3.5[/B] (2017-07-14)
44+ - Reworked script, changed/removed deprecated stuff
45+ - New property names (see description for details)
46+
47+ [B]0.3.4[/B] (2017-07-11)
48+ - ListItem.DBID is now also set - for verification purposes (Duration.DBID)
49+
50+ [B]0.3.3[/B] (2016-08-03)
51+ - Minor cleanup
52+
53+ [B]0.3.2[/B] (2016-07-23)
54+ - axbmcuser MOD: Fix for KODI 17 (Krypton): "videolibrary" renamed to "videos" [default.py]
55+
56+ [B]0.3.1[/B]
57+ - axbmcuser MOD: Minor improvements and optimizations
58+
59+ [B]0.3[/B]
60+ - axbmcuser MOD: Script now outputs H:MM
61+
62+ [B]0.2[/B]
63+ - Correction of crash when duration value isn't properly written in database
64+
65+ [B]0.1[/B]
66+ - Initial release
67+ </news >
3768 <assets >
38- <icon >icon.png</icon >
39- </assets >
69+ <icon >icon.png</icon >
70+ </assets >
4071 </extension >
4172</addon >
You can’t perform that action at this time.
0 commit comments