<?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/3a537760d31f3ac81426d2cbbc06a63b47d3e485/resources/screenshots/syng.png</image> <caption>Syng configuration window</caption> </screenshot> <screenshot> <image>https://raw.githubusercontent.com/christofsteel/syng/3a537760d31f3ac81426d2cbbc06a63b47d3e485/resources/screenshots/syng_advanced.png</image> <caption>Syng configuration window (Advanced settings)</caption> </screenshot> <screenshot> <image>https://raw.githubusercontent.com/christofsteel/syng/3a537760d31f3ac81426d2cbbc06a63b47d3e485/resources/screenshots/syng-web.png</image> <caption>Syng web interface</caption> </screenshot> </screenshots> <releases> <release version="2.0.4" date="2024-11-15"> <description> <p> <em>Bug fixes</em>: </p> <ul> <li>Fixed a bug, that could lead to a deadlock in the player</li> </ul> </description> </release> <release version="2.0.3" date="2024-10-10"> <description> <p> <em>Bug fixes</em>: </p> <ul> <li>More informative errors, if GUI could not start</li> <li>Fixed <code>Cannot open file ''</code> error</li> </ul> </description> </release> <release version="2.0.2" date="2024-10-06"> <description> <p> <em>Changes</em>: </p> <ul> <li>Simplified user interface</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 your 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 searched and 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>