Commit graph

272 commits

Author SHA1 Message Date
An Phan
e9b45ac0c3 Update album cover and artist image right after song info loaded 2015-12-30 13:03:47 +07:00
An Phan
e7aac3ea16 Merged 1.1 2015-12-30 11:37:29 +07:00
An Phan
12e4bd473f Basically completed jwt 2015-12-30 11:29:35 +07:00
An Phan
950772a701 Bump version 2015-12-30 11:15:21 +07:00
An Phan
ea18806f09 Fixes #151 2015-12-30 11:15:21 +07:00
Merccy
2b931a62c2 Fixed a type in song.js 2015-12-29 20:04:58 +01:00
Merccy
a959581a40 Fixed a typo in queue.js 2015-12-29 20:03:44 +01:00
An Phan
3193351499 Fixes #151 2015-12-29 08:22:38 +07:00
An Phan
92b81c7b5b Progressing 2015-12-29 08:16:36 +07:00
An Phan
b3a93e4038 Add a version check 2015-12-27 21:06:10 +07:00
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