Phan An
c707a0be65
feat: delete old album/artist images upon creating new ones
2020-06-13 13:00:51 +02:00
Phan An
ef140d8819
chore: better firstOrCreate usage
2019-11-29 22:23:40 +01:00
Phan An
335c3370db
Apply fixes from StyleCI ( #1039 )
2019-08-05 17:57:36 +07:00
Phan An
e41e658fce
Better type hints
2019-08-05 17:57:10 +07:00
Phan An
a57fe76dfe
Fix some more advanced errors reported by PHPStan
2018-09-03 19:42:14 +07:00
Phan An
ffa05696c8
Upgrade to Larave 5.5 and PHP 7
2018-08-29 13:15:23 +07:00
Phan An
5fbec01c50
Big revamp for artist and album info
2018-08-19 11:06:31 +02:00
Phan An
cedb9f9922
Apply fixes from StyleCI ( #776 )
2018-08-18 15:20:02 +02:00
Phan An
4fc5117509
Use a service for media info
2018-08-18 15:19:40 +02:00
Phan An
f472ff9ac8
Fix tests
2018-02-05 09:52:14 +01:00
Phan An
4ad5020b58
Fix image stealing logic
2018-02-04 16:53:40 +01:00
Phan An
56cbb4f8b3
Apply fixes from StyleCI ( #632 )
2017-08-05 19:55:53 +01:00
Phan An
39e837713f
Refactor tests
2017-08-05 19:55:02 +01:00
Phan An
53c4bedf7b
Remove Feature test for Artist, as it actually is Unit
2017-06-10 16:17:46 +01:00
Phan An
6e38f96eb2
Finish unit tests for Artist and Album
2017-06-10 14:25:30 +01:00
Phan An
e96c4d5073
Remove redundant code
2017-06-10 12:36:32 +01:00
Phan An
3fccfa8963
Fix is_various attribute on Artist model
2017-06-10 00:29:01 +01:00
Phan An
caf13fbac0
Refactor Download service
2017-06-04 02:12:08 +01:00
Phan An
aa7267419d
Massive refactorings
2017-06-04 00:21:50 +01:00
An Phan
d3843f2d5f
Fix #463
2016-09-26 15:32:16 +08:00
An Phan
b151f3f00a
Typos and doc fixes
2016-06-04 22:17:24 +08:00
An Phan
c8b1e253a7
Finish Artist download
2016-06-04 19:57:27 +08:00
An Phan
4dc06719b3
First try
2016-04-17 23:38:06 +08:00
An Phan
8c862cb9cc
Use root namespaces
2016-04-02 21:16:09 +08:00
An Phan
b356800a32
Use isUnknown
2016-02-10 23:59:29 +07:00
An Phan
5532364518
Album and artist covers now use CDN too
2016-01-30 12:12:09 +08:00
An Phan
ddc56c28d6
Album and Artist image URLs are now absolute
2016-01-03 16:08:01 +08:00
An Phan
e9b45ac0c3
Update album cover and artist image right after song info loaded
2015-12-30 13:03:47 +07: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
8495452762
Like/unlike now work with Last.fm
2015-12-21 21:49:00 +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
423d1fb5c5
Replace iconv with mb_
2015-12-18 10:11:32 +08:00
Phan An
92aefb88ab
Applied fixes from StyleCI
2015-12-17 13:00:42 -05:00
An Phan
bf01bf67ef
Attempts to fix UTF-16 issues
2015-12-18 01:57:23 +08:00
An Phan
a2484362c2
Fix #39
2015-12-16 13:03:48 +08:00
Phan An
f9c9a4df2d
Applied fixes from StyleCI
2015-12-14 08:22:39 -05:00
An Phan
0ee372882c
Big Bang
2015-12-13 12:42:28 +08:00