mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 06:15:55 +03:00
[PR #52] [MERGED] fix podcast name after codec identification #165
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#165
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/52
Author: @Ragnaran
Created: 8/18/2025
Status: ✅ Merged
Merged: 8/19/2025
Merged by: @Googolplexed0
Base:
main← Head:main📝 Commits (2)
8bb2d5cfix podcast name after codec identificationb8fd011fix podcast duplicate detector (see #53)📊 Changes
1 file changed (+6 additions, -3 deletions)
View changed files
📝
zotify/podcast.py(+6 -3)📄 Description
Podcast downloads are including "\nSTREAM" in the codec identification string, causing failures i.e.
ValueError: Invalid name 'The Worlds Shortest Podcast - When you think about…._.vorbis\n[/STREAM]'🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.