quintodrome/scanner
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
..
metadata ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
cached_genre_repository.go Add multiple genres to MediaFile 2021-07-20 17:45:08 -04:00
mapping.go ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
mapping_internal_test.go Add test for mapTrackTitle 2022-12-30 15:13:04 -05:00
playlist_importer.go PreCache Playlists CoverArt 2022-12-28 15:31:56 -05:00
playlist_importer_test.go PreCache Playlists CoverArt 2022-12-28 15:31:56 -05:00
refresher.go Remove "Biography not available" when agents are not available 2023-01-13 22:18:34 -05:00
scanner.go Move artwork handling to its own package 2022-12-28 15:31:56 -05:00
scanner_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
tag_scanner.go PreCache Playlists CoverArt 2022-12-28 15:31:56 -05:00
tag_scanner_test.go Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00
walk_dir_tree.go Refactor file type functions 2022-12-28 15:31:56 -05:00
walk_dir_tree_test.go Resize if requested 2022-12-28 15:31:56 -05:00