Deluan
|
17830d63b4
|
Ignore m3u files when scanning
|
2020-07-03 21:06:33 -04:00 |
|
Deluan
|
5862157a2c
|
Move test file to fixtures folder
|
2020-04-28 11:59:47 -04:00 |
|
Deluan
|
69c19e946c
|
Add sort tags and use them in search
|
2020-04-24 15:02:20 -04:00 |
|
Deluan
|
d7edbf93f0
|
Make test more reliable
In some systems, it was detecting the `go.mod` file as an audio file, probably because of the system's mime-type configuration
|
2020-04-24 11:05:17 -04:00 |
|
jvoisin
|
2ab647efe1
|
Add a test
|
2020-04-11 13:08:21 -04:00 |
|
Deluan
|
59707b3a8f
|
Detect embedded art in ogg containers
|
2020-04-05 23:41:10 -04:00 |
|
Deluan
|
fc14e346b9
|
feat: store duration as float, to cater for milliseconds
|
2020-02-20 17:02:06 -05:00 |
|
Deluan
|
5525145906
|
fix: audio stream's bitrate has precedence over container's bitrate
|
2020-02-20 13:56:45 -05:00 |
|
Deluan
|
74d87790b8
|
refactor: better ffmpeg output metadata parsing
|
2020-02-20 10:41:16 -05:00 |
|
Deluan
|
fc7595a464
|
fix: cover art detection regex
|
2020-02-18 11:19:22 -05:00 |
|
Deluan
|
4ceaea7732
|
fix: extract stream level metadata
|
2020-02-18 10:00:05 -05:00 |
|
Deluan
|
894536c8ec
|
Revert "fix: extract stream level metadata"
This reverts commit 92f6e558212f7039be6a20349b99120102a76277.
|
2020-02-15 23:18:37 -05:00 |
|
Deluan
|
92f6e55821
|
fix: extract stream level metadata
|
2020-02-15 20:47:06 -05:00 |
|
Deluan
|
b2d022b823
|
fix: ignore environment dependant test
|
2020-02-13 20:19:51 -05:00 |
|
Deluan
|
ba08f00c20
|
feat: make rescan faster, only loading metadata from changed files
|
2020-02-13 20:18:17 -05:00 |
|
Deluan
|
d9993c5877
|
refactor: separate metadata extraction from audio files scanning
|
2020-02-13 10:03:52 -05:00 |
|
Deluan
|
ab10719d27
|
fix: use a regex to match year in ffmpeg date field. close #63
|
2020-02-08 23:17:12 -05:00 |
|
Deluan
|
e33d2305a1
|
feat: support multiple year formats in the date tag (#63)
|
2020-02-06 14:44:50 -05:00 |
|
Deluan
|
0e01f9a0f9
|
fix: use filepath.Join instead of path.Join
|
2020-02-03 17:53:59 -05:00 |
|
Deluan
|
461b7424e9
|
Ignore case in extracted tags
|
2020-01-24 09:46:59 -05:00 |
|
Deluan
|
e03304650d
|
Fix compilation tag, again
|
2020-01-21 22:41:18 -05:00 |
|
Deluan
|
3a44f37622
|
Add comment tag, still missing multiline comments
|
2020-01-21 10:05:00 -05:00 |
|
Deluan
|
22a0b7e170
|
Don't override input tags with stream tags
|
2020-01-21 09:52:34 -05:00 |
|
Deluan
|
c42e1bd2f5
|
Extract metadata from files in a directory in batch (one call to ffmpeg for all files)
|
2020-01-21 07:50:30 -05:00 |
|
Deluan
|
7529ae3752
|
Extract metadata with ffmpeg
|
2020-01-20 22:32:40 -05:00 |
|
Deluan
|
a4b75fd69d
|
Test "Compilation" tag
|
2020-01-18 11:19:00 -05:00 |
|
Deluan
|
123f543a94
|
New Folder Scanner - WIP
|
2020-01-17 20:54:28 -05:00 |
|