From c995c5b447cd32f4eb9f3cd9fc1865fd93962f24 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 20 Nov 2015 19:55:23 +0100 Subject: If a feed failed to update more than 10 times, show a hint in the web interface --- appinfo/database.xml | 7 +++++++ appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'appinfo') diff --git a/appinfo/database.xml b/appinfo/database.xml index b815cee05..e242ad98c 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -140,6 +140,13 @@ 8 true + + update_error_count + integer + 0 + 8 + true + deleted_at integer diff --git a/appinfo/info.xml b/appinfo/info.xml index 917229787..b28dc55c7 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -7,7 +7,7 @@ Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt multimedia AGPL - 6.1.2 + 6.1.3 News -- cgit v1.2.3