Deluan
|
2d39a6df8d
|
Remove duplicated fscache creation
|
2020-04-09 13:15:01 -04:00 |
|
Deluan
|
5265d0234f
|
Fix tests for Cover service
|
2020-04-09 12:13:54 -04:00 |
|
jvoisin
|
4fc88f23e9
|
Improve ffmpeg's error diagnostic
This should close #155
|
2020-04-09 10:40:16 -04:00 |
|
Deluan
|
5412bb2dc8
|
Fine tune album grid for mobile view
|
2020-04-09 09:53:53 -04:00 |
|
Deluan
|
b661d52477
|
Force full scan to enable search by tracks' artists in albums
|
2020-04-09 00:24:26 -04:00 |
|
Deluan
|
43ce81af67
|
Add all individual artists from album in searchable full text field. Should fix #94
|
2020-04-08 23:54:54 -04:00 |
|
Deluan
|
b8d1185f7f
|
Remove duplicated words and extra spaces from full text searchable fields
|
2020-04-08 23:29:28 -04:00 |
|
Deluan
|
0fa8290ed3
|
Don't transcode if original format/bitrate is the same as the selected ones
|
2020-04-08 19:10:55 -04:00 |
|
Deluan
|
519e3f014d
|
Re-stage files after formatting
v0.14.1
|
2020-04-08 13:23:39 -04:00 |
|
Deluan
|
d38f8544d5
|
Remove unused localStorage config
|
2020-04-08 13:20:02 -04:00 |
|
Deluan
|
089a92157f
|
Pass version to UI through AppConfig, instead of login payload.master
This makes the version info updated with a browser refresh (no need to logout and login again)
|
2020-04-08 11:00:30 -04:00 |
|
Deluan
|
db246900a6
|
Introduce a new configuration to select the login background image URL
|
2020-04-08 09:07:15 -04:00 |
|
Deluan
|
a0f389fc3e
|
Consolidate UI configuration in one place, allowing it to be overridden from the server
|
2020-04-08 09:07:15 -04:00 |
|
Deluan
|
d0188db4f9
|
Fine tune album grid
|
2020-04-07 21:25:06 -04:00 |
|
Deluan
|
f537984bbf
|
Use trackId instead of simply id , as it seems to conflict with internal id generated by the player. fixes #153
|
2020-04-07 11:55:45 -04:00 |
|
Deluan
|
7e6c0e3894
|
Less noisy logs for scrobble
v0.14.0
|
2020-04-06 19:42:35 -04:00 |
|
Deluan
|
b930c7253a
|
Fix tests in pipeline
|
2020-04-06 17:01:48 -04:00 |
|
Deluan
|
c1afe70d98
|
Fix: also pass the custom authorization header in all requests
|
2020-04-06 16:23:47 -04:00 |
|
Deluan
|
3f9ddb915e
|
Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146)
|
2020-04-06 16:03:20 -04:00 |
|
Deluan
|
c3edc7f449
|
Add test for ServeIndex
|
2020-04-06 15:37:15 -04:00 |
|
Deluan
|
9b272c8021
|
Small log tweak
|
2020-04-06 14:02:50 -04:00 |
|
Deluan
|
6d1221164b
|
Download and install latest Jamstash when calling make Jamstash-master
|
2020-04-06 00:40:51 -04:00 |
|
Deluan
|
647132625c
|
Logs new stream sessions
|
2020-04-06 00:26:51 -04:00 |
|
Deluan
|
a17a98a75f
|
Log API requests and responses at Debug level
|
2020-04-05 23:57:04 -04:00 |
|
Deluan
|
59707b3a8f
|
Detect embedded art in ogg containers
|
2020-04-05 23:41:10 -04:00 |
|
Deluan
|
fa378ab4e4
|
Add tracing log to Cover service
|
2020-04-05 22:48:07 -04:00 |
|
Deluan
|
05ffb1acad
|
Cache cover arts. closes #19
|
2020-04-05 22:02:06 -04:00 |
|
Deluan
|
a1ba5c59b2
|
Returns default cover on any error (not found, encoding, or unknown)
Only returns error if it cannot read the default image
|
2020-04-05 22:02:06 -04:00 |
|
Deluan
|
1bc68c20fc
|
Create and configure image cache
|
2020-04-05 22:02:06 -04:00 |
|
Deluan
|
d308e7ca46
|
Fix typo
|
2020-04-05 17:49:14 -04:00 |
|
jvoisin
|
2b5433dc6e
|
Add an openrc unit file
|
2020-04-05 13:07:00 -04:00 |
|
Deluan
|
86a23f9b14
|
Add more indexes to MediaFile table
|
2020-04-04 21:56:22 -04:00 |
|
Deluan
|
0ba5840a65
|
Don't set a playerId cookie it cannot register the player
|
2020-04-04 20:26:36 -04:00 |
|
Deluan
|
93646b964e
|
More logging tests
|
2020-04-04 19:11:21 -04:00 |
|
Deluan
|
13be8d297c
|
Converted last GoConvey tests to Ginkgo
Removed GoConvey dependency
|
2020-04-04 18:54:12 -04:00 |
|
Deluan
|
a4b97121ab
|
Changes when pipelines are triggered:
- Build now on new Pull Requests
- Release only on new pushed tags
|
2020-04-04 16:39:43 -04:00 |
|
Deluan
|
660f9c205b
|
Rename dist target to snapshot
|
2020-04-04 14:36:23 -04:00 |
|
Deluan
|
28852ce7d7
|
go mod tidy
v0.13.0
|
2020-04-03 22:57:59 -04:00 |
|
Deluan
|
656ca1f3b5
|
Fix colour of album actions
|
2020-04-03 22:35:55 -04:00 |
|
Deluan
|
b8f7715a74
|
Fix ReactAdmin console warnings
|
2020-04-03 21:03:34 -04:00 |
|
Deluan
|
096ed396c8
|
Add link to all artist's albums from an album
|
2020-04-03 20:51:15 -04:00 |
|
Deluan
|
3b6d0b3d15
|
Add a catchall route to redirect everything to app/index.html
|
2020-04-03 19:45:35 -04:00 |
|
Deluan
|
75cd21da1f
|
Add BaseURL configuration (fixes #103)
|
2020-04-03 19:05:38 -04:00 |
|
Deluan
|
b8eb22d162
|
Add git hooks on check_env
|
2020-04-03 16:00:17 -04:00 |
|
Deluan
|
9b461735f4
|
Add comments to createXxxxCommand functions to clarify about the filepaths arguments being absolute paths
|
2020-04-03 14:49:35 -04:00 |
|
Deluan
|
63bf49b3c4
|
Add lefthook for handling git hooks
|
2020-04-03 14:48:14 -04:00 |
|
Deluan
|
559848299c
|
Fix default mp3 encoding ffmpeg command
|
2020-04-03 00:26:41 -04:00 |
|
Deluan
|
8510273216
|
Send estimated content length if requested
|
2020-04-03 00:24:40 -04:00 |
|
Deluan
|
2392060bc1
|
Don't try to transcode a file if the requested format is the same and the client is not requesting to downsample
|
2020-04-02 22:17:52 -04:00 |
|
Deluan
|
2d7998de59
|
Return cover from album even if client does not prefix the id with al- . Fixes #46
|
2020-04-02 22:03:27 -04:00 |
|