<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 27, 2021 at 4:48 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">On 2/27/21 8:41 PM, Xavier Brochard wrote:<br>
> Le 27.02.2021 19:33, José Marcio Martins da Cruz a écrit :<br>
<br>
...<br>
<br>
> You can find all the details and how to calculate on Wikipedia<br>
> <a href="https://en.wikipedia.org/wiki/International_Standard_Book_Number" rel="noreferrer" target="_blank">https://en.wikipedia.org/wiki/International_Standard_Book_Number</a><br>
> <br>
> I'm pretty sure there is a python's lib to manipulate ISBN.<br>
<br>
For example, this one to convert ISBN-10 to ISBN-13... It seems to work fine  now.<br>
<br>
<a href="https://github.com/jmarcio/isbn-tools" rel="noreferrer" target="_blank">https://github.com/jmarcio/isbn-tools</a><br>
<br>
But the way I was trying to do may break the database because it seems that the path of the cover image is related to <br>
the ISBN. Not sure. I'll try and see.<br></blockquote><div><br></div><div>Make sure your script is only replacing ISBN values and not strings of numbers within the image file names as well.</div><div><br></div><div>Robby<br></div></div></div>