Command line unable to set Book Producer

Bug #1154353 reported by Budfudder
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

The command line application features an option to set the book producer. However, nothing I input into this field actually changes the book producer:

X:\Personal\eBooks>ebook-meta esop.mobi --book-producer="Test book producer"
Original metadata::
        Title : Aesop's Fables
        Author(s) : Aesop
        Book Producer : calibre (0.7.16) [http://calibre-ebook.com]
        Tags :
        Published : 0101-01-01T00:00:00+00:00
        Identifiers : isbn:9781593080624

Changed metadata::
        Title : Aesop's Fables
        Author(s) : Aesop
        Book Producer : calibre (0.7.16) [http://calibre-ebook.com]
        Tags :
        Published : 0101-01-01T00:00:00+00:00
        Identifiers : isbn:9781593080624

X:\Personal\eBooks>ebook-meta esop.mobi --book-producer=""
Original metadata::
        Title : Aesop's Fables
        Author(s) : Aesop
        Book Producer : calibre (0.7.16) [http://calibre-ebook.com]
        Tags :
        Published : 0101-01-01T00:00:00+00:00
        Identifiers : isbn:9781593080624

Changed metadata::
        Title : Aesop's Fables
        Author(s) : Aesop
        Book Producer : calibre (0.7.16) [http://calibre-ebook.com]
        Tags :
        Published : 0101-01-01T00:00:00+00:00
        Identifiers : isbn:9781593080624

X:\Personal\eBooks>ebook-meta esop.mobi --book-producer=" "
Original metadata::
        Title : Aesop's Fables
        Author(s) : Aesop
        Book Producer : calibre (0.7.16) [http://calibre-ebook.com]
        Tags :
        Published : 0101-01-01T00:00:00+00:00
        Identifiers : isbn:9781593080624

Changed metadata::
        Title : Aesop's Fables
        Author(s) : Aesop
        Book Producer : calibre (0.7.16) [http://calibre-ebook.com]
        Tags :
        Published : 0101-01-01T00:00:00+00:00
        Identifiers : isbn:9781593080624

Related branches

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in lp:calibre

Fixed in branch lp:calibre. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.