View Single Post
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#2
So with a bit of messing and research it seems to get Vagalume working you need to modify the servers file.

Code:
sudo leafpad /opt/vagalume/servers.xml
Create an api key at Last.fm.
Then add the following below the Libre.fm replacing your api key and secret with yours.

Code:
  <server>
    <name>Last.fm</name>
    <ws_base_url>http://ws.audioscrobbler.com/</ws_base_url>
    <rsp_base_url>http://post.audioscrobbler.com/</rsp_base_url>
    <api_key>foobar</api_key>
    <api_secret>barfoo</api_secret>
    <old_streaming_api>0</old_streaming_api>
    <free_streams>0</free_streams>
  </server>
Now you can select Last.fm in Preferences > Services

However I still can't get LastGo to work at all, this is a shame as a Qt version would be good.

Has anyone got LastGo working currently?
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.