Phan An
892be8378a
feat(plust): playlist collaboration
2024-01-22 23:24:07 +01:00
Phan An
6b23f85b90
feat(plus): add tests for License service
2024-01-11 20:29:15 +01:00
Phan An
693939c1d2
chore: refactor tests and factories
2024-01-11 20:29:14 +01:00
Phan An
296a843612
feat(plus): add song policy tests
2024-01-11 20:29:14 +01:00
Phan An
473f1c11a1
feat: adapt downloading to Plus
2024-01-11 20:29:13 +01:00
Phan An
9e27a08960
feat: supports multi-tenant
2024-01-11 20:27:16 +01:00
Phan An
1acff99fba
feat: improve song updating logic
2022-10-12 14:33:41 +02:00
Phan An
ad1d36085a
feat: greatly reduce artist/album query complexity
2022-10-11 17:28:43 +02:00
Phan An
1b2a70f5c1
chore: better routes ( #1368 )
2021-10-11 16:23:00 +02:00
Phan An
54d2029d47
feat(playlist): use own controller for playlist songs ( #1367 )
2021-10-11 13:30:27 +02:00
Phan An
560d41bf1d
chore: fix CS
2020-12-22 21:11:22 +01:00
Phan An
a90d961440
chore(builds): update packages
2020-12-22 21:11:07 +01:00
Phan An
58c00192ad
chore(builds): upgrade to Laravel 8 ( #1261 )
2020-11-14 17:57:25 +01:00
Phan An
9efd232daf
Add some improvements for SongZipArchive
2019-06-30 12:18:48 +02:00
Phan An
040afa393d
Remove leftover facades
2018-08-20 08:26:18 +02:00
An Phan
f51e660501
Cache the media
2017-01-06 11:04:08 +08:00
An Phan
86ca8d40f6
Add iTunes integration
2016-12-11 21:08:30 +08:00
An Phan
528469fdc4
Add YouTube service on the server side
2016-07-14 16:53:10 +08:00
An Phan
5185f3dc6b
Finish structure and song download
2016-06-03 01:53:26 +08: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
An Phan
bf01bf67ef
Attempts to fix UTF-16 issues
2015-12-18 01:57:23 +08:00
An Phan
0ee372882c
Big Bang
2015-12-13 12:42:28 +08:00