Update PROGRESS.md

This commit is contained in:
Ricardo Santos 2015-07-12 18:10:34 +01:00
parent 8abaa11dbe
commit e258b4214f

View File

@ -1,4 +1,4 @@
# Api Progress ![Progress](http://progressed.io/bar/30)
# Api Progress ![Progress](http://progressed.io/bar/31)
These are all the Last.fm API methods currently available.
@ -6,7 +6,7 @@ These are all the Last.fm API methods currently available.
- Methods ~~marked with strikethrough~~ aren't currently implemented. Pull requests are welcome!
- Methods _marked with an asterisk *_ aren't listed on [the Last.fm documentation](http://www.last.fm/api), so they might not work!
This list is generated by the [ProgressReport](src/IF.Lastfm.ProgressReport) tool in the solution. Last updated on Wednesday, 08 July 2015 11:39
This list is generated by the [ProgressReport](src/IF.Lastfm.ProgressReport) tool in the solution. Last updated on Sunday, 12 July 2015 17:08
## Album
- [album.getInfo](http://www.last.fm/api/show/album.getInfo)
@ -115,8 +115,8 @@ This list is generated by the [ProgressReport](src/IF.Lastfm.ProgressReport) too
- [tag.getInfo](http://www.last.fm/api/show/tag.getInfo)
- [tag.getSimilar](http://www.last.fm/api/show/tag.getSimilar)
- [tag.getTopAlbums](http://www.last.fm/api/show/tag.getTopAlbums)
- [tag.getTopTags](http://www.last.fm/api/show/tag.getTopTags)
- ~~[tag.getTopAlbums](http://www.last.fm/api/show/tag.getTopAlbums)~~
- ~~[tag.getTopArtists](http://www.last.fm/api/show/tag.getTopArtists)~~
- ~~[tag.getTopTracks](http://www.last.fm/api/show/tag.getTopTracks)~~
- ~~[tag.getWeeklyArtistChart](http://www.last.fm/api/show/tag.getWeeklyArtistChart)~~