View Single Post
Old 07-27-2012, 02:24 AM   #2
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 425
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Grimborg - there's some magic in the either the metadata.xml or the content.opf that is enabled when you set your device output profile in calibre to a Sony.

In an example metadata.xml here there's this fragment:
Code:
                <dcterms:conformsTo rdf:resource="http://xmlns.sony.net/e-book/prs/periodicals/1.0/newspaper/1.0"/>
                <dcterms:type rdf:resource="http://xmlns.sony.net/e-book/prs/datatype/newspaper"/>
                <dcterms:type rdf:resource="http://xmlns.sony.net/e-book/prs/datatype/periodical"/>
and in content.opf there's this:
Code:
    <meta name="calibre:publication_type" content="periodical:unknown:Autosport"/>
Look for references to "sony" in calibre/ebooks/epub/periodical.py in the calibre source if you want more details.

For some reason, only a few (maybe one in ten?) periodicals open for me in "periodical mode". The rest appear just like normal epubs. I have no idea why this happens!

Cheers,
Simon.
snarkophilus is offline   Reply With Quote