-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepo.xml
More file actions
17 lines (17 loc) · 804 Bytes
/
repo.xml
File metadata and controls
17 lines (17 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<extensions>
<details>
<title lang="EN">Mobile Transcode Rules Repository</title>
</details>
<plugins>
<plugin name="MobileTranscode" version="1.3.0" minTarget="7.9" maxTarget="9.*">
<title lang="EN">Mobile Transcode Rules</title>
<desc lang="EN">Optimized custom-convert.conf rules for mobile Lyrion clients (LyrPlay). Enables MP3 (320kbps), WAV, Opus and OGG Vorbis transcoding.</desc>
<url>https://github.com/mtxmiller/MobileTranscode/releases/download/v1.3.0/MobileTranscode-1.3.0.zip</url>
<sha>7f516c558974f2003e9dad93e5e453fd8d8e65e0</sha>
<link>https://github.com/mtxmiller/MobileTranscode</link>
<creator>Eric Miller (mtxmiller)</creator>
<email>ericlmiller@gmail.com</email>
</plugin>
</plugins>
</extensions>