6 months ago | -3 commits to master since this release
scan_dbmode
to 'merge' (long overdue, works fine here for 6+ years)preg_replace
with corresponding callbacksasap_genres.json.sample
to PA API 5 (some category names were changed)3 years ago | 19 commits to master since this release
4 years ago | 29 commits to master since this release
5 years ago | 55 commits to master since this release
6 years ago | 64 commits to master since this release
check_xml
didn't handle tags spread across multiple lines.epub
files directly, and a script to extract those6 years ago | 104 commits to master since this release
{base}/?args
by full {base}/index.php?args
) to speed up processing by avoiding unnecessary Apache subrequestslast_update
in title lists was wrongly set to that of the last book in list#0
but a correct error pageauthor
tag overwrite the author name taken from the directory name (see issue #3 for details)8 years ago | 121 commits to master since this release
$booksearchservices
are disabled (empty array), suppress the entire booksearch-line on HTML book pagetpl/opds/index.tpl
have been hardcoded instead of using placeholders for translated terms (Mateusz)scan.php
; Mateusz)8 years ago | 137 commits to master since this release
9 years ago | 148 commits to master since this release
get_filenames()
broke eBook download when book file was replaced but database not (yet) updated, as Content-Length (from database) did no longer match. To prevent this (admittedly rare cases), for Content-Length we revert to filesize()9 years ago | 152 commits to master since this release
title
(from *.data
) broke the download, as title was used to check the filenameget_filenames()
broke eBook download (extension was lost)9 years ago | 159 commits to master since this release
&
in HREFs (when check_xml
enabled)title
attribute to *.data
files to specify books title (if differing from file name)&
in descriptions (to prevent trouble with XML)