navidrome/core/playback
Rob Emery 723f01d98c
Fixing Build/lint error: "non-constant format string in call to fmt.Errorf (govet)" (#3198)
* Fixing " non-constant format string in call to fmt.Errorf (govet)"

* Its a string, not an int; read better.
2024-08-19 17:58:35 -04:00
..
mpv fix bug in jukebox: property unavailable (#3024) 2024-05-15 09:48:09 -04:00
device.go Terminate all MPV instances when stopping Navidrome (#3008) 2024-05-09 06:57:24 -04:00
playback_suite_test.go Jukebox mode (#2289) 2023-09-10 11:25:22 -04:00
playbackserver.go Terminate all MPV instances when stopping Navidrome (#3008) 2024-05-09 06:57:24 -04:00
queue.go Fixing Build/lint error: "non-constant format string in call to fmt.Errorf (govet)" (#3198) 2024-08-19 17:58:35 -04:00
queue_test.go Jukebox mode (#2289) 2023-09-10 11:25:22 -04:00