-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrepo.xml
17 lines (17 loc) · 816 Bytes
/
repo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<extensions>
<details>
<title lang="EN">3rd-party repository for installing the ARD Audiothek plugin</title>
</details>
<plugins>
<plugin name="ARDAudiothek" version="1.3.2" maxTarget="*">
<title lang="EN">ARD Audiothek</title>
<desc lang="EN">Browse and listen to content of the ARD Audiothek.</desc>
<changes lang="EN">v1.3.2: Bugfixes and increased image resolution.</changes>
<url>https://github.com/mzedd/LMS-ARD-Audiothek-Plugin/releases/download/nightly/ARDAudiothek.zip</url>
<link>https://github.com/mzedd/LMS-ARD-Audiothek-Plugin/</link>
<creator>Max Zimmermann</creator>
<email>[email protected]</email>
<sha>checksum</sha>
</plugin>
</plugins>
</extensions>