1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00
Commit graph

14 commits

Author SHA1 Message Date
frankdelange
68345e612f Changed ISBN provider order, Google now goes first, if nothing found ISBNdb is queried. This way the daily quotum at ISBNdb lasts longer. Also, Google now actually works, before the data was ignored by the parser... 2014-12-22 22:17:05 +01:00
frankdelange
e85212bb66 Improved ISBN regexes, again 2014-12-22 14:29:43 +01:00
frankdelange
84b7c25638 Fixed excessive rescans due to faulty time calculation, improved ISBN regexes (which can be improved further still) 2014-12-21 23:22:44 +01:00
frankdelange
a161bd0d05 Added ISBN metadata gathering, currently using ISBNdb and Google Books, more sources to be added. ISBN is scraped from text or discovered through embedded metadata. 2014-12-20 01:22:06 +01:00
frankdelange
b6ac51058d files_reader: fix not loading files with '+' in name (https://github.com/Yetangitu/owncloud-apps/issues/2), new dist file 2014-12-16 09:15:23 +01:00
frankdelange
74f25cfe7c v0.4: title/subtitle configurable, templates split into parts, several fixes 2014-12-15 01:03:42 +01:00
frankdelange
3794606760 refactor, internalised serving of cover/thumbnail images to reduce feed size (shorter links) 2014-12-13 18:40:47 +01:00
frankdelange
ab06703347 version 0.3:
- added metadata extraction for epub documents, these will now have full entries where metadata is available
 - metadata is cached in the database
 - feed 'entry' template updated to 'full entry' according to OPDS v1.1
2014-12-13 02:47:12 +01:00
frankdelange
007b7c7791 - add rudimentary epub parser for metadata extraction
- add cover images
 - add configurable preview settings (should probably be in core or in a separate app)
 - add some metadata to feed template (file size, type and filename)
2014-12-12 19:24:36 +01:00
frankdelange
8208645134 Changed feed structure so it validates in the online validator (http://opds-validator.appspot.com/) 2014-12-11 01:27:26 +01:00
frankdelange
154f32ad5f Updated readme to explain the purpose of the personal bookshelf 2014-12-11 00:39:52 +01:00
frankdelange
fd4c2c84e8 More l10n preparations 2014-12-10 12:27:43 +01:00
frankdelange
dbe374fe86 Added ocsid 2014-12-10 11:32:32 +01:00
frankdelange
993289d86b Initial commit 2014-12-09 22:40:49 +01:00