gnomecast icon indicating copy to clipboard operation
gnomecast copied to clipboard

Tests updated to match working code

Open akilangh opened this issue 4 years ago • 4 comments

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 avatar Feb 10 '21 03:02 akilangh

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.

akilangh avatar Feb 10 '21 03:02 akilangh

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.

keredson avatar Feb 10 '21 08:02 keredson

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

akilangh avatar Feb 10 '21 17:02 akilangh

I've made multiple attempts. 😅

keredson avatar Feb 11 '21 06:02 keredson