modify metadata with command
Resolved:
I must use ebook-meta before upload file into calibre
I try with . docx
ebook-meta <name . docx> --tags=test
the tags are saved into name . docx
Problem:
I have a library in calibre with pdf.
I am a developer.
I need to modify metadata (tags) of many file into my library, i need a command line to insert tags.
In command line, i try ebook-meta <name pdf> --tags=test
run, without error, bat the tags are not modify into calibre.
I have a file with 300 rows, a row with <name of pdf>, tag1, tag1
I will create a programm to trasform my file in a BAT file.
help thank you
Last edited by dream46go; 05-10-2024 at 06:12 AM.
Reason: Resolved
|