Ozzie Isaacs
|
4401cf66d1
|
Remove remains of ie8 support
|
2023-12-16 17:23:20 +01:00 |
|
Ozzie Isaacs
|
d353c9b6d3
|
Fix #2945 (handle illegal multibyte sequence)
|
2023-12-16 10:48:49 +01:00 |
|
Ozzie Isaacs
|
0aba96c032
|
Update Teststatus
|
2023-12-16 10:31:36 +01:00 |
|
Ozzie Isaacs
|
c60b7e9192
|
Update teststatus
|
2023-12-14 07:09:50 +01:00 |
|
Ozzie Isaacs
|
23033255b8
|
Bugfix updater
|
2023-12-12 18:15:48 +01:00 |
|
Ozzie Isaacs
|
31c8909dea
|
Merge branch 'Develop' into metadata -> Now all tests should run "pass" now
# Conflicts:
# cps/constants.py
# cps/helper.py
# cps/tasks/convert.py
# test/Calibre-Web TestSummary_Linux.html
|
2023-12-11 14:23:12 +01:00 |
|
Ozzie Isaacs
|
9ef89dbcc3
|
Bugfix convert file from gdrive without cover
Update Teststatus
|
2023-12-10 15:23:26 +01:00 |
|
Ozzie Isaacs
|
1086296d1d
|
Make embed metadata configurable
|
2023-12-09 11:29:11 +01:00 |
|
Ozzie Isaacs
|
d341faf204
|
Make Version setuptools compatible and still have the "Beta" in the User interface
|
2023-12-09 09:36:28 +01:00 |
|
Ozzie Isaacs
|
2334e8f9c9
|
Refactored calibre executable detection for better error messages
|
2023-12-07 16:47:10 +01:00 |
|
Ozzie Isaacs
|
90ad570578
|
Show only folders for selecting converter binaries
|
2023-12-07 16:22:34 +01:00 |
|
Ozzie Isaacs
|
fd90d6e375
|
Delete temp dir not shown in tasks overview
Handle case no cover during convert ebook
|
2023-12-06 19:33:22 +01:00 |
|
Ozzie Isaacs
|
7fbbb85f47
|
Temp folder is deleted on regular base
|
2023-12-04 19:26:43 +01:00 |
|
Ozzie Isaacs
|
52c7557878
|
Merge remote-tracking branch 'caliblur/issue/caliBlur2931'
Updated optional requirements
|
2023-12-04 19:05:39 +01:00 |
|
Ozzie Isaacs
|
794cd354ca
|
Added ToDo's
|
2023-12-04 18:57:50 +01:00 |
|
Ghighi Eftimie
|
389e3f09f5
|
small fix for mobile resolution - add to shelf button
|
2023-12-04 16:40:56 +02:00 |
|
Ghighi Eftimie
|
285979b68d
|
fix for 2931
|
2023-12-04 16:00:00 +02:00 |
|
Ozzie Isaacs
|
3a012c900e
|
Merge branch 'master' into Develop
|
2023-11-28 18:00:26 +01:00 |
|
Ozzie Isaacs
|
ec45de3212
|
Merge remote-tracking branch 'douban/master'
|
2023-11-28 17:59:48 +01:00 |
|
Ozzie Isaacs
|
f644a2a136
|
Merge remote-tracking branch 'kobo_cover/patch-1'
|
2023-11-28 17:56:36 +01:00 |
|
Russell
|
01108aac42
|
Remove trailing slash
Signed-off-by: Russell <russell@troxel.io>
|
2023-11-26 22:01:26 -08:00 |
|
Russell Troxel
|
400c745692
|
Update KOBO_IMAGEHOST_URL to new CDN endpoint
Kobo has introduced a vanity URL to their Akamai CDN config - "https://https://cdn.kobo.com". As a result, requests sent to the old raw Akamai endpoint now through 404s. This is a simple PR that updates to the new URL.
This is visible in the config of a newly bought Kobo Sage (mine):
```
image_host=https://cdn.kobo.com/book-images/
image_url_quality_template=https://cdn.kobo.com/book-images/{ImageId}/{Width}/{Height}/{Quality}/{IsGreyscale}/image.jpg
image_url_template=https://cdn.kobo.com/book-images/{ImageId}/{Width}/{Height}/false/image.jpg
```
Example:
OLD:
https://kbimages1-a.akamaihd.net/1abfb307-457b-4597-b2ea-74beb2eb1478/149/223/false/image.jpg
(Throws 404)
New:
https://cdn.kobo.com/book-images/1abfb307-457b-4597-b2ea-74beb2eb1478/149/223/false/image.jpg
(Renders Properly)
fixes #2371
ref #2731
|
2023-11-26 14:31:24 -08:00 |
|
ye
|
9841a4d068
|
fix the the problem that metadata_provider/douban.py can't get tags info
|
2023-11-26 09:06:25 +08:00 |
|
Ozzie Isaacs
|
7fd1d10fca
|
Implement gdrive metadata on download
|
2023-11-11 15:26:05 +01:00 |
|
Ozzie Isaacs
|
4f6bbfa8b8
|
Little refactoring do_download
|
2023-11-11 15:00:12 +01:00 |
|
Ozzie Isaacs
|
cf6810db87
|
Refactored get_temp_dir
bugfixes export_metadata
|
2023-11-11 14:48:59 +01:00 |
|
Ozzie Isaacs
|
5afff2231e
|
Fix for #2743 (read status is no longer implicitly added to advanced search query)
|
2023-11-11 10:43:50 +01:00 |
|
Ozzie Isaacs
|
d611582b78
|
Fix for #2743 (read status is no longer implicitly added to advanced search query)
|
2023-11-11 10:43:23 +01:00 |
|
Ozzie Isaacs
|
3bbd8ee27e
|
Use belach or nh3 for cleaning html (fix for #2874)
|
2023-11-09 17:59:20 +01:00 |
|
Ozzie Isaacs
|
f78e0ff938
|
Use belach or nh3 for cleaning html (fix for #2874)
|
2023-11-09 17:59:06 +01:00 |
|
Ozzie Isaacs
|
bd71391bfb
|
Possible fix for #2849 (404 error during sync request)
|
2023-11-09 17:43:02 +01:00 |
|
Ozzie Isaacs
|
20b2936cc1
|
Merge branch 'master' into Develop
|
2023-11-09 17:41:39 +01:00 |
|
Ozzie Isaacs
|
19825a635a
|
Possible fix for 2849 (404 error during sync request)
|
2023-11-09 17:41:20 +01:00 |
|
Ozzie Isaacs
|
0d611d35de
|
Updated Testresult
Updated requirements
|
2023-11-09 06:39:25 +01:00 |
|
Ozzie Isaacs
|
effd026fe2
|
Merge branch 'master' into Develop
|
2023-11-08 20:36:49 +01:00 |
|
Ozzie Isaacs
|
d68e57c4fc
|
Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
|
2023-11-08 20:11:03 +01:00 |
|
Ozzie Isaacs
|
184ce23351
|
Catch error with tornado on restart
|
2023-11-06 18:05:36 +01:00 |
|
Ozzie Isaacs
|
2fbc3da451
|
Added Slovak translation
|
2023-11-06 16:51:08 +01:00 |
|
Ozzie Isaacs
|
fad6550ff1
|
Show "all" opds feed entries only if there is at least one entry
|
2023-11-06 16:35:39 +01:00 |
|
Ozzie Isaacs
|
b7aaa0f24d
|
Add metadata change code
|
2023-11-02 17:05:02 +01:00 |
|
Ozzie Isaacs
|
5040bb762c
|
Merge remote-tracking branch 'vi/master'
|
2023-11-02 16:35:54 +01:00 |
|
Ozzie Isaacs
|
55deca1ec8
|
Catch additional errors on logfile
Fix error on exception in session management
|
2023-11-02 16:34:04 +01:00 |
|
Ozzie Isaacs
|
40a16f4717
|
Reenabled gevent as server
|
2023-11-01 07:47:29 +01:00 |
|
Ozzie Isaacs
|
d26e60724a
|
Socket listening and socket activation enabled on tornado
Refactoring of server code
Updates requirements
Improved requirements parsing for versions containing letters
|
2023-10-30 14:39:22 +01:00 |
|
Ozzie Isaacs
|
d877fa1c68
|
Merge remote-tracking branch 'socket-activation/socket-activated'
|
2023-10-29 08:20:03 +01:00 |
|
Ozzie Isaacs
|
d55bafdfa9
|
Added hint for beta release format
|
2023-10-28 19:10:44 +02:00 |
|
Ozzie Isaacs
|
a2a431802a
|
Added prc to supported convert from formats (#2801)
Improved error message for not able to listen to ipv6 address with gevent
|
2023-10-28 13:49:16 +02:00 |
|
Ozzie Isaacs
|
b2e4907165
|
Merge branch 'master' into Develop
|
2023-10-28 09:06:51 +02:00 |
|
Ozzie Isaacs
|
6c2e40f544
|
Added favicon in opds feed
Merge remote-tracking branch 'favicon/master'
|
2023-10-28 09:05:24 +02:00 |
|
Ozzie Isaacs
|
5e3d0ec2ad
|
Fix location of config files for executable files (#2917)
|
2023-10-28 08:48:13 +02:00 |
|