[Implemented] Music - Top Tracks

 

I Think it would be great if the plex music section held information on 'popular' tracks of an artist. This is available through LastFMs API currently, so can be grabbed whilst scraping metadata (Or on the fly when viewing an artist)

 

I have a large music collection, and sometimes i click an artist, but im overwhelmed by the amount of albums that i forget some good songs they've done. It would be nice to have the best songs available at the top of the list. (Obviously only showing songs that are available) Could just use some simple fuzzylogic to match up the song names if they aren't identical.

 

 

Link to the API is below.

http://www.last.fm/api/show/artist.getTopTracks

 

 

If anybody knows of any other sites that track 'popular' songs please share them below. The more choice there is to grab the data from, the easier it is to implement things of this nature.

 

 

 

If you agree guys, please hit the 'Like' button below so it can get some Developer attention.

Good idea. Nice picture that explains everythign :)!

Early 2021 clean-up: implemented