mkb79 / audible-cli

A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
GNU Affero General Public License v3.0
423 stars 45 forks source link

fix: plugin decrypt rebuild-chapters without -c #205

Closed kai-tub closed 2 months ago

kai-tub commented 2 months ago

The call with audible-cli decryt --overwrite --rebuild-chapters --force-rebuild-chapters was broken due to a missing input file. There is no issue if the -c option is used, as this included the input file.

mkb79 commented 2 months ago

Thanks for the fix!

vwkd commented 2 weeks ago

Sorry, this got in with #171. Thanks!