Deluan
|
143f5ba9d5
|
Import song duration with hundredths when using TagLib
This is how ffmpeg extractor currently works, and it makes album durations more precise.
|
2021-08-20 21:42:01 -04:00 |
|
Deluan
|
d3975d206a
|
Reorganize metadata extractors code
|
2021-07-24 11:10:19 -04:00 |
|
Deluan
|
6c550819fd
|
Use TagLib to detect whether a media file has embedded cover or not
|
2021-07-24 01:59:53 -04:00 |
|
Deluan
|
2742977c63
|
Fix multiple id3v2.4 genres appearing as one big concatenated genre
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
cd242695ba
|
Foundational work to enable multi-valued tags
|
2021-05-31 18:08:12 -04:00 |
|
Deluan
|
fa0e6dda5b
|
Remove C++11 warning in macOS
|
2021-05-14 16:03:11 -04:00 |
|
Deluan
|
6ee45a9ccc
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
Fernando Rios
|
80b8b69cee
|
Fix compilation of C++ code on certain linux systems
|
2020-09-26 13:08:28 -04:00 |
|
Deluan
|
caeff2862a
|
Remove dependency on C++17
|
2020-09-10 15:16:47 -04:00 |
|
Deluan
|
a3ecc41e47
|
Change taglib extractor log level to trace
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
4d18212f5d
|
Extract all id3 frames from file
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
5dea258058
|
Extract basic tags, as a fallback
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
0802ab73d7
|
Trim tag value, not tag key
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
865b9cd545
|
Trim spaces from tags
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
e70ec53983
|
Rewrite taglib integration, now with TCMP
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
78ecda5239
|
Get the first occurrence of multi-valued tags
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
3a4e2523dd
|
Fix possible concurrency issue
|
2020-09-08 13:33:07 -04:00 |
|
Deluan
|
58a0c44600
|
Embed audiotags lib, to make it static compilable
|
2020-09-08 13:33:07 -04:00 |
|