From c88dc363a208909994abf30736e9eed4154b3a51 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Thu, 3 Jun 2021 21:41:16 -0500 Subject: [PATCH] Remove OPDS temp file if there are no changes to the feed --- lib/Library.php | 3 --- lib/OpdsFeed.php | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/Library.php b/lib/Library.php index c498ad56..8c393cd3 100644 --- a/lib/Library.php +++ b/lib/Library.php @@ -1,10 +1,7 @@