View Single Post
Old 05-09-2024, 02:57 PM   #1
dream46go
Member
dream46go began at the beginning.
 
dream46go's Avatar
 
Posts: 20
Karma: 10
Join Date: Apr 2014
Device: none
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
dream46go is offline   Reply With Quote