0.1.52 Gateway
This commit is contained in:
@@ -169,7 +169,7 @@ func (s *Server) personalizeTitles(
|
||||
profile, exposures, household := s.rankingContext(ctx, sess.EmbyUserID)
|
||||
cfg := s.weightedConfig()
|
||||
now := time.Now()
|
||||
location := s.cfg.SonarrLocation
|
||||
location := s.householdLocation()
|
||||
for index := range rows {
|
||||
row := &rows[index]
|
||||
if progressRow(row.ID) {
|
||||
|
||||
Reference in New Issue
Block a user