Commit graph

8 commits

Author SHA1 Message Date
An Phan
ef618a611b
First steps in e2e 2016-11-13 23:05:24 +08:00
An Phan
f990be32eb
Trying to make Travis happy 2016-09-26 15:57:04 +08:00
An Phan
06a084d44f
Fix phpunit settings 2016-09-26 15:45:19 +08:00
bdgold
385c337d0c Add admin creds to unit testing (#453) 2016-09-19 11:11:06 +07:00
An Phan
528469fdc4
Add YouTube service on the server side 2016-07-14 16:53:10 +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
b18f36f531 Trying to make Travis work 2015-12-13 12:50:39 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00