Skip to content

Commit d2b6ff8

Browse files
committed
Merge branch 'master' of github.com:Presburger/qmc-decoder
2 parents 1438e25 + 76f0757 commit d2b6ff8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
转化QQ Music QMC to MP3 or FLAC
44

5-
* binary executable file for windows, mac and linux is prepared in release
6-
5+
* binary executable file for windows, mac and linux is prepared in
76
[release](https://github.com/Presburger/qmc-decoder/releases)
87

8+
99
* build
1010

1111
```
@@ -27,3 +27,7 @@ cd build
2727
```
2828
find <qmc file dir> -type f -name "*.qmc*" -print0 | xargs -0 ./decoder
2929
```
30+
* todo
31+
32+
support auto fetch albums
33+
support auto fix music meta data

0 commit comments

Comments
 (0)