quintodrome/scanner/metadata/taglib
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
..
get_filename.go Remove //+build tags, as the code does not compile on older versions of Go anymore 2022-07-29 08:41:28 -04:00
get_filename_win.go Remove //+build tags, as the code does not compile on older versions of Go anymore 2022-07-29 08:41:28 -04:00
taglib.go Move alternative tag names mapping to metadata 2022-12-28 15:31:56 -05:00
taglib_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
taglib_test.go Parse more itunes keys, optimize taglib wrapper (#2680) 2023-12-03 14:19:16 -05:00
taglib_wrapper.cpp Parse more itunes keys, optimize taglib wrapper (#2680) 2023-12-03 14:19:16 -05:00
taglib_wrapper.go Parse more itunes keys, optimize taglib wrapper (#2680) 2023-12-03 14:19:16 -05:00
taglib_wrapper.h Parse more itunes keys, optimize taglib wrapper (#2680) 2023-12-03 14:19:16 -05:00