<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>handyfloss &#187; amarok</title>
	<atom:link href="http://handyfloss.net/tag/amarok/feed/" rel="self" type="application/rss+xml" />
	<link>http://handyfloss.net</link>
	<description>Because FLOSS is handy, isn&#039;t it?</description>
	<lastBuildDate>Tue, 17 Jan 2012 09:04:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Scrobbling to Last.fm with Amarok 2.3 and no Kwallet</title>
		<link>http://handyfloss.net/2010.06/scrobbling-to-last-fm-with-amarok-2-3-and-no-kwallet/</link>
		<comments>http://handyfloss.net/2010.06/scrobbling-to-last-fm-with-amarok-2-3-and-no-kwallet/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 11:42:33 +0000</pubDate>
		<dc:creator>isilanes</dc:creator>
				<category><![CDATA[Free software and related beasts]]></category>
		<category><![CDATA[about me]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[en]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://handyfloss.net/?p=1084</guid>
		<description><![CDATA[I am not a great KWallet fan (probably due to ignorance), so when I introduce my Last.fm credentials in Amarok I get this warning that they will be saved in plain text (because Kwallet is not running). That didn&#8217;t bother me much, until recently. As it happens, my computer at work (Amarok 2.3 on Arch [...]]]></description>
			<content:encoded><![CDATA[<p>I am not a great <a href="http://en.wikipedia.org/wiki/KWallet">KWallet</a> fan (probably due to ignorance), so when I introduce my <a href="http://en.wikipedia.org/wiki/Last.fm">Last.fm</a> credentials in <a href="http://en.wikipedia.org/wiki/Amarok (software)">Amarok</a> I get this warning that they will be saved in plain text (because Kwallet is not running). That didn&#8217;t bother me much, until recently. As it happens, my computer at work (Amarok 2.3 on <a href="http://en.wikipedia.org/wiki/Arch Linux">Arch Linux</a>) does not scrobble (publish) the tracks I play into Last.fm. </p>
<p>The root of the problem seems to be that my Last.fm credentials are not actually saved. If I go to <i>Settings -> Configure Amarok -> Internet Services -> Last.fm</i>, I can write my &#8220;Username&#8221; and &#8220;Password&#8221; there. If I click on &#8220;Test login&#8221;, it will report a success for valid credentials, and a failure for wrong ones. If I click &#8220;OK&#8221;  (that is, save and exit), the aforementioned warning about Kwallet not running appears (no big deal so far), and if I choose to accept the proposal of saving the password in plain text Amarok seems to accept it. The problem is, it doesn&#8217;t really. My tracks don&#8217;t get scrobbled, and if I go to the Last.fm settings again, the credentials are empty.</p>
<p>In my computer at home, with an identical Amarok 2.3 on Arch Linux and with no Kwallet, the credentials do get saved, and the scrobbling does work. It might well be because I alreadly applied the trick I will explain next (and I don&#8217;t remember having done it). I came accross the solution at <a href="https://bugs.launchpad.net/ubuntu/+source/amarok/+bug/555688">bug report 555688</a> at <a href="http://en.wikipedia.org/wiki/ Launchpad_(website)">Launchpad</a>, the Ubuntu bugtracking site.</p>
<p>The solution is simple. Edit the following file:</p>
<div class="codeblock">
~/.kde4/share/config/amarokrc
</div>
<p>and add the following (section <code>[Service_LastFm]</code> will most likely already exist):</p>
<div class="codeblock">
[Service_LastFm]<br />
fetchSimilar=true<br />
ignoreWallet=yes<br />
password=YOURPASSWORD<br />
scrobble=true<br />
username=YOURUSERNAME
</div>
<p>where <code>YOURPASSWORD</code> and <code>YOURUSERNAME</code> must obviously be changed for the appropriate values.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://handyfloss.net/2009.04/my-ubuntu-jaunty-jackalope-upgrade-plan/" title="My Ubuntu Jaunty Jackalope upgrade plan (April 27, 2009)">My Ubuntu Jaunty Jackalope upgrade plan</a> (0)</li>
	<li><a href="http://handyfloss.net/2008.10/usable-compiz-fusion-zoom-to-window/" title="Usable Compiz Fusion: zoom to window (October 1, 2008)">Usable Compiz Fusion: zoom to window</a> (0)</li>
	<li><a href="http://handyfloss.net/2009.06/ubuntu-error-the-installer-needs-to-remove-operating-system-files/" title="Ubuntu error: the installer needs to remove operating system files (June 18, 2009)">Ubuntu error: the installer needs to remove operating system files</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://handyfloss.net/2010.06/scrobbling-to-last-fm-with-amarok-2-3-and-no-kwallet/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

