Skip to content

Commit

Permalink
Regenerate PROGRESS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rikkit committed May 22, 2016
1 parent 7ecc82b commit 74f9978
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PROGRESS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Api Progress ![Progress](http://progressed.io/bar/74)
# Api Progress ![Progress](http://progressed.io/bar/75)

These are all the Last.fm API methods currently available.

- Methods implemented by the [Inflatable Last.fm .NET SDK](https://github.com/inflatablefriends/lastfm) link to the relevant documentation page.
- 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 Thursday, 19 May 2016 08:57
This list is generated by the [ProgressReport](src/IF.Lastfm.ProgressReport) tool in the solution. Last updated on Sunday, 22 May 2016 22:56
## Album

- [album.getInfo](http://www.last.fm/api/show/album.getInfo)
Expand Down Expand Up @@ -64,7 +64,7 @@ This list is generated by the [ProgressReport](src/IF.Lastfm.ProgressReport) too
- [tag.getTopAlbums](http://www.last.fm/api/show/tag.getTopAlbums)
- [tag.getTopArtists](http://www.last.fm/api/show/tag.getTopArtists)
- [tag.getTopTags](http://www.last.fm/api/show/tag.getTopTags)
- ~~[tag.getTopTracks](http://www.last.fm/api/show/tag.getTopTracks)~~
- [tag.getTopTracks](http://www.last.fm/api/show/tag.getTopTracks)
- ~~[tag.getWeeklyChartList](http://www.last.fm/api/show/tag.getWeeklyChartList)~~

## Track
Expand Down

0 comments on commit 74f9978

Please sign in to comment.