-
Notifications
You must be signed in to change notification settings - Fork 9
/
org.kde.babe.appdata.xml
41 lines (41 loc) · 1.96 KB
/
org.kde.babe.appdata.xml
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
41
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
<id>org.kde.babe.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Babe</name>
<summary>Babe is a tiny music collection manager</summary>
<description>
<p>Babe will handle your whole music collection by retreaving semantic information from the web.</p>
<p>Just relax, enjoy and discover your new music </p>
<p>Use the Chrome extension to collect your favorite music videos from online streaming services like YouTube or Vimeo. Babe uses youtube-dl, so all the supported sites by it are also supported by Babe</p>
<p>Babe has a main playlist where you can drag and drop tracks, artists, albums and custom playlists to be played or put on queued. </p>
<p>Create your own playlists and search for music based on semantic queries.</p>
<ul>
<li>Send your music to your phone.</li>
<li>Add moods to your music.</li>
<li>Edit your file metadata with the help of the internet.</li>
</ul>
</description>
<url type="homepage">https://babe.kde.org/</url>
<url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=babe</url>
<url type="donation">https://www.kde.org/community/donations/?app=Babe</url>
<screenshots>
<screenshot type="default">
<image type="source">https://babe.kde.org/img/release-1.0/playlists-view.png</image>
</screenshot>
<screenshot>
<image type="source">https://babe.kde.org/img/release-1.0/albums-view2.png</image>
</screenshot>
<screenshot>
<image type="source">https://babe.kde.org/img/release-1.0/playlist-mode.png</image>
</screenshot>
<screenshot>
<image type="source">https://babe.kde.org/img/release-1.0/mini-mode.png</image>
</screenshot>
</screenshots>
<provides>
<binary>babe</binary>
</provides>
<project_group>KDE</project_group>
</component>