Skip to content

Commit 1ec6e8d

Browse files
authored
lol
1 parent f8be80a commit 1ec6e8d

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

README.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
**MusixmatchClientLib** is a .NET library designed to interact with Musixmatch client API easily. This project also contains an information about Musixmatch's hidden endpoints to work with.
1111

12-
## Lol, someone from their team starred the project, there was a hope that `MusixmatchClientLib.Exploits` would have to be removed 🥳
13-
1412
## TODO
1513
Definitions:
1614
- **W**: Work in progress
@@ -20,6 +18,7 @@ Definitions:
2018
- **T**: Tested
2119
- **D**: Wiki-documented
2220
- **R**: Research in progress (for undocumented)
21+
- **U**: Ignored (useless)
2322

2423
**Core**
2524
- [x] Custom request function | **I**
@@ -36,21 +35,20 @@ Definitions:
3635
- [x] track.lyrics.translation.get | **IS**
3736
- [ ] track.subtitle.translation.get | **W**
3837
- [x] music.genres.get | **IS**
39-
- [ ] matcher.lyrics.get | **H**
40-
- [ ] matcher.track.get | **H**
41-
- [ ] matcher.subtitle.get | **H**
38+
- [ ] matcher.lyrics.get | **HU**
39+
- [ ] matcher.track.get | **HU**
40+
- [ ] matcher.subtitle.get | **HU**
4241
- [x] artist.get | **IST**
4342
- [x] artist.search | **IST**
4443
- [x] artist.albums.get | **IST**
45-
- [ ] artist.related.get | **W**
44+
- [ ] artist.related.get | **H**
4645
- [x] album.get | **IST**
4746
- [x] album.tracks.get | **IST**
4847

4948
**Unofficial API methods**
5049
- [x] track.subtitle.post | **IST**
5150
- [x] track.lyrics.post | **IST**
52-
- [ ] track.translation.post | **W**
53-
(while I was testing out this crap, they managed to ban my account)
51+
- [ ] track.translation.post | **H**
5452
- [x] crowd.user.feedback.get | **IS**
5553
- [x] crowd.polls.tracks.search | **IS**
5654
- [x] token.get | **IST**
@@ -66,8 +64,7 @@ Definitions:
6664

6765
**Missions API**
6866
- [x] Get missions | **IT**
69-
- [ ] Get tasks | **H**
70-
(account banned, missions are not yet available)
67+
- [ ] Get tasks | **W**
7168

7269
**Project**
7370
- [ ] Write samples for all the functions | **H**
@@ -198,7 +195,4 @@ The docs are (a bit) outdated. Check sample project for new usage.
198195
Just star the project so as to understand that it is not useless and I could continue developing it *(and become a little happier ^_^)*
199196

200197
## Musixmatch?
201-
If you work at Musixmatch and don't like what I'm doing, please, contact me:
202-
- discord: *エイマエン#1134*
203-
- telegram: *@eimaen*
204-
- email: *stdcpp.h@gmail.com*
198+
Eima**en** is still waiting for `MusixmatchClientLib.Exploits` fixes!

0 commit comments

Comments
 (0)