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

Update usage async_sign_path #46

Merged
merged 3 commits into from
Feb 2, 2022
Merged

Conversation

balloob
Copy link
Contributor

@balloob balloob commented Jan 21, 2022

  • Use keyword arguments to call async_sign_path so it will work with both old and new function signatures of async_sign_path.

  • Also in Python we use # for code comments. Triple quote strings in a comment context are only used as docstrings at the start of functions. Rewrote a few.

  • Simplified the play media source code a bit by returning earlier if we know we're going to print an error.

  • Browse media will not show unsupported media

@GuySie GuySie merged commit 03ee86c into GuySie:master Feb 2, 2022
@balloob balloob deleted the update-usage-sign-path branch February 3, 2022 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants