View Single Post
Old 05-10-2025, 07:21 PM   #5
Stumpy
Junior Member
Stumpy began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2025
Device: none
Quote:
Originally Posted by Comfy.n View Post
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.
Stumpy is offline   Reply With Quote