View Single Post
Old 05-06-2022, 01:16 PM   #1
Pippo53s03
Member
Pippo53s03 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2015
Device: Kobo Aura H2O 2ed
Question Series number in epub: Batch creation

I would like to insert the serial number by extracting it from the description of an epub
having in the metadata.opf this content:
<dc: description> Cosmo Argento n ° 004 </ dc: description>

I would like to obtain:
<dc: description> Cosmo Argento n ° 004 </ dc: description>
<meta name = "caliber: series" content = "Cosmo Argento" />
<meta name = "caliber: series_index" content = "4" />
</ dc: description>


Do you think it is possible?
how can I do (batch elaboration, obviously)?
Thanks.
Pippo53s03 is offline   Reply With Quote