Forum » Development Discussion

Most Compatible

 
  • Most Compatible

    I was wondering if there is anyway to use the user search already, or to develop a search that will return users in the order of their taste-o-meter compatibility?

  • Great question,

    I too was wondering the same, did you get any feedback?

    Always looking for great tracks, any genre, any recommendations? HIT ME UP
    • drommk said...
    • User
    • 9 May 2008, 12:45
    i'm interessed too

    • Flo_La said...
    • User
    • 18 May 2008, 08:20

    audioscrobbler webservices

    Yes, there is a very simple way of doing this:
    Go to the audioscrobbler webservices and use the tons of data they have.
    One simple way to access your musical taste neighbours is the following URL:

    http://ws.audioscrobbler.com/1.0/user/Flo_La/neighbours.txt

    Replace Flo_La by your user name. This will give you a list in plain text with compatibility (scale 0 - 100) and the other user name.

    Data is also available as xml:
    http://ws.audioscrobbler.com/1.0/user/Flo_La/neighbours.xml


    PS: The subject "most compatible" is most misleading in a development discussion forum. ;)

  • thanks for the help :-)

    • drommk said...
    • User
    • 19 May 2008, 10:18
    thanks for the answer, but that's not exactly what i am expecting.

    I already used the neighbours xml files in my scripts, but it is not a real "taste-o-meter". I mean you just can find the compatibility between one user and his closer neighboorhood. But if you wanna get the compatibility between, for example, you and me, you can't find it by this way.

    For example, in my case, i'd like to compare different lasfm users logged in another website and find the closest one. It's like a group-only search. Not a general search on all last.fm community.

    Do You see what I mean ?

    • tburny said...
    • Forum Moderator
    • 27 May 2008, 13:16
    on the web services] there is also a taste-o-meter xml.
    Sample from there :)

    I think this is what you want(maybe in combination with your neighbours)

    Combo.fm: Combine your favourite radio stations! | My Blog | scala-lastfmapi
    P.S.: Do not click here
    throw new PokemonException(); //Gotta catch 'em all
    My forum post reflects my personal opinion :)
  • im sorry...im really new to this site....see i don't have any neighbours???? help???? i don't really get what neighbours are either....haha

Anonymous users may not post messages. Please log in or create an account to post in the forums.