Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
EraserKing committed Aug 14, 2014
1 parent c71f69d commit 1a32273
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ CoverGrabber
Grab cover image, track name/artists/year and lyric from Xiami and write to local files.

Since I bought an iPod Classic, I found it very uncomfortable if there's any album without cover :(

So I wrote this tool to help OCDers, which could fill cover image (and something more) for your local files.

## Features ##
* Grab cover image
* Grab album title / album artist / track name / track artist / year
* Grab lyric
* Write to local file (By taglib#)
* Support Xiami only (with verify code)

* Support Xiami (with verify code / cookies)

## 3rd Party Components ##
* HtmlAgilityPack 1.4.6 (http://htmlagilitypack.codeplex.com/)
Expand All @@ -21,10 +23,9 @@ Microsoft Public License (Ms-PL)
GNU Lesser General Public License

## Known issues ##
* Single thread - UI hangs up during processing
* Error if file in use

## Todo ##
* Refactoring some methods
* Error Handling
* Multi-thread
* Support 163 Cloud Music
* Support 163 Cloud Music, last.fm, vgmdb, amazon.co.jp, musicbrainz, iTunes Store in the future

0 comments on commit 1a32273

Please sign in to comment.