Commit graph

12 commits

Author SHA1 Message Date
An Phan
eeeb03b313 Playback now initializes only once 2016-01-03 16:09:34 +08: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
a083696289 Add updateNowPlaying for Last.fm 2015-12-23 14:26:16 +08:00
An Phan
f449a1a744 Add Last.fm scrobbling functionality 2015-12-20 20:17:35 +08:00
An Phan
9f6e46371e Merge branch 'master' into lastfm 2015-12-20 10:07:59 +08:00
An Phan
6457528990 Fix notification bug #67 2015-12-20 10:07:39 +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
22e027c2ad Fix #6: "Prev" control should go to beginning of song if already passed 5 seconds 2015-12-14 12:51:52 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00