Same result replacing filename with complete location. Seems like if the metadata plugin can't access the files no matter where they are.
ebook-meta file.pdf --title /home/jose/elartedevolar.pdf
Traceback (most recent call last):
File "/tmp/init.py", line 48, in <module>
File "/home/kovid/build/calibre/src/calibre/ebooks/metadata/cli.py", line 156, in main
IOError: [Errno 2] No existe el fichero ó directorio: u'file.pdf'
|