-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathcom.spotify.Client.appdata.xml
More file actions
56 lines (56 loc) · 2.95 KB
/
com.spotify.Client.appdata.xml
File metadata and controls
56 lines (56 loc) · 2.95 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.spotify.Client</id>
<provides><id>com.spotify.Client.desktop</id></provides>
<replaces><id>com.spotify.Client.desktop</id></replaces>
<launchable type="desktop-id">com.spotify.Client.desktop</launchable>
<name>Spotify</name>
<developer id="com.spotify"><name>Spotify</name></developer>
<summary>Online music streaming service</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary=https://www.spotify.com/us/legal/end-user-agreement/</project_license>
<url type="homepage">https://www.spotify.com</url>
<url type="help">https://community.spotify.com/t5/Desktop-Linux/bd-p/desktop_linux</url>
<description>
<p>**This is a community package of spotify and not officially supported by Spotify.**</p>
<p>Access all of your favorite music, discover new songs, and share music online with your friends - all in one place.
Create shared playlists or share individual songs with your Facebook friends with just a click of a button.
Follow your favorite artists or friends to know what they are listening to, and then save the songs to your own playlists.
Spotify is the best way to have access to millions of songs and all the latest hits.</p>
</description>
<screenshots>
<screenshot type="default">
<caption>Artist</caption>
<image type="source" width="1920" height="1080">https://raw.githubusercontent.com/flathub/com.spotify.Client/master/screenshots/Artist.png</image>
</screenshot>
<screenshot>
<caption>Playlist</caption>
<image type="source" width="1920" height="1080">https://raw.githubusercontent.com/flathub/com.spotify.Client/master/screenshots/Playlist.png</image>
</screenshot>
<screenshot>
<caption>Podcast</caption>
<image type="source" width="1920" height="1080">https://raw.githubusercontent.com/flathub/com.spotify.Client/master/screenshots/Podcast.png</image>
</screenshot>
<screenshot>
<caption>Fullscreen</caption>
<image type="source" width="1920" height="1080">https://raw.githubusercontent.com/flathub/com.spotify.Client/master/screenshots/Fullscreen.png</image>
</screenshot>
</screenshots>
<kudos>
<kudo>HiDpiIcon</kudo>
</kudos>
<releases>
<release version="1.2.82.428.g0ac8be2b" date="2026-02-20">
<description></description>
</release>
<release version="1.2.74.477.g3be53afe" date="2025-11-19"/>
<release version="1.2.63.394.g126b0d89" date="2025-06-30"/>
<release version="1.2.60.564.gcc6305cb" date="2025-05-19"/>
<release version="1.2.59.514.g834e17d4" date="2025-04-07"/>
<release version="1.2.56.502.ga68d2d4f" date="2025-03-11"/>
<release version="1.2.53.440.g7b2f582a" date="2025-02-10"/>
<release version="1.2.52.442.g01893f92" date="2025-01-08"/>
</releases>
<content_rating type="oars-1.1"/>
<update_contact>tingping_at_fedoraproject.org</update_contact>
</component>