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
e536ff6d35
Merge branch 'master' of github.com:phanan/koel
2015-12-18 14:37:08 +08:00
Phan An
6ad617cf17
Merge pull request #101 from christ0ph3r/master
...
Fix spelling error for password
2015-12-18 14:36:56 +08:00
An Phan
423d1fb5c5
Replace iconv with mb_
2015-12-18 10:11:32 +08:00
Chris
9085ea0cd9
Fix spelling error for password
2015-12-17 11:54:04 -08:00
Phan An
9a134f565c
Merge pull request #99 from phanan/analysis-8jee9z
...
Applied fixes from StyleCI
2015-12-18 02:00:51 +08:00
Phan An
92aefb88ab
Applied fixes from StyleCI
2015-12-17 13:00:42 -05:00
An Phan
c0a6f14e02
Attempt to fix UTF-16 issues
2015-12-18 01:57:47 +08:00
An Phan
bf01bf67ef
Attempts to fix UTF-16 issues
2015-12-18 01:57:23 +08:00
Vinay Kumar
edf02da199
Fixed composer --no-dev issue
2015-12-18 01:57:14 +08:00
Phan An
0e73d6eb49
Merge pull request #83 from funcoding/master
...
Fixed composer install --no-dev issue
2015-12-17 16:02:59 +08:00
Phan An
a0225b5a44
Merge pull request #81 from kerwynrg/spanish
...
Added spanish validations
2015-12-17 16:02:34 +08:00
An Phan
79e441646e
Fix test class name
2015-12-17 15:16:36 +08:00
An Phan
f19afff184
Add artist test
2015-12-17 15:02:44 +08:00
Vinay Kumar
99b1edb83c
Fixed composer --no-dev issue
2015-12-17 01:18:13 +05:30
Kerwyn Rojas
b22584269e
Added spanish validations
2015-12-16 11:00:40 -07:00
Phan An
06f16350b0
Merge pull request #80 from phanan/analysis-XVPNwz
...
Applied fixes from StyleCI
2015-12-17 01:25:32 +08:00
Phan An
14cf272030
Applied fixes from StyleCI
2015-12-16 12:25:25 -05:00
An Phan
7888c52355
Fix doc
2015-12-17 01:24:33 +08:00
Phan An
061f1aae8c
Merge pull request #79 from phanan/analysis-qBJ0gq
...
Applied fixes from StyleCI
2015-12-17 00:16:10 +08:00
Phan An
ed5c817941
Applied fixes from StyleCI
2015-12-16 11:15:20 -05:00
An Phan
9a806632cb
Add X-Accel-Redirect stream support
2015-12-16 23:52:43 +08:00
An Phan
ff78b4a9f1
Add STREAMING_METHOD env config
2015-12-16 23:52:31 +08:00
An Phan
481954c0f9
Add a sample nginx/fastcgi config file
2015-12-16 23:52:31 +08:00
An Phan
679aefcbba
Minor .gitignore change
2015-12-16 20:52:16 +08:00
Phan An
c2df7834e0
Merge pull request #73 from pedroborges/master
...
Remove .gitignore repeated declaration
2015-12-16 20:24:25 +08:00
Pedro Borges
1ab5b0dcd9
Remove .gitignore repeated declaration
2015-12-16 10:17:49 -02:00
Phan An
ff11ca9b46
Merge pull request #69 from phanan/analysis-qxPJOq
...
Applied fixes from StyleCI
2015-12-16 15:48:55 +08:00
Phan An
cc7dacdaeb
Applied fixes from StyleCI
2015-12-16 02:48:45 -05:00
An Phan
a2484362c2
Fix #39
2015-12-16 13:03:48 +08:00
An Phan
3aa7cb5ec4
Better error handling for settings saving
2015-12-16 00:28:54 +08:00
An Phan
73b5c89a85
Merge branch 'mattstauffer-case-insensitive-order'
2015-12-15 20:26:41 +08:00
An Phan
cff9147fbe
Make caseInsensitiveOrderBy a bit more ES6-ish
2015-12-15 20:26:03 +08:00
An Phan
a42accf258
Merge branch 'case-insensitive-order' of git://github.com/mattstauffer/koel into mattstauffer-case-insensitive-order
2015-12-15 20:20:19 +08:00
Phan An
5b7be5afba
Merge pull request #28 from pedroborges/use-laravel-authorization
...
Use Laravel built-in authorization
2015-12-15 20:18:01 +08:00
Pedro Borges
830718f396
Update docblocks
2015-12-15 08:35:46 -02:00
Pedro Borges
5f9f7d925d
Fix UserPolicy
2015-12-15 08:32:41 -02:00
Pedro Borges
8f34dad27d
Satisfy StyleCI
2015-12-14 22:48:48 -02:00
Pedro Borges
dab4486eee
Fix after merge issues
2015-12-14 22:45:10 -02:00
An Phan
bdfada084e
Fix #40
2015-12-15 08:14:31 +08:00
Phan An
5c9653cae0
Merge pull request #41 from mattstauffer/easy-init
...
Add an init command
2015-12-15 08:06:46 +08:00
Phan An
c3720e9014
Merge pull request #34 from henriquebremenkanp/patch-1
...
Fix #26 by correcting HTTP Header
2015-12-15 08:05:17 +08:00
Matt Stauffer
ba7559570c
Add an init command
2015-12-14 17:43:16 -05: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
Henrique
ec4ff83fd9
Fix #26 by correcting HTTP Header
2015-12-14 16:28:33 -02:00
Pedro Borges
d21736d59d
Fix conflicts
2015-12-14 16:12:20 -02:00
Phan An
fdafa43f9d
Merge pull request #24 from wesleybliss/patch-1
...
Update app.scss
2015-12-15 01:21:40 +08:00
Pedro Borges
899c7176c1
Use Laravel built-in authorization
...
The comment below motivated me to find a better solution for the
repeated authorisation checks:
```php
// This can't be put into a Request authorize(), due to Laravel(?)'s
limitation.
```
This is the result.
2015-12-14 14:27:26 -02:00
Wesley Bliss
922068eb00
Update app.scss
...
Randomly passing by and saw "urf-8" instead of "utf-8", which might be a typo.
2015-12-14 10:56:23 -05:00