Lollypop

Lollypop 0.9.113 released with Lastfm scrobbler fix

Enhanced search engine MTP sync for albums Move stats to settings dialog Move artist artwork outside cache Fix Lastfm scrobbler Guess tracknumber from filename Fix issues with Unity Rework all code (may have introduced unwanted regressions)

Lollypop 0.9.109 Gnome Media Player released, Install on Ubuntu 16.04

<pre>sudo add-apt-repository ppa:gnumdk/lollypop sudo apt-get update sudo apt-get install lollypop<p style="text-align: justify;"> <span style="color: #003366;"><strong>For Unity only, disable the overlay scrollbars:</strong></span> </p> <pre>gsettings set com.canonical.desktop.interface scrollbar-mode normal</pre> <h3 style="text-align: justify;"> <span style="color: #003366;">Install Lollypop on OpenSUSE 13.2 and derivative systems:</span> </h3> <pre>sudo wget http://download.opensuse.org/repositories/home:/gnumdk31/openSUSE_13.2/home:gnumdk31.repo -O /etc/zypp/repos.d/home:gnumdk31.repo sudo zypper refresh sudo zypper install lollypop<p style="text-align: justify;"> <span style="color: #003366;"><strong>Remove lollypop:</strong></span> </p> <pre>sudo zypper remove lollypop</pre> <p style="text-align: justify;"> <span style="color: #003366;"><strong>Install Lollypop on Fedora 22 and derivative systems:</strong></span> </p> <pre>sudo yum install dnf-plugin-copr sudo dnf copr enable gnumdk/lollypop