quintodrome/scanner/metadata
Kendall Garner 1324a16fc5 ReplayGain support + audio normalization (web player) (#1988)
* ReplayGain support

- extract ReplayGain tags from files, expose via native api
- use metadata to normalize audio in web player

* make pre-push happy

* remove unnecessary prints

* remove another unnecessary print

* add tooltips, see metadata

* address comments, use settings instead

* remove console.log

* use better language for gain modes
2023-01-17 15:57:19 -05:00
..
ffmpeg ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
taglib Don't show error when it is nil 2023-01-13 22:18:34 -05:00
metadata.go ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
metadata_internal_test.go Move alternative tag names mapping to metadata 2022-12-28 15:31:56 -05:00
metadata_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
metadata_test.go ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00