quintodrome/server
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
..
backgrounds Add function number.RandomInt64 2023-01-13 21:40:24 -05:00
events Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
nativeapi Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
public Move artwork id encoding to public package 2023-01-16 15:24:25 -05:00
subsonic Move artwork id encoding to public package 2023-01-16 15:24:25 -05:00
auth.go Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
auth_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
initial_setup.go feat: Add listenbrainz base url configuration (#1774) 2022-09-27 21:06:28 -04:00
initial_setup_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
middlewares.go Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
middlewares_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
serve_index.go ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
serve_index_test.go ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
server.go Remove size from public image ID JWT 2023-01-13 22:18:34 -05:00
server_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00