koel/app
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
..
Console Add an init command 2015-12-14 17:43:16 -05:00
Events Big Bang 2015-12-13 12:42:28 +08:00
Exceptions Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
Facades First integration with Last.fm 2015-12-20 00:36:44 +08:00
Http First integration with Last.fm 2015-12-20 00:36:44 +08:00
Jobs Big Bang 2015-12-13 12:42:28 +08:00
Listeners Big Bang 2015-12-13 12:42:28 +08:00
Models First integration with Last.fm 2015-12-20 00:36:44 +08:00
Policies Fix UserPolicy 2015-12-15 08:32:41 -02:00
Providers First integration with Last.fm 2015-12-20 00:36:44 +08:00
Services First integration with Last.fm 2015-12-20 00:36:44 +08:00
Traits Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
Application.php Fix publicPath in to allow php artisan serve 2015-12-13 14:29:32 +08:00