Import smart playlists (extension .nsp)

This commit is contained in:
Deluan
2021-10-18 22:17:29 -04:00
committed by Deluan Quintão
parent 21da1df4ea
commit 1a96e9fe65
12 changed files with 242 additions and 110 deletions
+1
View File
@@ -20,4 +20,5 @@ var Set = wire.NewSet(
transcoder.New,
scrobbler.GetPlayTracker,
NewShare,
NewPlaylists,
)