openaudible

Audiobook Manager for Audible Users

APACHE-2.0 License

Stars
1.6K

Bot releases are hidden (Show)

openaudible - Version 3.0.1

Published by openaudible over 3 years ago

Fixes a number of outstanding issues.
Updated web site.

openaudible - Version 3.0

Published by openaudible over 3 years ago

This is a major release that has been in beta for several months.
This version uses a new method of communicating with audible, support for M4B, dark mode, a better "books" directory, and many other changes.
This should fix issues where only the first page of books was loading for some users.

openaudible - Version 2.3.5

Published by openaudible about 4 years ago

This fixes some issues a few users were experiencing. Some files were not getting moved correctly using the File System.
Added FavIcon to web page and updated the "no cover" image
Improved logging
Added new language translations (using google translate, so results may not be spectacular.)

openaudible - Version 2.3.4

Published by openaudible about 4 years ago

This version fixes a bug that prevented some (Mac) users from converting their files.
Adds some new language translations

openaudible - Version 2.3.3

Published by openaudible about 4 years ago

Fixes a start up bug where a NullPointerException is thrown on startup initializing directories.

openaudible - Version 2.3.2

Published by openaudible about 4 years ago

Fixes a bug for splitting where a "books" directory is created and used.
This had a startup bug that caused some apps to not start. Deleting the assets.

openaudible - Version 2.3.1

Published by openaudible about 4 years ago

Improved graphics
Another fix for long file names in windows
Fixes a bug where splitting can fail if file name contains two or more periods.

openaudible - Version 2.3

Published by openaudible about 4 years ago

New application icon, improved book splitting.

openaudible - Version 2.2

Published by openaudible over 4 years ago

This fixes a number of issues.
Replaced ffmpeg/ffprobe with LGPL versions for #384.
Fixed #387 to not lock up "Show File" for some linux users.
Split and join audio files have been revamped. Joining now asks you to select a directory that contains audio files. Cover art is used.
Fixed #392 where not getting artwork might cause a split to not finish
Fixed #403 to allow splitting multiple books at once.
Added "Book Report" action item to get detailed report about a book. (for debugging, but might be helpful.)
Revamped book file cache for improved performance on larger libraries.

openaudible - Version 2.1.1

Published by openaudible over 4 years ago

This is an emergency release to fix a change in audible html format that (broke all) earlier versions.
If you have bad book titles from an earlier version, those books should be deleted.
This version also removes the "Auto-parse" when it detects a library page. You'll need to "Quick Sync" or "Full Sync".

openaudible - Version 2.1

Published by openaudible over 4 years ago

This addresses a change in library parsing that affects some regions.
This also removes an incomplete feature that gave dialog warning about a HINT..
This release was posted on the same day as 2.0.9 and includes those fixes as well:

Fixed #371 where an endless loop in the rescan feature was caused by some audible changes.

We added a fix to address audible India books not downloading the full book. #374

Updated docs and quick start guide

Added new debug scripts for running the app from the command line. (look for the debug_mac, debug_linux, debug_win scripts.)

openaudible - Version 2.0.9

Published by openaudible over 4 years ago

Fixed #371 where an endless loop in the rescan feature was caused by some audible changes.

We added a fix to address audible India books not downloading the full book. #374

Updated docs and quick start guide

Added new debug scripts for running the app from the command line. (look for the debug_mac, debug_linux, debug_win scripts.)

openaudible - Version 2.0.8

Published by openaudible over 4 years ago

This version updates ffmpeg to a later version. The last version was 4.2.2, which contained a couple of bugs that affected VBR encoding and one other periodic crashing bug.

If you need to re-encode your MP3 files, select one MP3 and right-click Show MP3.. Then delete one or more mp3 files.. then re-encode.

openaudible - Version 2.0.7

Published by openaudible over 4 years ago

Fixes a number of bugs related to conversion to M4A.
Updated ffmpeg to 4.2.2 for better M4A support.
Improved automation support and now run after File import
Web Pages updated and working
Removed bug from Bug Reporter feature

openaudible - Version 2.0.6

Published by openaudible over 4 years ago

New Drop Down combo selector for search.. This makes it easier to tell when a search is limiting the number of books in the Book Table.

Adds support for M4A output files. M4A files don't lose any quality in the transcoding, but are not supported by all audio players. Split and joining of m4a files is also supported.

Removed a bug where old expiration checks could prevent the program from starting.

Installer updated to always include a java 12 runtime instead of using the user's unknown JRE. This should fix some people's reports where the app doesn't start. A debug.sh and debug.bat file is included to help with startup errors.

Fixed a bug where full resync of library could keep going past the end of the library...

2.0.5 did not include the last simple bug fix so it has been deleted.

openaudible - Version 2.0.5

Published by openaudible over 4 years ago

New Drop Down combo selector for search.. This makes it easier to tell when a search is limiting the number of books in the Book Table.

Adds support for M4A output files. M4A files don't lose any quality in the transcoding, but are not supported by all audio players. Split and joining of m4a files is also supported.

Removed a bug where old expiration checks could prevent the program from starting.

Installer updated to always include a java 12 runtime instead of using the user's unknown JRE. This should fix some people's reports where the app doesn't start. A debug.sh and debug.bat file is included to help with startup errors.

openaudible - Version 2.0.4

Published by openaudible over 4 years ago

Version 2.0.4:

Fixes Split By Chapter. If you used 2.0.x earlier to split chapters, you may have a copy of the full book for each chapter.

Updates documentation and localization

Improves the library parsing

Makes "Quick Rescan" an optimization to make it more likely to stop after just checking for new books.

Updated Linux SWT binary for snap development

openaudible - Version 2.0.3

Published by openaudible over 4 years ago

This version fixes an issue where stale download links didn't get updated. This could lead to the inability to download books even after a rescan.

This fixes Issue #303 where split audio books didn't all have the cover art.

openaudible - Version 2.0.2

Published by openaudible over 4 years ago

This release fixes an unfortunate problem where large books with multiple parts were getting partial downloads.

If you downloaded or converted books in 2.0 or 2.0.1, you may get an alert to delete some AAX or MP3 files.

See Issue #325 for more details.

This bug is serious enough that I am deleting the binary releases 2.0 and 2.0.1.

openaudible - Version 2.0.1

Published by openaudible over 4 years ago

Added purchase date back in. Now scraping that from the Book Info. Languages other than English and German.

Updated internal java runtime from 8 to 12.

Improved scraping of library view.

Fixed a bug where only the first two pages of books are scraped.

Added AppImage release for Linux (looking for feedback.)

Added ability to manage ignored books (Ignore and Unignore books)

Exporting all books by default in Web Page Export.