forked from LMS-Community/plugin-DSDPlayer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepo.xml
More file actions
16 lines (16 loc) · 703 Bytes
/
repo.xml
File metadata and controls
16 lines (16 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<extensions>
<details>
<title lang="EN">DSDPlayer</title>
</details>
<plugins>
<plugin name="DSDPlayer" version="1.06" minTarget="7.9" maxTarget="8.*">
<title lang="EN">DSDPlayer</title>
<desc lang="EN">Playback of DSD files (.dsf and .dff) via your Squeezebox. Supports conversion to PCM or playback as DSD-over-PCM (DoP) for DACs supporting DoP.</desc>
<creator>Kimmo, Triode, Ralphy</creator>
<email>triode1@btinternet.com</email>
<url>https://github.com/LMS-Community/plugin-DSDPlayer/releases/download/1.06/DSDPlayer-1.06.zip</url>
<sha>bebdc4f8dad9381a03867ca11470017f2a6c40fd</sha>
</plugin>
</plugins>
</extensions>