Amarok Script: Gnome Multimedia Keys 2

, , , , , , , Yorum Yok »

These days I am really into Amarok and music. Maybe its because my continuing graduation project about digital filtering. I’m interested in and working on sound signals.

Today I had a question mark on my mind; why I couldn’t use my multimedia keys of my notebook on Amarok? By default I could use the multimedia keys with native gnome players such as totem, Rhythmbox and etc. Since I couldn’t find satisfying native media player on gnome, so I prefer Amarok.

After a goggling session i have found an Amarok Script in the kde-apps.org which is called Gnome Multimedia Keys 2. By installing it my blue leded multimedi keys work like a charm.

Kind Regards

Paylaş - Share :
  • Twitter
  • Facebook
  • LinkedIn
  • del.icio.us
  • Tumblr
  • Diigo
  • StumbleUpon
  • Technorati
  • Google Bookmarks
  • RSS

Last.fm Scrobbler Problem on Amarok / Ubuntu

, , , , , , , , 3 Yorum »

In fact i have started to hate Last.fm after blocking non-subscribed users out of US, UK and Germany to listen music on their system. I have searched similar sites to consider my music taste and give me same mixture of songs. I must confess that i couldn’t find one like Last.fm .

Around these thoughts first i tried some tricks to listen music on it but it was nothing but a failure. Then i have decided to use last.fm to determine mine music taste by scrobbling. So I could benefit from its recommendations. But there were a small problem, my favorite music player couldn’t scrobble my statistics…

I have been using Ubuntu and Amarok for a long long time. Amarok has Last.fm plugin for years that enables both listening and scrobbling. But this time after doing configuration Amarok couldn’t able to save my login information that ask everytime. As a programmer i guess by not having the login information Amarok couldn’t be able to call Web Service to scrobble songs which needs authentication…

Lets cut the long story short, since Amarok is native KDE application it wants to save the login information for Last.fm to KDE Wallet, but in Ubuntu, i don’t have KDE Wallet installed and i don’t wanna have. We should say Amarok to ignore wallet! If we do so Amarok will save data on plain text. It’s not safe at all but its not a big deal for me and for the majority i thing. To do this the file ~/.kde/share/config/amarokrc should be edited. To edit this file it should be opened by an editor, it could be gedit, nano, vi, vim, emacs, etc. whatever you want. In following command-line example i used vim.tiny which is one of the default editors in Ubuntu:
$ vim.tiny ~/.kde/share/config/amarokrc

In editor Service_LastFm section should be found which seems like:
[Service_LastFm]
fetchSimilar=false
ignoreWallet=no
scrobble=true
sessionKey=

The bold line “ignoreWallet=no” should be changed:
[Service_LastFm]
fetchSimilar=false
ignoreWallet=yes
scrobble=true
sessionKey=

After this changed made, Amarok should be restarted if it was open. Then you sould do your Last.Fm configurations from Settings. Then it will write login information to the file that was edited. Both username and password could be seen from that file. Better not to share that file after this configuration!

Kind Regards..

Paylaş - Share :
  • Twitter
  • Facebook
  • LinkedIn
  • del.icio.us
  • Tumblr
  • Diigo
  • StumbleUpon
  • Technorati
  • Google Bookmarks
  • RSS
WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in