Deluan
|
4f43c6bec5
|
Reorganize metadata extractors code
|
2026-01-02 20:06:10 +00:00 |
|
Deluan
|
dc717c62f1
|
Use TagLib to detect whether a media file has embedded cover or not
|
2026-01-02 20:06:10 +00:00 |
|
Deluan
|
03e7edc427
|
Fix multiple id3v2.4 genres appearing as one big concatenated genre
|
2026-01-02 20:06:09 +00:00 |
|
Deluan
|
eeeb98adb5
|
Foundational work to enable multi-valued tags
|
2026-01-02 19:31:52 +00:00 |
|
Deluan
|
4dd0ebf571
|
Remove C++11 warning in macOS
|
2026-01-02 19:31:10 +00:00 |
|
Deluan
|
10cf2372f8
|
Move project to Navidrome GitHub organization
|
2026-01-02 19:20:16 +00: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 |
|