Skip to content

Commit f424d5e

Browse files
authored
Update addon.xml
1 parent 8d4e1ac commit f424d5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

addon.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="script.simkl"
3-
name="Simkl TV Tracker Dev"
3+
name="Simkl TV Tracker"
44
version="0.2.4"
55
provider-name="David Davó / Simkl">
66
<requires>
@@ -10,9 +10,9 @@
1010
</requires>
1111
<extension point="xbmc.service" library="service.py" start="login" />
1212
<extension point="xbmc.addon.metadata">
13-
<summary lang="en_gb">This is an add-on to use simkl together with kodi</summary>
13+
<summary lang="en_gb">Simkl Scrobbler with AI file detection system</summary>
1414
<disclaimer lang="en_gb">Currently under development</disclaimer>
15-
<description lang="en_gb">Description</description>
15+
<description lang="en_gb">Automatically set Movies and TV Shows\Anime as watched on Simkl.com. Simkl knows what you're watching, tells you episodes you've missed, and connects you to what your friends are into.</description>
1616
<platform>all</platform>
1717
<license>Not Licensed yet</license>
1818
<email>[email protected]</email>
@@ -23,4 +23,4 @@
2323
</assets>
2424
<language>en</language>
2525
</extension>
26-
</addon>
26+
</addon>

0 commit comments

Comments
 (0)