An Phan
b0f5b3d76e
Upgrade to Laravel 5.3
2016-09-26 14:30:00 +08:00
An Phan
186a2ccc96
Fix grammar
2016-09-18 00:00:43 +08:00
An Phan
e4f0027f6a
Add IGNORE_DOT_FILES setting
...
With this .env setting, user can specify Koel to ignore dot files and
folders (default) or include them during scanning.
2016-09-17 23:56:58 +08:00
An Phan
7c378ac78f
Rearrange .env entries for better priority
2016-09-17 21:45:51 +08:00
An Phan
528469fdc4
Add YouTube service on the server side
2016-07-14 16:53:10 +08:00
An Phan
407ace54ff
Remove redundant .env.example text
2016-06-13 17:06:57 +08:00
An Phan
c098301167
Add S3 functionality
2016-06-13 17:04:42 +08:00
An Phan
5185f3dc6b
Finish structure and song download
2016-06-03 01:53:26 +08:00
An Phan
86ec1661c6
Typo
2016-06-02 18:05:57 +08:00
mburguet
e9ed238630
Add APP_URL env variable ... like the latest versions of laravel
2016-02-17 10:17:01 -05:00
An Phan
853a29a943
More setting explanation
2016-01-31 22:38:32 +08:00
An Phan
5532364518
Album and artist covers now use CDN too
2016-01-30 12:12:09 +08:00
An Phan
65fb45f08a
Add FLAC support
2016-01-28 23:19:06 +08:00
An Phan
3e0c3ab809
Add CDN support
2016-01-25 18:55:00 +08:00
An Phan
dde43d6184
A more intuitive init command
2016-01-15 10:16:58 +08:00
An Phan
5f4d87c3a6
Default env to production
2016-01-12 16:40:53 +08:00
An Phan
950772a701
Bump version
2015-12-30 11:15:21 +07: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
Chris
9085ea0cd9
Fix spelling error for password
2015-12-17 11:54:04 -08:00
An Phan
ff78b4a9f1
Add STREAMING_METHOD env config
2015-12-16 23:52:31 +08:00
An Phan
0ee372882c
Big Bang
2015-12-13 12:42:28 +08:00