Commit graph

7 commits

Author SHA1 Message Date
Alvin Wang
50c28cf326 Add support for Media keys on keyboard 2015-12-22 14:55:57 +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
cff9147fbe Make caseInsensitiveOrderBy a bit more ES6-ish 2015-12-15 20:26:03 +08:00
Matt Stauffer
90250eb337 Convert case-insensitive sort to use core Vue methods 2015-12-14 14:54:56 -05:00
Matt Stauffer
be003e2966 Add case insensitive order by for list views 2015-12-14 13:55:13 -05:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00