mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 06:15:55 +03:00
[PR #50] [CLOSED] Fixed some bugs & made it work again #162
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#162
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/50
Author: @qMvhmoud
Created: 8/15/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
6087d9aFixed some bugs & made it work again📊 Changes
14 files changed (+2834 additions, -1018 deletions)
View changed files
📝
README.md(+0 -1)📝
pyproject.toml(+2 -2)📝
requirements.txt(+1 -2)📝
zotify/__init__.py(+60 -28)📝
zotify/__main__.py(+133 -86)➕
zotify/_zeroconf.py(+535 -0)📝
zotify/app.py(+262 -153)📝
zotify/config.py(+705 -314)📝
zotify/const.py(+1 -1)➕
zotify/credential_manager.py(+185 -0)📝
zotify/podcast.py(+130 -65)📝
zotify/termoutput.py(+207 -108)📝
zotify/track.py(+422 -203)📝
zotify/utils.py(+191 -55)📄 Description
Fix of #48
Details:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.