File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
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.xbmc.lcdproc" name =" XBMC LCDproc" version =" 3.90.0 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
2+ <addon id =" script.xbmc.lcdproc" name =" XBMC LCDproc" version =" 3.90.1 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
33 <requires >
44 <import addon =" xbmc.python" version =" 3.0.0" />
55 </requires >
2424 <assets >
2525 <icon >resources/icon.png</icon >
2626 </assets >
27- <news >3.90.0
28- - XBMC LCDproc for Kodi Matrix (Python 3)
29- - Allow LCDproc protocol version 0.4
27+ <news >3.90.1
28+ - replace LOGNOTICE with LOGINFO, remove LOGSEVERE
29+ - use translatePath from xbmcvfs instead of xbmc
3030</news >
3131 </extension >
3232</addon >
Original file line number Diff line number Diff line change 1+ 3.90.1
2+ - replace LOGNOTICE with LOGINFO, remove LOGSEVERE
3+ - use translatePath from xbmcvfs instead of xbmc
143.90.0
25- XBMC LCDproc for Kodi Matrix (Python 3)
36- Allow LCDproc protocol version 0.4
You can’t perform that action at this time.
0 commit comments