diff --git a/cps/helper.py b/cps/helper.py
index 43fb8520..d74318bf 100644
--- a/cps/helper.py
+++ b/cps/helper.py
@@ -123,13 +123,13 @@ def check_send_to_kindle(entry):
# no converter - only for mobi and pdf formats
for ele in iter(entry.data):
if 'MOBI' in ele.format:
- bookformats.append({'format':'Mobi','text':_('Send %(format)s to Kindle',format='Mobi')})
+ bookformats.append({'format':'Mobi','convert':0,'text':_('Send %(format)s to Kindle',format='Mobi')})
if 'PDF' in ele.format:
- bookformats.append({'format':'Pdf','text':_('Send %(format)s to Kindle',format='Pdf')})
+ bookformats.append({'format':'Pdf','convert':0,'text':_('Send %(format)s to Kindle',format='Pdf')})
if 'AZW' in ele.format:
- bookformats.append({'format':'Azw','text':_('Send %(format)s to Kindle',format='Azw')})
+ bookformats.append({'format':'Azw','convert':0,'text':_('Send %(format)s to Kindle',format='Azw')})
if 'AZW3' in ele.format:
- bookformats.append({'format':'Azw3','text':_('Send %(format)s to Kkindle',format='Azw3')})
+ bookformats.append({'format':'Azw3','convert':0,'text':_('Send %(format)s to Kindle',format='Azw3')})
else:
formats = list()
for ele in iter(entry.data):
diff --git a/test/Calibre-Web TestSummary.html b/test/Calibre-Web TestSummary.html
index e9503755..2feb61b8 100644
--- a/test/Calibre-Web TestSummary.html
+++ b/test/Calibre-Web TestSummary.html
@@ -32,15 +32,15 @@
@@ -1554,6 +1554,287 @@ AssertionError: 'The camicdemo' != '\n '
+
+ test_ebook_convert.test_ebook_convert |
+ 12 |
+ 1 |
+ 0 |
+ 0 |
+ 11 |
+
+ Detail
+ |
+
+
+
+ test_SSL_smtp_setup_error
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_STARTTLS_smtp_setup_error
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_convert_deactivate
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_convert_email
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_convert_failed_and_email
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_convert_only
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_convert_parameter
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_convert_wrong_excecutable
+ |
+ PASS |
+
+
+
+ test_email_failed
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_email_only
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_kindle_send_not_configured
+ |
+
+
+
+
+
+
+
+ |
+
+
+
+ test_smtp_setup_error
+ |
+
+
+
+
+
+
+
+ |
+
test_login.test_login |
6 |
@@ -1562,45 +1843,45 @@ AssertionError: 'The camicdemo' != '\n '
0 |
0 |
- Detail
+ Detail
|
-
+
test_login_capital_letters_user_unicode_password_passwort
|
PASS |
-
+
test_login_delete_admin
|
PASS |
-
+
test_login_empty_password
|
PASS |
-
+
test_login_protected
|
-
+
- |
-
+
test_login_unicode_user_space_end_passwort
|
PASS |
-
+
test_login_user_with_space_passwort_end_space
|
@@ -1629,48 +1910,13 @@ AssertionError: False is not true
0 |
0 |
1 |
-
- Detail
- |
-
-
-
- test_opds
- |
-
-
-
-
-
-
-
- |
-
-
- test_updater.test_updater |
- 1 |
- 0 |
- 0 |
- 0 |
- 1 |
Detail
|
- test_updater
+ test_opds
|
@@ -1692,6 +1938,41 @@ AssertionError: False is not true
|
+
+ test_updater.test_updater |
+ 1 |
+ 0 |
+ 0 |
+ 0 |
+ 1 |
+
+ Detail
+ |
+
+
+
+ test_updater
+ |
+
+
+
+
+
+
+
+ |
+
test_helper.calibre_helper |
13 |
@@ -1700,82 +1981,82 @@ AssertionError: False is not true
0 |
0 |
- Detail
+ Detail
|
-
+
test_author_sort
|
PASS |
-
+
test_author_sort_comma
|
PASS |
-
+
test_author_sort_junior
|
PASS |
-
+
test_author_sort_oneword
|
PASS |
-
+
test_author_sort_roman
|
PASS |
-
+
test_check_Limit_Length
|
PASS |
-
+
test_check_char_replacement
|
PASS |
-
+
test_check_chinese_Characters
|
PASS |
-
+
test_check_degEUR_replacement
|
PASS |
-
+
test_check_doubleS
|
PASS |
-
+
test_check_finish_Dot
|
PASS |
-
+
test_check_high23
|
PASS |
-
+
test_check_umlauts
|
@@ -1789,99 +2070,99 @@ AssertionError: False is not true
0 |
4 |
- Detail
+ Detail
|
-
+
test_login_with_password
|
-
+
- |
-
+
test_registering_user
|
-
+
- |
-
+
test_registering_user_fail
|
-
+
- |
-
+
test_resend_password
|
-
+
- |
-
+
test_cli_SSL_files
|
PASS |
-
+
test_cli_different_folder
|
PASS |
-
+
test_cli_different_settings_database
|
PASS |
-
+
test_environ_port_setting
|
@@ -1926,17 +2207,17 @@ AssertionError: False is not true
Total |
- 117 |
- 63 |
+ 129 |
+ 64 |
5 |
0 |
- 49 |
+ 60 |
|