107 lines
3.2 KiB
XML
107 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>rocks.syng.Syng</id>
|
|
|
|
<name>Syng</name>
|
|
<summary>Easily host karaoke events</summary>
|
|
|
|
<developer id="rocks.syng">
|
|
<name>Christoph Stahl</name>
|
|
</developer>
|
|
|
|
<metadata_license>CC-BY-SA-4.0</metadata_license>
|
|
<project_license>AGPL-3.0-or-later</project_license>
|
|
<content_rating type="oars-1.1" />
|
|
|
|
<url type="homepage">https://syng.rocks</url>
|
|
<url type="bugtracker">https://github.com/christofsteel/syng/issues</url>
|
|
<url type="vcs-browser">https://github.com/christofsteel/syng</url>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/christofsteel/syng/6472ef4b5a8a71389b8c3bbf2d4141e34c1010ad/resources/screenshots/syng.png</image>
|
|
<caption>Syng configuration window</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/christofsteel/syng/6472ef4b5a8a71389b8c3bbf2d4141e34c1010ad/resources/screenshots/syng-web.png</image>
|
|
<caption>Syng web interface</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
|
|
<releases>
|
|
<release version="2.0.2" date="2024-10-06">
|
|
<description>
|
|
<p>
|
|
<em>Changes</em>:
|
|
</p>
|
|
<ul>
|
|
<li>Simplified user interface (Advanced)</li>
|
|
<li>Added config option to add parameters to mpv</li>
|
|
<li>Index files are now updated in the background after starting</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="2.0.1" date="2024-09-30">
|
|
<description>
|
|
<p>
|
|
<em>Fixes</em>:
|
|
</p>
|
|
<ul>
|
|
<li>Fixes s3 storage not working</li>
|
|
</ul>
|
|
<p>
|
|
<em>Changes</em>:
|
|
</p>
|
|
<ul>
|
|
<li>Notifications are forwarded to the user interface</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="2.0.0" date="2024-09-22">
|
|
<description>
|
|
<p>
|
|
Initial release of version 2.
|
|
</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
|
|
<description>
|
|
<p>
|
|
Syng is an easy-to-use karaoke software. Just start the client and let users connect via their web browser.
|
|
You can set up your own <em>Syng server</em> or simply use a publicly available one.
|
|
</p>
|
|
<p>
|
|
Songs can be played from <em>YouTube</em>, an <em>S3</em> Storage or <em>your local machine</em>.
|
|
</p>
|
|
<p>
|
|
You can play a variety of file formats, such as <code>mp3+cdg</code>, <code>webm</code>, <code>mp4</code>, ...
|
|
</p>
|
|
</description>
|
|
|
|
<categories>
|
|
<category>X-Karaoke</category>
|
|
<category>Video</category>
|
|
<category>Audio</category>
|
|
<category>AudioVideo</category>
|
|
<category>Network</category>
|
|
</categories>
|
|
|
|
<keywords>
|
|
<keyword>karaoke</keyword>
|
|
<keyword>music</keyword>
|
|
<keyword>video</keyword>
|
|
<keyword>audio</keyword>
|
|
<keyword>network</keyword>
|
|
<keyword>mpv</keyword>
|
|
<keyword>youtube</keyword>
|
|
</keywords>
|
|
|
|
<branding>
|
|
<color type="primary" scheme_preference="dark">#008000</color>
|
|
<color type="primary" scheme_preference="light">#67bf37</color>
|
|
</branding>
|
|
|
|
<launchable type="desktop-id">rocks.syng.Syng.desktop</launchable>
|
|
</component>
|