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

Tests updated to match working code #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akilangh
Copy link

Two things:

  • Added an error_callback method that just prints to screen
  • Changed asserts such that lists are compared without regard for
    order of the items. The order isn't always consistent and this caused issues.

Two things:
 - Added an error_callback method that just prints to screen
 - Changed asserts such that lists are compared without regard for
   order of the items. The order isn't always consistent and this caused issues.
@akilangh
Copy link
Author

Hi @keredson, my goal at looking into the code was to see if I can add progressive transcode-playback. I will take a look at that branch tomorrow to see how I can help. For now, please consider this update for tests to make them work again.

@keredson
Copy link
Owner

cool, will take a look, thanks!

fyi there's a streaming branch already. https://github.com/keredson/gnomecast/tree/streaming it only works with stereo tho, no 5.1.

@akilangh
Copy link
Author

Ah, okay, will check that branch. I originally thought http-live-streaming was the branch for this purpose.

@keredson
Copy link
Owner

I've made multiple attempts. 😅

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.

2 participants