Releases: hbmartin/overcast-to-sqlite
Releases · hbmartin/overcast-to-sqlite
v0.8.0
What's Changed
- Catch key error when generating HTML, compile reqs from uv, add 3.13 classifier by @hbmartin in #68
- Fix for error - parentheses by @GrantAtavism in #76
- Add ability to search episodes displayed on HTML page by @hbmartin in #77
New Contributors
- @GrantAtavism made their first contribution in #76
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Added html
command to generate webpage with recently listened episodes
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
What's Changed
- Adds a
chapters
command to store episode chapters in achapters
table (where available) - Option to set Overcast cookie with an environment variable (instead of
auth.json
)
Full Changelog: 0.4.0...v0.5.0