Kendall Garner
|
742fd16a01
|
Parse more itunes keys, optimize taglib wrapper (#2680)
* parse more itunes keys
* Move special iTunes M4A logic to Go code
* Simplify ASF/WMA tags handling
* Simplify ASF/WMA tags handling even more, moving compilation logic to `metadata` normalizer
* Remove strdups from C++ code, `C.GoString` already duplicates the strings
* reduced set
* remove strdup
* Small nitpick
---------
Co-authored-by: Deluan <deluan@navidrome.org>
|
2023-12-03 14:19:16 -05:00 |
|
Kendall Garner
|
3debd31b12
|
Add more replaygain tests, fix wma (#2356)
* add more replaygain tests, fix wma
* Convert individual specs to a table spec
* Fix pipeline, by commenting incompatible tests
---------
Co-authored-by: Deluan <deluan@navidrome.org>
|
2023-11-14 20:25:18 -05:00 |
|