View Single Post
Old 08-15-2009, 12:35 AM   #196
myle00
Connoisseur
myle00 has a complete set of Star Wars action figures.myle00 has a complete set of Star Wars action figures.myle00 has a complete set of Star Wars action figures.myle00 has a complete set of Star Wars action figures.myle00 has a complete set of Star Wars action figures.
 
myle00's Avatar
 
Posts: 71
Karma: 422
Join Date: Jun 2009
Device: Palm Treo
I have been using ebook-meta for the first time now and I seem to have run into problems. I tried changing metadata on pdf and pdb, here is the result.
Spoiler:
Code:
C:\Users\Matthew Einhorn>ebook-meta "C:\testing.pdf" -t "NewTesting"
Original metadata::
        Title               : TestingTitile
        Author(s)           : Matt
Failed to set metadata: took too long

Changed metadata::
        Title               : TestingTitile
        Author(s)           : Matt

C:\Users\Matthew Einhorn>ebook-meta "C:\testing.pdf" -a "NewMatt"
Original metadata::
        Title               : TestingTitile
        Author(s)           : Matt
Failed to set metadata: took too long

Changed metadata::
        Title               : TestingTitile
        Author(s)           : Matt


C:\Users\Matthew Einhorn>ebook-meta "C:\tester.pdb" -t "NewTester"
Original metadata::
        Title               : NewTitle
        Author(s)           : Unknown

Changed metadata::
        Title               : NewTester
        Author(s)           : Unknown

C:\Users\Matthew Einhorn>ebook-meta "C:\tester.pdb" -a "NewAuthor"
Original metadata::
        Title               : NewTester
        Author(s)           : Unknown

Changed metadata::
        Title               : NewTester
        Author(s)           : Unknown


pdf metadata couldn't be set, while in pdb only title but not author can be set.

Dunno if this is an addressed issue or not I did make sure that set metadata is checked and enabled all the metadata plugins. I'm on 0.6.6

Thanks,
Matt
myle00 is offline   Reply With Quote