Commit graph

8 commits

Author SHA1 Message Date
An Phan
5504750dd7 Fix conflicts 2015-12-24 12:26:55 +08:00
Phạm Ngọc Quang Nam
9b75f99308 Update .travis.yml 2015-12-24 08:40:20 +07:00
An Phan
bfaee8b33c Fix npm install on travis 2015-12-23 21:59:35 +08:00
An Phan
cf27ed713d First integration with Last.fm
Koel can now integrate and use the rich information from Last.fm. Now
whenever a song is played, its album and artist information will be
queried from Last.fm and cached for later use. What's better, if an
album has no cover, Koel will try to update its cover if one is found on
Last.fm.

In order to use this feature, users only need to provide valid Last.fm
API credentials (namely LASTFM_API_KEY and LASTFM_API_SECRET) in .env. A
npm and gulp rebuild is also required - just like with every update.
2015-12-20 00:36:44 +08:00
An Phan
38c61a3db3 ...on master branch 2015-12-14 16:50:58 +08:00
An Phan
d7bce41fa6 Make Travis work 2015-12-14 16:35:22 +08:00
An Phan
742a0e5219 Set sqlite db to :memory: 2015-12-13 12:57:20 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00