Quote:
Originally Posted by Comfy.n
Extract ISBN plugin should work if PDF is OCR'd.
To extract from titles, you could use a Python template instead, I've attached an example that worked fine for me.
Your GPM template is missing a $ in second line: isbn = shorten($title,13,"",0);
|
ty alot.
adding the $ fixed the problem and i am finally able to select all files and get the isbn from the title.