Commit Graph

36 Commits

Author SHA1 Message Date
Sébastien Lucas 204477462e Add mimetype to most audiobooks formats around. fix #211 2016-02-14 21:03:58 +01:00
Sébastien Lucas 2bd02496fe Use rawurlencode so that the spaces are remplaced by %20 and not +. Will hopefully help with IIS URL Rewriting 2016-02-13 06:28:56 +01:00
Sébastien Lucas a1c8808602 Add correct mimetype for *.ibooks files. reported by flowney 2014-05-09 15:31:00 +02:00
Sébastien Lucas 65b6931b13 Properly use author name or author sort. fix #130 2014-03-27 14:07:50 +01:00
Sébastien Lucas 515031d854 Extend the URL rewriting url to the OPDS stream. fix #141 2014-03-19 20:10:21 +01:00
Sébastien Lucas 8a8b98620d little refactoring 2014-03-10 21:24:19 +01:00
Sébastien Lucas e67e620ba3 Simplify a little getLink 2014-03-10 21:14:54 +01:00
Sébastien Lucas 2aaa7fbd19 Fix the handling of kepub.epub. 2014-01-15 20:20:47 +01:00
Sébastien Lucas a6b52887ff Refactoring again 2014-01-08 16:54:11 +01:00
Sébastien Lucas b4d3fe6b22 Add a test for unknow mimetype and use finfo_file in this case. Inspired by At_Libitum. re #72 2013-12-31 11:12:34 +01:00
Sébastien Lucas 6717d92a97 Update the list of know mimetypes from Calibre source. re #72 2013-12-31 11:08:45 +01:00
Sébastien Lucas 0f09ef5f8c Remove trailing spaces 2013-12-05 10:52:51 +01:00
Sébastien Lucas 13b16163d3 Add several ways to handle thumbnails. re #5 2013-08-26 21:15:54 +02:00
Sébastien Lucas 3ca1d1d3df Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
Sébastien Lucas d3ce31c6be Move from Xhtml to Html. re #73 2013-06-25 08:40:08 +02:00
Sébastien Lucas ad115f08c3 Should fix url rewriting with multi database. re #40 2013-04-05 08:14:44 +02:00
Sébastien Lucas 78b60baebd Basic multidatabase support. re #40
TODO :
 * Document the new option
 * Handle URL rewriting
 * Handle bookdetail
 * Test the case without fancybox
 * Update the title with database name
2013-04-04 08:55:58 +02:00
Sébastien Lucas 91cf377d95 Refactor again. re #40 2013-04-03 21:10:28 +02:00
Sébastien Lucas f5d86b37e5 Refactor the use of fetch.php to prepare multi database. re #40 2013-04-03 20:59:53 +02:00
Sébastien Lucas d86d544074 Refactor the use of Calibre path to prepare multi database. re #40 2013-04-03 15:00:09 +02:00
Sébastien Lucas 4bce0d3349 Enable kepub.epub download. re #39 2013-02-05 21:08:28 +01:00
Sébastien Lucas 6c5aed67b7 Change the name of the epub downloaded to Author - Title. 2013-01-31 14:30:04 +01:00
Sébastien Lucas 8cfddc0d11 Fixed detection of absolute path. Add a Windows mapped drive detection.
Reported by Kevnancy
2013-01-22 09:05:32 +01:00
Sébastien Lucas e5d0933971 Add another extension in the mimetypes array. Mentionned a long time ago
by Jillmess and totally forgot about it.
2013-01-19 21:28:07 +01:00
Sébastien Lucas 60df6f1c18 Allow metadata updating for epub. Disabled by default for now.
fix #18
2013-01-02 21:50:44 +01:00
Sébastien Lucas 38b61c89da Better handling of content type for book. Reported by Morg. 2012-12-23 13:42:53 +01:00
Sébastien Lucas ee1264d087 Add a new property. May be used later 2012-11-30 08:34:54 +01:00
Sébastien Lucas 79e8eac88d Bug when url rewriting is disabled (thanks to gaspine) 2012-08-01 17:03:14 +02:00
Sébastien Lucas 9b94da72ac Fix cover zoom in HTML catalog 2012-07-21 14:45:17 +02:00
Sébastien Lucas 19ffc419c8 Fix download link 2012-07-02 21:00:01 +02:00
Sébastien Lucas aeb8506909 Fix link in HTML catalog when your calibre library is nested 2012-07-01 20:44:58 +02:00
Sébastien Lucas 7b382b2420 Fix download without X-Accel-Redirect 2012-07-01 14:55:24 +02:00
Sébastien Lucas fe55e86def Add a config option to not use URL rewriting by default
Also fix a bug preventing download
2012-07-01 14:24:54 +02:00
Sébastien Lucas 93f1f72a65 Add many new mimetype 2012-06-26 14:52:01 +02:00
Sébastien Lucas 2d83cd6e78 Update HTML links to the new methods 2012-06-26 14:45:09 +02:00
Sébastien Lucas 4473037ae8 Move link handling in a seperate class 2012-06-26 14:27:06 +02:00