Lollypop is a modern music player for GNOME
Contents
1. Features
Artist bio, lyrics Artist bio, lyrics: Get artists and tracks information from the web
Intuitive browsing: Walk through your collection by genres/artists and through albums artwork
Play many audio formats: mp3, mp4, ogg, and flac
Cover art downloader: Automatic artwork downloader from Last.fm, Itunes and Spotify
MTP devices: Sync your music with Android phones and any mtp devices…
Fullscreen view: Visual access from your couch
Party mode: Let Lollypop choose music for you
Native replay gain support
Search in your collection by artist, album and title
2. Installing
2.1. Flatpak (recommended)
Lollypop is available via Flatpak:
Software application should be able to open .flatpakref file and install Lollypop
Alternatively use the command below to download and install it:
flatpak install https://flathub.org/repo/appstream/org.gnome.Lollypop.flatpakref
2.2. Packages
Your software distribution may offer you packages for Lollypop:
Arch Linux: lollypop
Fedora: gnumdk/lollypop
openSUSE: lollypop
Ubuntu: ppa:gnumdk/lollypop
2.3. Building from source
Requirements:
gtk3 >= 3.20
- gobject-introspection
- appstream-glib
- gir1.2-gstreamer-1.0 (Debian)
- python3
meson >= 0.41
- ninja
- totem-plparser
- python-cairo
- python-gobject
- python-sqlite
python-pylast >= 1.0
Download tarballs of latest stable release.
Alternatively, clone latest development code using git:
git clone https://gitlab.gnome.org/gnumdk/lollypop.git
See README.md file for futher instructions.
3. Getting help
Read user documentation offline by selecting Help in application menu
4. Bug reporting
Test Lollypop, its development version, and submit your issues:
5. Contributing
Creating or improving:
Packaging: You will need to provide a Lollypop portal
5.1. Programming
Contribute code to fix existing bugs:
Read Newcomers guide to get started
6. Developer behind Lollypop
6.1. Cédric Bellegarde (gnumdk)