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

files_opds: v0.6.8, implement preview provider using IPreview, only works from OC8.1 and onwards!

This commit is contained in:
frankdelange 2015-08-07 01:42:50 +02:00
parent 5734bedf41
commit 301e6507af
4 changed files with 10 additions and 7 deletions

View file

@ -10,9 +10,9 @@
The feed is in compliance with the OPDS 1.1 specification according to the online OPDS validator (http://opds-validator.appspot.com/).
</description>
<licence>AGPL</licence>
<version>0.6.7</version>
<version>0.6.8</version>
<author>Frank de Lange</author>
<requiremin>7.0</requiremin>
<requiremin>8.1</requiremin>
<shipped>true</shipped>
<default_enable/>
<repository type="git">https://github.com/Yetangitu/owncloud-apps</repository>