From fdd463029f9c2c94faf6892f1009689c49229787 Mon Sep 17 00:00:00 2001 From: frankdelange Date: Mon, 7 Sep 2015 00:58:33 +0200 Subject: [PATCH] files_opds: doubled length of various database columns, some publications seem to have rather long titles and author lists... --- files_opds/appinfo/database.xml | 14 +++++++------- files_opds/appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/files_opds/appinfo/database.xml b/files_opds/appinfo/database.xml index 7523311..b8bacd5 100644 --- a/files_opds/appinfo/database.xml +++ b/files_opds/appinfo/database.xml @@ -40,7 +40,7 @@ text true - 256 + 1024 @@ -49,7 +49,7 @@ text true - 256 + 512 @@ -67,7 +67,7 @@ text true - 64 + 256 @@ -85,7 +85,7 @@ text true - 128 + 265 @@ -94,7 +94,7 @@ text true - 2048 + 4096 @@ -103,7 +103,7 @@ text true - 1024 + 2048 @@ -112,7 +112,7 @@ text false - 512 + 1024 diff --git a/files_opds/appinfo/info.xml b/files_opds/appinfo/info.xml index 33f07d4..1f4e0cd 100644 --- a/files_opds/appinfo/info.xml +++ b/files_opds/appinfo/info.xml @@ -10,7 +10,7 @@ The feed is in compliance with the OPDS 1.1 specification according to the online OPDS validator (http://opds-validator.appspot.com/). AGPL - 0.6.8 + 0.6.9 Frank de Lange 8.1 true