..
agents
Fix tests expectations
2024-06-05 19:54:25 -04:00
artwork
fix(server): try to find proper embedded front cover - only for vorbis comments for now ( #3348 )
2024-10-27 21:59:22 -04:00
auth
Fix possible authentication bypass
2023-12-13 19:32:05 -05:00
ffmpeg
fix(server): allow extra spaces in transcoding commands
2024-10-20 19:35:16 -04: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 race condition in external metadata retrieval
2024-06-06 21:01:35 -04:00
media_streamer.go
refactor(core): Refactor selectTranscodingOptions function ( #3227 )
2024-09-02 12:20:23 -04:00
media_streamer_Internal_test.go
Allow configuring cache folder ( #2357 )
2023-06-02 17:14:11 -04:00
media_streamer_test.go
Add support for timeOffset
in /stream
endpoint
2023-12-02 13:10:36 -05:00
metrics.go
Base SQL metrics in MetricsWorker ( #2002 )
2023-01-24 19:26:07 -05:00
players.go
Fix log message
2024-09-13 09:13:51 -04: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
Make dependency injection more consistent
2024-05-08 22:21:38 -04:00