Ubuntu 24.04.2 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutUusimmat julkaisut: 24.04.2 LTS (suositeltu, 20.2.2025) ja 25.04 (17.4.2025).
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