mirror of
https://github.com/Ssenseii/harmoni.git
synced 2026-04-25 23:45:57 +03:00
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/harmoni#1
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?
Originally created by @TrevCan on GitHub (Dec 27, 2025).
Original GitHub issue: https://github.com/Ssenseii/harmoni/issues/6
Hello. Thank you for making this tool, it has been quite useful. Commit
6d79098is not working at all, running main.py is not working. Only issue is I had to checkout to commite6d39a4. I was successfully able to sync my csv folder using the spotify API.The error that appears has something to do with importing functions. I would advise adding a tagging system and releases on github to have stable versions of the software.
I also advise to include using the uv package manager in the instructions, it can easily do all the pip stuff plus not break as often. just do in the repo
uv inituv add -r requirements.txtanduv run main.py, no docker needed!@Ssenseii commented on GitHub (Feb 18, 2026):
definitely will do, sorry for such a late reply i don't get notifications for these issues, which i will fix now