<div dir="ltr"><div dir="ltr">Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 27, 2021 at 1:33 PM José Marcio Martins da Cruz <<a href="mailto:jose.marcio.mc@gmail.com">jose.marcio.mc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I know how to convert ISBN-10 to ISBN-13, with a little python code I wrote, but without dashes. E.g., I can convert :<br>
<br>
2-07-029337-8 into 9782070293377<br>
<br>
Now, what I've done to correct my library was :<br>
* unzip the <a href="http://xxx.tc" rel="noreferrer" target="_blank">xxx.tc</a> file to get the tellico.xml<br>
* replace ISBN-10 by ISBN-13 code (a python script does this)<br>
* zip again the tellico.xml file to get back the <a href="http://xxx.tc" rel="noreferrer" target="_blank">xxx.tc</a> file.<br>
<br>
But this doesn't work because Tellico doesn't add dashes to the replacements and there are other side problems (e.g., <br>
lost of cover images).<br></blockquote><div><br></div>Tellico should validate and add dashes to the ISBN value when it loads the file. I just tested and it worked as I expected. Maybe something else is involved for you. No cover images should be lost, so I don't know why that might be happening.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Robby<br></div></div>