navidrome/core
Kendall Garner 3179966270
fix(metrics): write system metrics on start (#3641)
* fix(metrics): write system metrics on start

* add broken basic auth test

* refactor: simplify Prometheus instantiation

Signed-off-by: Deluan <deluan@navidrome.org>

* fix: basic authentication

Signed-off-by: Deluan <deluan@navidrome.org>

* refactor: move magic strings to constants

Signed-off-by: Deluan <deluan@navidrome.org>

* refactor: simplify prometheus http handler

Signed-off-by: Deluan <deluan@navidrome.org>

* add artist metadata to aggregrate sql

---------

Signed-off-by: Deluan <deluan@navidrome.org>
Co-authored-by: Deluan <deluan@navidrome.org>
2025-01-11 21:02:36 -05:00
..
agents fix(server): change log level for some last.fm warnings 2024-12-21 13:39:39 -05:00
artwork fix: pre-cache square images, or else they are not useful for the Album Grid 2024-11-19 18:41:50 -05:00
auth fix(server): don't try to save JWT if it fails to encrypt 2024-12-05 22:19:39 -05:00
ffmpeg fix(server): allow extra spaces in transcoding commands 2024-10-20 19:35:16 -04:00
metrics fix(metrics): write system metrics on start (#3641) 2025-01-11 21:02:36 -05:00
playback Fixing Build/lint error: "non-constant format string in call to fmt.Errorf (govet)" (#3198) 2024-08-19 17:58:35 -04:00
scrobbler Use userId in player, other fixes (#3182) 2024-08-03 13:37:21 -04:00
archiver.go Add log.IsGreaterOrEqualTo, that take into consideration path-scoped log levels 2023-12-25 16:35:16 -05:00
archiver_test.go Add support for timeOffset in /stream endpoint 2023-12-02 13:10:36 -05:00
common.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
core_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
external_metadata.go fix(server): more race conditions when updating artist/album from external sources 2024-12-04 17:34:26 -05:00
media_streamer.go fix: forcing transcoding when client does not specify transcoding options (#3455) 2024-11-05 20:39:05 -05:00
media_streamer_Internal_test.go fix: forcing transcoding when client does not specify transcoding options (#3455) 2024-11-05 20:39:05 -05:00
media_streamer_test.go Add support for timeOffset in /stream endpoint 2023-12-02 13:10:36 -05:00
players.go fix(server): add disc number to fake path. 2024-12-02 09:35:39 -05:00
players_test.go Use userId in player, other fixes (#3182) 2024-08-03 13:37:21 -04:00
playlists.go fix(playlists): make the m3u parser case-insensitive again #3410 2024-10-20 14:21:39 -04:00
playlists_test.go fix(playlists): make the m3u parser case-insensitive again #3410 2024-10-20 14:21:39 -04:00
share.go Fix null values in DB (#2840) 2024-02-07 20:45:08 -05:00
share_test.go Add option to allow share to be downloaded 2023-03-10 23:33:29 -05:00
wire_providers.go feat(Insights): add anonymous usage data collection (#3543) 2024-12-17 17:10:55 -05:00