- Process transcripts from audio files using Open AI
- Process transcripts from videos by first extracting the audio channels
- Fixed a problem where content > 1Mb was failing to save
- Organizing all data folders under /data for easier volume mounting and backup
- Prevent creating a podcast with no context
- Improve object validation to reduce errors
- Improve handling of unknown content-types
- Implement a version check feature to alert users about new versions
- Fixed an issue with pydantic date conversions