mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 06:15:55 +03:00
[PR #37] [MERGED] Fix Podcast Extension Names #163
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Googolplexed0/zotify/pull/37
Author: @Ragnaran
Created: 7/28/2025
Status: ✅ Merged
Merged: 8/7/2025
Merged by: @Googolplexed0
Base:
main← Head:main📝 Commits (6)
5d510efFix Podcast Extension Names00dadeasimplify filename & episode_path string concat11aabe3use ffprobe to detect episode audio codec and change file suffix accordinglyc8f3926actually rename the .tmp file4c10756fix file already exists errorc22670dremove extra blank line📊 Changes
3 files changed (+93 additions, -66 deletions)
View changed files
📝
zotify/__init__.py(+1 -0)📝
zotify/podcast.py(+89 -63)📝
zotify/utils.py(+3 -3)📄 Description
Fixes hard coded podcast episode names and subsequent download bugs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.