Deluan
|
b9b6ce066b
|
Auto-Import playlists found in the Music Folder
|
2020-07-17 22:55:51 -04:00 |
|
Deluan
|
35114be5f7
|
Add path to playlist
|
2020-07-17 22:55:51 -04:00 |
|
Deluan
|
3239be4a4d
|
Change log level of some scanner operations
|
2020-07-17 12:49:37 -04:00 |
|
Deluan
|
a706cb46fa
|
Fix pre-push hook
|
2020-07-17 12:16:23 -04:00 |
|
Deluan
|
3095bee5d9
|
Fix lint error
|
2020-07-17 12:16:16 -04:00 |
|
Deluan
|
51c295d1de
|
Add new scanner algorithm, can be enabled with DevNewScanner config option
|
2020-07-17 12:06:49 -04:00 |
|
Deluan
|
de0cc1f268
|
Move LoadAllAudioFiles tests to the proper test file
|
2020-07-16 18:18:48 -04:00 |
|
Deluan
|
037f6b606e
|
Replace lefthook with shell script
|
2020-07-16 18:14:02 -04:00 |
|
Deluan
|
e7f6ba8f35
|
Move LoadAllAudioFiles function to the right file
|
2020-07-16 17:42:26 -04:00 |
|
Deluan
|
25f68b6c89
|
If mediafile does not have an embedded coverart, use album's
|
2020-07-16 17:08:52 -04:00 |
|
Deluan
|
dc50f672b8
|
Fix Makefile target name
|
2020-07-16 16:57:19 -04:00 |
|
Deluan
|
d14a6031f0
|
Add test for case-sensitive DeleteByPath
|
2020-07-14 15:35:42 -04:00 |
|
Deluan
|
8b20c26e04
|
Make "ByPath" queries case-sensitive
|
2020-07-14 15:27:27 -04:00 |
|
Deluan
|
1ef0869a54
|
Strip debugging info from binaries. Closes #405
|
2020-07-14 13:58:39 -04:00 |
|
Deluan Quintão
|
ca10e800a9
|
Add demo site to README.md
|
2020-07-14 07:59:14 -04:00 |
|
Deluan
|
33d5459c20
|
Escape paths in "ByPath" queries
|
2020-07-14 07:20:27 -04:00 |
|
Deluan
|
aae43f4452
|
Remove unneeded \n
|
2020-07-13 11:49:06 -04:00 |
|
Deluan
|
0bd842869b
|
go mod tidy
v0.25.0
|
2020-07-13 09:35:39 -04:00 |
|
Deluan
|
394d3b0e67
|
Turn off Go 1.14 async preemption as it causes issues with CIFS/SMB access. See #393
|
2020-07-12 22:09:51 -04:00 |
|
Deluan
|
1ef17e2986
|
Remove version command
|
2020-07-12 20:44:19 -04:00 |
|
Deluan
|
d4347f20ae
|
Remove redundant log message
|
2020-07-12 20:42:38 -04:00 |
|
Deluan
|
3319f78de0
|
Remove unnecessary config from docker images
|
2020-07-12 14:09:32 -04:00 |
|
Deluan
|
ee0ae0a06c
|
Fix lint errors
|
2020-07-12 13:36:22 -04:00 |
|
Deluan
|
064da8e034
|
Add more trace logging to scanner
|
2020-07-12 13:30:03 -04:00 |
|
Deluan
|
74cf0ee1c1
|
Create Data Folder if it does not exist
|
2020-07-12 12:36:08 -04:00 |
|
Deluan
|
c2f40ea8a3
|
Show totals at the end of scan
|
2020-07-12 12:35:23 -04:00 |
|
Deluan
|
f694e471fb
|
Make private types unexported
|
2020-07-12 11:55:19 -04:00 |
|
Deluan
|
dc8368c89c
|
Return counter from DeleteByPath
|
2020-07-12 11:53:07 -04:00 |
|
Deluan
|
e55397fcdc
|
Bump github.com/onsi/ginkgo from 1.13.0 to 1.14.0
|
2020-07-12 11:24:55 -04:00 |
|
Deluan
|
8260b46e8f
|
Fix migration
|
2020-07-12 11:22:24 -04:00 |
|
Deluan
|
b59c6c85e0
|
Add support for armv5. Closes #395
|
2020-07-12 09:43:18 -04:00 |
|
Deluan
|
b96ff9c210
|
Use ci-goreleaser 1.14.4-2
This should generate binaries compatible with OpenVZ (kernel 2.6.32)
|
2020-07-12 09:43:18 -04:00 |
|
Deluan
|
c758780e38
|
Remove MUSL build
|
2020-07-11 14:33:23 -04:00 |
|
Deluan
|
9e35534dad
|
Fix lint errors
New environment, forgot to setup it properly...
|
2020-07-10 13:11:02 -04:00 |
|
Deluan
|
5620c58a30
|
Started the big refactor to extract common logic from engine package (Subsonic only) to core package (more generic)
|
2020-07-10 12:53:11 -04:00 |
|
Deluan
|
5418a6b6b1
|
Remove unused docker files
|
2020-07-09 00:45:04 -04:00 |
|
Deluan
|
865bad1550
|
Send play song event to GA
|
2020-07-08 21:23:51 -04:00 |
|
Deluan
|
7c3fd38559
|
Add option to change IP address to bind
|
2020-07-08 20:54:56 -04:00 |
|
Deluan Quintão
|
933052583a
|
Update FUNDING.yml
|
2020-07-08 13:07:08 -04:00 |
|
Deluan Quintão
|
941e252d44
|
Update FUNDING.yml
|
2020-07-08 12:57:46 -04:00 |
|
Deluan
|
f0a5df7cd7
|
Move transcodings initialization to a migration
This will make it run only once, not every
time the transcoding table is empty
|
2020-07-06 23:48:43 -04:00 |
|
Deluan
|
fdc38b5ca5
|
Enable DSD (.dsf) support
|
2020-07-06 12:25:55 -04:00 |
|
Deluan
|
2f8b01015d
|
Change log level for "path unavailable"
|
2020-07-04 11:36:57 -04:00 |
|
Deluan
|
2a302de42f
|
Set default session timeout to 24h (agan)
|
2020-07-03 22:08:32 -04:00 |
|
Deluan
|
681849d174
|
Fix pls ignoring
|
2020-07-03 21:15:01 -04:00 |
|
Deluan
|
17830d63b4
|
Ignore m3u files when scanning
|
2020-07-03 21:06:33 -04:00 |
|
Deluan
|
1cc03fdd8c
|
Add initial support for Google Analytics
|
2020-07-03 13:51:31 -04:00 |
|
Deluan
|
dd91f983b5
|
Add new config option to show a custom welcome message in the login screen
|
2020-07-03 11:51:15 -04:00 |
|
Deluan
|
3a7d70c908
|
Add scan command
|
2020-07-03 10:49:11 -04:00 |
|
Deluan
|
8181aba61f
|
Clean up a bit
|
2020-07-03 10:19:44 -04:00 |
|