0.1.52 Gateway

This commit is contained in:
ponzischeme89
2026-08-17 19:09:17 +12:00
parent d5a8d3ad88
commit 1da91e40a1
46 changed files with 1626 additions and 106 deletions
+1 -1
View File
@@ -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) {