File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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 =" 4.1.0 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
2+ <addon id =" script.xbmc.lcdproc" name =" XBMC LCDproc" version =" 4.1.1 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
33 <requires >
44 <import addon =" xbmc.python" version =" 3.0.0" />
55 </requires >
2626 <assets >
2727 <icon >resources/icon.png</icon >
2828 </assets >
29- <news >4.1.0
30- - Python 3.13 compat: Use raw strings for regex'es everywhere, fixes SyntaxError's (thanks alanswanson!)
31- - Python 3.13 compat: Replace long deprecated telnetlib usage with raw sockets (thanks m-wichmann!)
32- - Minor housekeepings
29+ <news >4.1.1
30+ - Swedish translation (thanks yeager!)
3331</news >
3432 </extension >
3533</addon >
Original file line number Diff line number Diff line change 1+ 4.1.1
2+ - Swedish translation (thanks yeager!)
134.1.0
24- Python 3.13 compat: Use raw strings for regex'es everywhere, fixes SyntaxError's (thanks alanswanson!)
35- Python 3.13 compat: Replace long deprecated telnetlib usage with raw sockets (thanks m-wichmann!)
You can’t perform that action at this time.
0 commit comments