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

- 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
14 lines
371 B
XML
14 lines
371 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>files_opds</id>
|
|
<name>OPDS catalog</name>
|
|
<description>Personal OPDS catalog</description>
|
|
<licence>AGPL</licence>
|
|
<version>0.3</version>
|
|
<author>Frank de Lange</author>
|
|
<requiremin>7.0</requiremin>
|
|
<shipped>true</shipped>
|
|
<default_enable/>
|
|
<ocsid>168132</ocsid>
|
|
</info>
|
|
|