-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy patht-cd.xml
More file actions
40 lines (38 loc) · 2.09 KB
/
t-cd.xml
File metadata and controls
40 lines (38 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0"?>
<extensions>
<details>
<title lang="EN">CDplayer test update repo</title>
</details>
<plugins>
<plugin name="CDplayer" version="1.11" target="mac" minTarget="7.6" maxTarget="*">
<title lang="EN">CDplayer</title>
<desc lang="EN">A Plugin to enable an audio CD in the PC CD drive to be played through LogitechMediaServer. Requires CDDA2WAV to be installed.</desc>
<creator>bpa</creator>
<changes>-1.11 Update: fix to play whole CD on Squeezeplay, CDDB move to gnudb. Not tested on OSX </changes>
<email>baltontwo@eircom.net</email>
<link>http://forums.slimdevices.com/showthread.php?t=47288</link>
<url>https://bpa-code.github.io/bpaplugins/CDplayer-osx-v111.ZIP</url>
<sha>6fc70e8d6f7f0ae51bcc0dae610cf9f2e3dfe0d8</sha>
</plugin>
<plugin name="CDplayer" version="1.11" target="win" minTarget="7.6" maxTarget="*">
<title lang="EN">CDplayer</title>
<desc lang="EN">A Plugin to enable an audio CD in the PC CD drive to be played through LogitechMediaServer. Includes CDDA2WAV and associated DLLs.</desc>
<creator>bpa</creator>
<changes>-1.11 Update: fix to play whole CD on Squeezeplay, CDDB move to gnudb </changes>
<email>baltontwo@eircom.net</email>
<link>http://forums.slimdevices.com/showthread.php?t=47288</link>
<url>https://bpa-code.github.io/bpaplugins/CDplayer-windows-v111.ZIP</url>
<sha>d6685b38ecc30ba5dac05b5bfcc06079a7fcba1e</sha>
</plugin>
<plugin name="CDplayer" version="1.11" target="unix" minTarget="7.6" maxTarget="*">
<title lang="EN">CDplayer</title>
<desc lang="EN">A Plugin to enable an audio CD in the PC CD drive to be played through LogitechMediaServer. Requires CDDA2WAV to be installed. Use icedax for Ubuntu.</desc>
<creator>bpa</creator>
<changes>-1.11 Update: fix to play whole CD on Squeezeplay, CDDB move to gnudb </changes>
<email>baltontwo@eircom.net</email>
<link>http://forums.slimdevices.com/showthread.php?t=47288</link>
<url>https://bpa-code.github.io/bpaplugins/CDplayer-linux-v111.ZIP</url>
<sha>b2bbfec5e1ec9012a3ecc198661b030efcbc84e4</sha>
</plugin>
</plugins>
</extensions>