Commit graph

12 commits

Author SHA1 Message Date
An Phan
333f22513a Favorite toggle is now async 2015-12-24 16:59:04 +07:00
An Phan
5e79a2737e Refactor and docs 2015-12-23 01:46:54 +08:00
An Phan
c071827fd5 Typo 2015-12-23 01:14:47 +08:00
An Phan
0dcc270d93 Support for standalone artist image 2015-12-22 17:53:03 +08:00
An Phan
f449a1a744 Add Last.fm scrobbling functionality 2015-12-20 20:17: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
3aa7cb5ec4 Better error handling for settings saving 2015-12-16 00:28:54 +08:00
An Phan
28103d3754 Oppa ES6 style 2015-12-14 21:13:12 +08:00
An Phan
2450df7be6 Fix newly created playlist songs 2015-12-14 12:29:16 +08:00
An Phan
e5f0b63bfb Typos 2015-12-14 00:52:35 +08:00
An Phan
22d72e25c6 Typos 2015-12-14 00:50:30 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00