Check for Last.FM and Spotify configuration at startup
This commit is contained in:
@@ -33,6 +33,7 @@ func New(scanner *scanner.Scanner, ds model.DataStore) *Server {
|
||||
a.initRoutes()
|
||||
a.initScanner()
|
||||
checkFfmpegInstallation()
|
||||
checkExternalCredentials()
|
||||
return a
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user