Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutUusimmat julkaisut: 24.04.1 LTS (suositeltu, 29.8.2024) ja 24.10 - Ubuntun 20-vuotisjulkaisu! (10.10.2024).
To setup MPDScribble first create a directorymkdir ~/.mpdscribbleNow create the configuration file : ~/.mpdscribble/mpdscribble.conf with the following parametersusername = <lastfm_username>password = <md5sum of lastfm password>To get the md5sum of your password :echo -n <your_lastfm_password> | md5sum