From bda839b0b2a20a3b48b1669680fb5d2379af2d77 Mon Sep 17 00:00:00 2001
From: phl0
Date: Sun, 21 May 2023 22:50:30 +0200
Subject: [PATCH] Show big banner re eQSL rate limit
---
application/views/eqsl/analysis.php | 2 +-
application/views/eqsl/download.php | 3 ++-
application/views/eqsl/export.php | 2 +-
application/views/eqsl/import.php | 2 +-
application/views/eqsl/tools.php | 2 +-
5 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/application/views/eqsl/analysis.php b/application/views/eqsl/analysis.php
index ab3246e4..fb802483 100644
--- a/application/views/eqsl/analysis.php
+++ b/application/views/eqsl/analysis.php
@@ -17,7 +17,7 @@ $custom_date_format = $this->session->userdata('user_date_format');
Tools
- Download eQSL Images
+ Download eQSL cards
diff --git a/application/views/eqsl/download.php b/application/views/eqsl/download.php
index f0e53f28..ec011de3 100644
--- a/application/views/eqsl/download.php
+++ b/application/views/eqsl/download.php
@@ -15,7 +15,7 @@
Tools
- Download eQSL Images
+ Download eQSL cards
@@ -74,6 +74,7 @@ foreach ($qslsnotdownloaded->result_array() as $qsl) {
Cloudlog will use the eQSL credentials from your Cloudlog user profile to connect to eQSL and download confirmations.
+
Due to a rate limit of approximately 10 seconds per eQSL picture download calling this function will take a long time to complete! Thus may have to call this function several times depending on the amount of outstanding cards.
diff --git a/application/views/eqsl/export.php b/application/views/eqsl/export.php
index 4a094a22..6be59f85 100644
--- a/application/views/eqsl/export.php
+++ b/application/views/eqsl/export.php
@@ -15,7 +15,7 @@
Tools
- Download eQSL Images
+ Download eQSL cards
diff --git a/application/views/eqsl/import.php b/application/views/eqsl/import.php
index d745e1b4..1808f11e 100644
--- a/application/views/eqsl/import.php
+++ b/application/views/eqsl/import.php
@@ -15,7 +15,7 @@
Tools
- Download eQSL Images
+ Download eQSL cards
diff --git a/application/views/eqsl/tools.php b/application/views/eqsl/tools.php
index d099525c..7982aaa1 100644
--- a/application/views/eqsl/tools.php
+++ b/application/views/eqsl/tools.php
@@ -17,7 +17,7 @@
- Download eQSL Images
+ Download eQSL cards