An Phan
effd1cebf7
Refactor
2016-03-24 11:26:52 +08:00
An Phan
83bc54c4e5
Add some code optimization
2016-03-24 11:06:28 +08:00
An Phan
40c4dfbc78
Merge branch 'fix/default-sorting-track-parsing' of git://github.com/alex-phillips/koel into alex-phillips-fix/default-sorting-track-parsing
2016-03-24 11:01:33 +08:00
alex-phillips
e3277f14ad
added multiple methods to retrieve the 'track' from a file, set default sorting on the song lists
2016-03-23 10:07:50 -04:00
Phan An
a5918900cb
Applied fixes from StyleCI
2016-03-23 09:23:13 -04:00
An Phan
d8d2dc8a5d
Support force and selective-tags sync
2016-03-22 16:22:39 +08:00
alex-phillips
940cd1a914
added support for song track numbers as well as subsorting song lists
...
with a second sort key. track numbers are also editable via the song
edit modal interface.
2016-03-20 09:06:53 -04:00
An Phan
ca7539ea31
Minor doc fixes
2016-03-16 15:16:48 +08:00
An Phan
969fca6066
Return full asset URLs
2016-03-14 10:36:03 +08:00
Edvin Hultberg
b108af5d7c
Removed metion of bower in koel:init command
2016-03-13 13:29:23 +01:00
An Phan
1386b0b809
Use abort_unless instead of abort_if where applicable
2016-03-11 18:17:54 +08:00
An Phan
587d587bc9
Bump Laravel version and use some syntax sugar
2016-03-11 18:13:13 +08:00
An Phan
37b46eb922
Bump version
2016-03-06 16:28:47 +08:00
An Phan
70a34401f6
Better lyrics handling
2016-03-06 15:44:38 +08:00
Phan An
89b8e37880
Merge pull request #248 from UrbanCMC/inotifywait_create
...
Support INotifyWait CREATE event
2016-03-06 12:12:04 +08:00
Phan An
461480f766
Applied fixes from StyleCI
2016-03-05 23:11:28 -05:00
An Phan
8a5d242122
Add edit ability ( fixes #228 )
2016-03-06 11:58:51 +08:00
UrbanCMC
b6e44a116d
Support INotifyWait CREATE event
...
INotifyWait's CLOSE_WRITE and MOVED_TO events don't work on all
operating systems. For those, the CREATE event looks like the
best option.
2016-02-20 18:54:48 +01:00
An Phan
90b87d6acf
Typo in docs
2016-02-16 00:39:13 +08:00
An Phan
9068a1a530
Hide unnecesaary id from interaction JSON
2016-02-13 11:21:24 +08:00
An Phan
f86b3bfdb1
Use isUnknown
2016-02-11 00:01:44 +07:00
An Phan
b356800a32
Use isUnknown
2016-02-10 23:59:29 +07:00
An Phan
516b78d9b0
Minor bug fix
2016-02-10 22:30:48 +07:00
An Phan
df5f26d6e9
Bump version
2016-02-09 07:33:21 +07:00
An Phan
82b7564472
Removed fswatch's trace
2016-02-06 17:40:02 +07:00
Phan An
39d726c5ec
Applied fixes from StyleCI
2016-02-04 10:48:15 -05:00
An Phan
4c90c35c28
Fix log message
2016-02-04 23:47:02 +08:00
An Phan
3d5c77d032
Fix syngle
2016-02-04 23:37:12 +08:00
An Phan
50046a3485
Merge watcher
2016-02-04 23:10:36 +08:00
An Phan
5d690f272d
Ditch fswatch for inotify
2016-02-04 23:04:53 +08:00
An Phan
5262fee853
Doc and style
2016-02-03 23:39:15 +08:00
An Phan
a3e667fcab
Add recursive flag into file watcher doc
2016-02-02 19:09:32 +08:00
An Phan
eff010149e
Better doc for file watcher
2016-02-02 18:26:38 +08:00
An Phan
03d6c06aef
Refactor and fix the file watcher
2016-02-02 18:04:10 +08:00
An Phan
34c4a8e369
Rename BaseStreamer to Streamer
2016-02-02 16:01:47 +08:00
An Phan
46f6141fa8
Add "watch" functionality ( fix #213 )
2016-02-02 16:01:11 +08:00
An Phan
f10fc5fa7d
Add "watch" functionality
2016-02-02 15:47:00 +08:00
An Phan
21567032ab
Fix length
2016-02-01 15:04:16 +08:00
An Phan
e317d2d955
Bump and set version
2016-02-01 11:00:39 +08:00
An Phan
109a955044
Fix #209
2016-02-01 09:58:31 +08:00
Phan An
9dc423f430
Applied fixes from StyleCI
2016-01-31 09:00:15 -05:00
An Phan
61ad09bcd4
User feedback for JWT cmd
2016-01-31 21:46:05 +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
24cb32ceea
Serve static assets via CDN if possible
2016-01-28 13:35:51 +08:00
Phan An
9309c4a99f
Applied fixes from StyleCI
2016-01-26 10:49:03 -05:00
An Phan
57b6cc022e
Quick route fix
2016-01-26 23:23:55 +08:00
An Phan
8453c8e30b
Several methods for API
2016-01-26 14:32:29 +08:00
An Phan
278fb7c8bf
Remove obsolete comment regarding type support
2016-01-26 14:31:56 +08:00
An Phan
3827545037
Merge branch '1.1' into 2.0
2016-01-26 14:29:37 +08:00
An Phan
2aa3efa19e
Merge branch '1.1' of github.com:phanan/koel into 1.1
2016-01-26 14:28:13 +08:00
Joan Font
a124a97cd3
case insentive file extension when looking up for files to add into the library
2016-01-25 18:48:33 +01:00
An Phan
3e0c3ab809
Add CDN support
2016-01-25 18:55:00 +08:00
An Phan
190c2c117f
Invalidate token before logging out
2016-01-25 18:38:41 +08:00
An Phan
c5bf034c7f
A little backward compatibility
2016-01-17 10:45:59 +08:00
An Phan
40bb29dde7
Bump version
2016-01-17 10:44:06 +08:00
Phan An
3bc1bae5b0
Applied fixes from StyleCI
2016-01-15 02:28:34 -05:00
An Phan
dde43d6184
A more intuitive init command
2016-01-15 10:16:58 +08:00
An Phan
946f335cc2
Disable sync time limit in console
2016-01-15 09:53:31 +08:00
An Phan
474e9b945b
Shouldnt have removed that use
statement...
2016-01-05 22:08:11 +08:00
An Phan
ffbcc7ca96
Mobile style fix
2016-01-05 10:54:50 +08:00
An Phan
13436730c5
Indicate that Song IDs are not integers
2016-01-05 10:54:27 +08:00
Phan An
75967cb4e0
Applied fixes from StyleCI
2016-01-03 06:32:38 -05:00
An Phan
ddc56c28d6
Album and Artist image URLs are now absolute
2016-01-03 16:08:01 +08:00
An Phan
2db70a9d00
Merge branch 'master' into jwt
2016-01-01 11:54:10 +07:00
Chris
aca3677500
Change songs(s) to song(s)
...
This makes more sense as all the other ouput handles plural this way in the file.
2015-12-29 23:56:19 -08:00
An Phan
e9b45ac0c3
Update album cover and artist image right after song info loaded
2015-12-30 13:03:47 +07:00
An Phan
e7aac3ea16
Merged 1.1
2015-12-30 11:37:29 +07:00
An Phan
12e4bd473f
Basically completed jwt
2015-12-30 11:29:35 +07:00
An Phan
950772a701
Bump version
2015-12-30 11:15:21 +07:00
An Phan
ea18806f09
Fixes #151
2015-12-30 11:15:21 +07:00
An Phan
e1279ba5c6
Bump version
2015-12-29 13:27:40 +07:00
An Phan
ccfea1fa42
Fix playlist store bug
2015-12-29 13:26:09 +07:00
An Phan
3bbb4375e7
Bump version
2015-12-29 08:35:22 +07:00
An Phan
3193351499
Fixes #151
2015-12-29 08:22:38 +07:00
An Phan
92b81c7b5b
Progressing
2015-12-29 08:16:36 +07:00
An Phan
15c70dc6e1
Bump correct ver
2015-12-28 08:47:32 +07:00
Phan An
36b5eb29de
Applied fixes from StyleCI
2015-12-27 09:07:37 -05:00
An Phan
b3a93e4038
Add a version check
2015-12-27 21:06:10 +07:00
An Phan
a8d620b83d
Upgrade to Laravel 5.2
2015-12-27 20:29:03 +07:00
An Phan
056bf2c559
Trying to make it work with L52
2015-12-27 16:12:10 +07:00
An Phan
a083696289
Add updateNowPlaying for Last.fm
2015-12-23 14:26:16 +08:00
Phan An
e1d0f6a2bd
Applied fixes from StyleCI
2015-12-22 04:54:19 -05:00
An Phan
0dcc270d93
Support for standalone artist image
2015-12-22 17:53:03 +08:00
An Phan
15e1acbeae
Merge branch 'master' into 1.1
2015-12-22 09:39:14 +08:00
An Phan
d64043e44b
Added support for AAC (m4a)
2015-12-22 09:38:59 +08:00
Phan An
54c9a88bc1
Applied fixes from StyleCI
2015-12-21 08:50:26 -05:00
An Phan
8495452762
Like/unlike now work with Last.fm
2015-12-21 21:49:00 +08:00
An Phan
3e747101a9
Easier to test Interaction code
2015-12-21 12:32:15 +08:00
An Phan
79fa62d7b0
Merge branch 'master' into 1.1
2015-12-21 10:18:23 +08:00
Phan An
857af7572b
Applied fixes from StyleCI
2015-12-20 21:18:00 -05:00
An Phan
381751046e
Merge branch 'master' into 1.1
2015-12-21 10:17:27 +08:00
An Phan
71b8001978
Shortenend code
2015-12-21 10:17:12 +08:00
Matthias Gutjahr
2a0bd8fcd8
Add cast to convert Song.length to float
2015-12-20 19:09:34 +01:00
An Phan
074294f6a2
Fix docblock
2015-12-21 00:07:20 +08:00
Phan An
1d417221bf
Applied fixes from StyleCI
2015-12-20 07:30:28 -05:00
An Phan
bdb76a3c9b
Resolved conflicts
2015-12-20 20:21:40 +08:00
An Phan
f449a1a744
Add Last.fm scrobbling functionality
2015-12-20 20:17:35 +08:00
Phan An
30c63cc96d
Applied fixes from StyleCI
2015-12-19 12:08:03 -05: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