Commit Graph

4271 Commits (4d79c593f768be7d04ab5b1ebcfbe6b25d6e854d)
 

Author SHA1 Message Date
Ozzie Isaacs 2334e8f9c9 Refactored calibre executable detection for better error messages 10 months ago
Ozzie Isaacs 90ad570578 Show only folders for selecting converter binaries 10 months ago
Ozzie Isaacs fd90d6e375 Delete temp dir not shown in tasks overview
Handle case no cover during convert ebook
10 months ago
Ozzie Isaacs 7fbbb85f47 Temp folder is deleted on regular base 10 months ago
Ozzie Isaacs 52c7557878 Merge remote-tracking branch 'caliblur/issue/caliBlur2931'
Updated optional requirements
10 months ago
Ozzie Isaacs 794cd354ca Added ToDo's 10 months ago
Ghighi Eftimie 389e3f09f5 small fix for mobile resolution - add to shelf button 10 months ago
Ghighi Eftimie 285979b68d fix for 2931 10 months ago
Ozzie Isaacs 3a012c900e Merge branch 'master' into Develop 10 months ago
Ozzie Isaacs ec45de3212 Merge remote-tracking branch 'douban/master' 10 months ago
Ozzie Isaacs f644a2a136 Merge remote-tracking branch 'kobo_cover/patch-1' 10 months ago
Russell 01108aac42
Remove trailing slash
Signed-off-by: Russell <russell@troxel.io>
10 months ago
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
10 months ago
ye 9841a4d068 fix the the problem that metadata_provider/douban.py can't get tags info 10 months ago
Ozzie Isaacs 7fd1d10fca Implement gdrive metadata on download 11 months ago
Ozzie Isaacs 4f6bbfa8b8 Little refactoring do_download 11 months ago
Ozzie Isaacs cf6810db87 Refactored get_temp_dir
bugfixes export_metadata
11 months ago
Ozzie Isaacs 5afff2231e Fix for #2743 (read status is no longer implicitly added to advanced search query) 11 months ago
Ozzie Isaacs d611582b78 Fix for #2743 (read status is no longer implicitly added to advanced search query) 11 months ago
Ozzie Isaacs 3bbd8ee27e Use belach or nh3 for cleaning html (fix for #2874) 11 months ago
Ozzie Isaacs f78e0ff938 Use belach or nh3 for cleaning html (fix for #2874) 11 months ago
Ozzie Isaacs bd71391bfb Possible fix for #2849 (404 error during sync request) 11 months ago
Ozzie Isaacs 20b2936cc1 Merge branch 'master' into Develop 11 months ago
Ozzie Isaacs 19825a635a Possible fix for 2849 (404 error during sync request) 11 months ago
Ozzie Isaacs 0d611d35de Updated Testresult
Updated requirements
11 months ago
Ozzie Isaacs effd026fe2 Merge branch 'master' into Develop 11 months ago
Ozzie Isaacs d68e57c4fc Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
11 months ago
Ozzie Isaacs 184ce23351 Catch error with tornado on restart 11 months ago
Ozzie Isaacs 2fbc3da451 Added Slovak translation 11 months ago
Ozzie Isaacs fad6550ff1 Show "all" opds feed entries only if there is at least one entry 11 months ago
Ozzie Isaacs b7aaa0f24d Add metadata change code 11 months ago
Ozzie Isaacs 5040bb762c Merge remote-tracking branch 'vi/master' 11 months ago
Ozzie Isaacs 55deca1ec8 Catch additional errors on logfile
Fix error on exception in session management
11 months ago
Ozzie Isaacs 40a16f4717 Reenabled gevent as server 11 months ago
Ozzie Isaacs d26e60724a Socket listening and socket activation enabled on tornado
Refactoring of server code
Updates requirements
Improved requirements parsing for versions containing letters
11 months ago
Ozzie Isaacs d877fa1c68 Merge remote-tracking branch 'socket-activation/socket-activated' 11 months ago
Ozzie Isaacs d55bafdfa9 Added hint for beta release format 11 months ago
Ozzie Isaacs a2a431802a Added prc to supported convert from formats (#2801)
Improved error message for not able to listen to ipv6 address with gevent
11 months ago
Ozzie Isaacs b2e4907165 Merge branch 'master' into Develop 11 months ago
Ozzie Isaacs 6c2e40f544 Added favicon in opds feed
Merge remote-tracking branch 'favicon/master'
11 months ago
Ozzie Isaacs 5e3d0ec2ad Fix location of config files for executable files (#2917) 11 months ago
Ozzie Isaacs c550d6c90d Fix comic reader arrow visiblilty for one paged comic files
Changed logging during kobo sync
11 months ago
bacpd 3b1d0b4013
Update messages.po 11 months ago
Ozzie Isaacs 3d07efbb4f Update Italian and German translation 11 months ago
mapi68 c0ae5bb381
Update messages.po 11 months ago
Ozzie Isaacs 6e755a26f9 Version update
Updated security file
11 months ago
Ozzie Isaacs c45188beb2 Version update 11 months ago
Ozzie Isaacs 0736c53d7b Update teststatus 11 months ago
Ozzie Isaacs f0f8011d24 Modified build script to avoid warnings 11 months ago
Ozzie Isaacs 65f3ecb924 Updated test results 11 months ago