Skip to content

Commit 26532ac

Browse files
authored
Merge branch 'matrix' into matrix
2 parents 3a3d33a + aa157c1 commit 26532ac

File tree

284 files changed

+18234
-8693
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

284 files changed

+18234
-8693
lines changed

plugin.audio.ampache/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
XBMC Ampache Plugin
2-
Copyright (C) 2011-2017 Michael Better, Carlo Sardi, Jeffmeister, abeiro, Chris Slamar, Reno Reckling
2+
Copyright (C) 2011-2025 Michael Better, Carlo Sardi, Jeffmeister, abeiro, Chris Slamar, Reno Reckling
33

44
This program is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

plugin.audio.ampache/README

Lines changed: 0 additions & 33 deletions
This file was deleted.

plugin.audio.ampache/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
**Ampache-Xbmc-Plugin Overview**
2+
3+
This plugin provides basic connectivity to the Ampache streaming software for XBMC/KODI. It's included in the Kodi Official Repository.
4+
5+
**Installation**
6+
7+
* For the latest version, download the ZIP file and install it via: System -> AddOns -> Install from ZIP (or AddOns -> Addon Icon -> Install from ZIP in newer Kodi versions).
8+
9+
**Compatibility**
10+
11+
* Supports Ampache API from 350001 to the latest version.
12+
* Tested with Kodi 19 and 20.
13+
* Works with web controls and the Kore app (Kore app has limited support).
14+
* Tested with the latest stable Ampache server and Nextcloud Music.
15+
16+
**Troubleshooting**
17+
18+
* **Nextcloud Music Connection:** If you experience connection issues with Nextcloud Music, uncheck the "api_key" box as it uses username/password authentication.
19+
* **Web Controls Search:** The older search interface may work better with web controls; this can be enabled in the settings.
20+
* **Plugin Issues After Update (Raspberry Pi):** After updating from an older version, especially on a Raspberry Pi, the plugin may not work due to Kodi addon caching. Reboot your mediacenter. If the problem persists, uninstall and reinstall the plugin.

plugin.audio.ampache/addon.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<addon id="plugin.audio.ampache" version="3.1.0+matrix.1" name="Ampache" provider-name="lusum">
2+
<addon id="plugin.audio.ampache" version="3.2.0+matrix.1" name="Ampache" provider-name="lusum">
33
<requires>
4-
<import addon="script.module.future" version="0.18.2"/>
5-
<import addon="xbmc.python" version="3.0.0"/>
4+
<import addon="script.module.future" version="1.0.0"/>
5+
<import addon="xbmc.python" version="3.0.0"/>
66
</requires>
77
<extension point="xbmc.python.pluginsource" library="default.py">
88
<provides>audio</provides>

plugin.audio.ampache/resources/language/resource.language.en_gb/strings.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ msgstr ""
77
"Project-Id-Version: XBMC Addons\n"
88
"Report-Msgid-Bugs-To: [email protected]\n"
99
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10-
"PO-Revision-Date: 2020-02-06 18:18+0100\n"
10+
"PO-Revision-Date: 2025-05-12 18:54+0200\n"
1111
"Last-Translator: Kodi Translation Team\n"
1212
"Language-Team: English (http://www.transifex.com/projects/p/xbmc-addons/language/en/)\n"
13+
"Language: en\n"
1314
"MIME-Version: 1.0\n"
1415
"Content-Type: text/plain; charset=UTF-8\n"
1516
"Content-Transfer-Encoding: 8bit\n"
16-
"Language: en\n"
1717
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
"X-Generator: Poedit 3.4.2\n"
1819

1920
# settings
2021
msgctxt "#30001"
@@ -49,6 +50,10 @@ msgctxt "#30015"
4950
msgid "Auto fullscreen"
5051
msgstr ""
5152

53+
msgctxt "#30016"
54+
msgid "Clean image cache"
55+
msgstr ""
56+
5257
msgctxt "#30020"
5358
msgid "Add Server"
5459
msgstr ""

plugin.audio.ampache/resources/language/resource.language.it_it/strings.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: XBMC Addons\n"
88
"Report-Msgid-Bugs-To: [email protected]\n"
99
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10-
"PO-Revision-Date: 2022-02-07 19:47+0100\n"
10+
"PO-Revision-Date: 2025-05-12 18:56+0200\n"
1111
"Last-Translator: \n"
1212
"Language-Team: English (http://www.transifex.com/projects/p/xbmc-addons/"
1313
"language/en/)\n"
@@ -16,7 +16,7 @@ msgstr ""
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19-
"X-Generator: Poedit 3.0\n"
19+
"X-Generator: Poedit 3.4.2\n"
2020

2121
msgctxt "#30001"
2222
msgid "General"
@@ -51,6 +51,10 @@ msgctxt "#30015"
5151
msgid "Auto fullscreen"
5252
msgstr "Fullscreen auto"
5353

54+
msgctxt "#30016"
55+
msgid "Clean image cache"
56+
msgstr "Pulisci la cache delle immagini"
57+
5458
msgctxt "#30020"
5559
msgid "Add Server"
5660
msgstr "Aggiungi Server"
@@ -196,7 +200,7 @@ msgstr "Ultimo aggiornamento"
196200

197201
msgctxt "#30131"
198202
msgid "1 Week"
199-
msgstr "1settimana"
203+
msgstr "1 settimana"
200204

201205
msgctxt "#30132"
202206
msgid "1 Month"

0 commit comments

Comments
 (0)