Skip to content

Commit 4432892

Browse files
authored
[plugin.audio.ampache@matrix] 3.2.6+matrix.1 (#4764)
1 parent ad64b71 commit 4432892

File tree

15 files changed

+1452
-233
lines changed

15 files changed

+1452
-233
lines changed

plugin.audio.ampache/addon.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<addon id="plugin.audio.ampache" version="3.2.0+matrix.1" name="Ampache" provider-name="lusum">
2+
<addon id="plugin.audio.ampache" version="3.2.6+matrix.1" name="Ampache" provider-name="lusum">
33
<requires>
44
<import addon="script.module.future" version="1.0.0"/>
55
<import addon="xbmc.python" version="3.0.0"/>
@@ -14,7 +14,9 @@
1414
<summary lang="de_DE">Streame Musik von der Ampache XML-API</summary>
1515
<summary lang="it_IT">Streaming Musicale per l'XML-API di Ampache</summary>
1616
<summary lang="es_ES">Retransmitir música a través de la XML-API de Ampache</summary>
17+
<summary lang="sv_SE">Streama musik från Ampache XML-API</summary>
1718
<description lang="en_GB">A web based audio/video streaming application and file manager allowing you to access your music and videos from anywhere, using almost any internet enabled device.</description>
19+
<description lang="sv_SE">En webbaserad applikation för strömning av ljud och video samt filhantering som gör att du kan komma åt din musik och dina videor var du än befinner dig, med nästan alla internetanslutna enheter.</description>
1820
<platform>all</platform>
1921
<forum>https://forum.kodi.tv/showthread.php?tid=230736</forum>
2022
<website>https://ampache.org/</website>

0 commit comments

Comments
 (0)