Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some fixes && optimizations #4

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from
Open

Some fixes && optimizations #4

wants to merge 16 commits into from

Conversation

Krispeckt
Copy link
Owner

No description provided.

harmonize/connection/transport.py Show resolved Hide resolved
harmonize/connection/transport.py Outdated Show resolved Hide resolved
harmonize/player.py Show resolved Hide resolved
@Krispeckt Krispeckt added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Sep 19, 2024
@@ -19,7 +19,7 @@ async-timeout = "^4.0.2"

[project]
name = "harmonize.py"
version = "1.0.1"
version = "1.1.0"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to set a project ver to 1.1.0

@@ -73,9 +73,18 @@ class Queue:

Returns a string representation of the queue.

Note
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add playlist support in queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant