From 638dd327c722db9103a2af0bb280530241d1eb45 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Sun, 2 Nov 2025 09:36:50 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0baedb5c2..246cbc5d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fix block start time calculation across a UTC offset change - Fix classic schedule start time calculation across a UTC offset change - Fix XMLTV generation for channels using on-demand playout mode -- Fix some removed songs from appearing in the trash +- Fix some file not found songs missing from trash view ### Changed - Use smaller batch size for search index updates (100, down from 1000)