koel/app/Providers
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
..
AppServiceProvider.php Better error handling for settings saving 2015-12-16 00:28:54 +08:00
AuthServiceProvider.php Fix conflicts 2015-12-14 16:12:20 -02:00
EventServiceProvider.php Fix #40 2015-12-15 08:14:31 +08:00
LastfmServiceProvider.php First integration with Last.fm 2015-12-20 00:36:44 +08:00
MediaServiceProvider.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
RouteServiceProvider.php Fix after merge issues 2015-12-14 22:45:10 -02:00
UtilServiceProvider.php Attempts to fix UTF-16 issues 2015-12-18 01:57:23 +08:00