Phan An
ecc284828d
Fix the doc URL for streaming in .env.example
2017-12-03 23:53:18 +01:00
Phan An
f9acc514da
Remove obsolete .env.example entries
2017-12-03 23:28:26 +01:00
leowmjw
baa5b7af13
Add ability to customize port DB ( #655 )
...
* Summary: Add the ability to configure DB ports
* Summary: Reorder port
* Summary: Added example env for DB_PORT customization
Changesets:
- Added DB_PORT and explain about customization
2017-12-03 11:40:35 +01:00
Phan An
a98dc2774f
Provide some defaults for db connection
2017-12-03 10:45:23 +01:00
Phan An
bf1885f8ef
Prepare for Pusher
2017-08-25 01:31:20 +01:00
Phan An
c95d74d487
Add a memory limit setting
2017-08-21 21:45:01 +01:00
Phan An
2c6cb7efe6
Add links into .env.example for better docs
2017-08-19 16:27:38 +01:00
An Phan
bdca871b6e
Upgraded to Laravel 5.4
2017-02-15 11:16:49 +08:00
An Phan
991133045d
Make media caching an option
2017-01-15 12:27:05 +08:00
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