0.1.52 Gateway
This commit is contained in:
@@ -131,7 +131,7 @@ func (s *Server) handleAdminRecommendations(w http.ResponseWriter, r *http.Reque
|
||||
contextName = "default"
|
||||
}
|
||||
intent := recommend.RankIntent{
|
||||
ID: "admin:" + contextName, Now: now, Location: s.cfg.SonarrLocation,
|
||||
ID: "admin:" + contextName, Now: now, Location: s.householdLocation(),
|
||||
HouseholdScores: household, Compatibility: map[string]float64{},
|
||||
}
|
||||
switch contextName {
|
||||
|
||||
Reference in New Issue
Block a user