Support downloading full album and artist discography through Subsonic API

This commit is contained in:
Deluan
2020-08-04 12:34:40 -04:00
parent f745b8d223
commit 2c370cae28
7 changed files with 124 additions and 11 deletions
+1
View File
@@ -10,5 +10,6 @@ var Set = wire.NewSet(
NewMediaStreamer,
NewTranscodingCache,
NewImageCache,
NewArchiver,
transcoder.New,
)