github lfnovo/open-notebook v1.7.3
v1.7.3 - Podcast failure recovery and retry

7 hours ago

This release makes a ton of fixed in the podcast creation functionality. It adds retry capabilities, improved Json parsing for Gemini, ability to retry failed generation and more. Hope you enjoy it.

Added

  • Retry button for failed podcast episodes in the UI (#211, #218)
  • Error details displayed on failed podcast episodes (#185, #355)
  • POST /podcasts/episodes/{id}/retry API endpoint for re-submitting failed episodes
  • error_message field in podcast episode API responses

Fixed

  • Podcast generation failures now correctly marked as "failed" instead of "completed" (#300, #335)
  • Disabled automatic retries for podcast generation to prevent duplicate episode records (#302)

Dependencies

  • Bump podcast-creator to >= 0.11.2
  • Bump esperanto to >= 2.19.4

KNOWN ISSUES

The podcast creation process is still not respecting the new credentials config and relies on the ENV variables to work. This will be fixed in the next release.

Don't miss a new open-notebook release

NewReleases is sending notifications on new releases.