From 7225195a3a7eec1cfbed56a0a9078c0e01b8fc6a Mon Sep 17 00:00:00 2001 From: Charles Haley <> Date: Sun, 3 Oct 2010 20:08:57 +0100 Subject: [PATCH] Removed sony DB plugboard restriction --- src/calibre/manual/template_lang.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/calibre/manual/template_lang.rst b/src/calibre/manual/template_lang.rst index e2ab4a0072..7b2afadd2b 100644 --- a/src/calibre/manual/template_lang.rst +++ b/src/calibre/manual/template_lang.rst @@ -167,8 +167,6 @@ The same thing happens for authors, but using a different character for the cut, Plugboards affect the metadata written into the book when it is saved to disk or written to the device. Plugboards do not affect the metadata used by ``save to disk`` and ``send to device`` to create the file names. Instead, file names are constructed using the templates entered on the appropriate preferences window. -Plugboards also do not affect the metadata that is written into a Sony's database, because this metadata does not come from the book. As such, you cannot use plugboards for altering the metadata shown on a Sony's menu. - Helpful Tips ------------