big refactor to prepare for removing server hard-coding

This commit is contained in:
Drew Weymouth
2022-12-19 19:28:19 -08:00
parent 8762fed9b3
commit 181554058a
9 changed files with 149 additions and 90 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package backend
import (
"context"
"gomuse/player"
"supersonic/player"
"time"
subsonic "github.com/dweymouth/go-subsonic"