ygmarchi

Results 7 comments of ygmarchi

Hello, I think I'm experiencing similar problems. I'm using the first (and only?) Chromecast Audio device. In my case I'm playing a sequence of songs. My intention is to play...

Naively, by inserting the following code in the update method in media.py things get much better: extended_status_data = status_data.get('extendedStatus') if extended_status_data: data ['status'] = [extended_status_data] self.update (data)

Hello, I think I'm experiencing similar problems. I'm using the first (and only?) Chromecast Audio device. In my case I'm playing a sequence of songs. My intention is to play...

Naively, by inserting the following code in the update method in media.py things get much better: extended_status_data = status_data.get('extendedStatus') if extended_status_data: data ['status'] = [extended_status_data] self.update (data)

I need also need this feature. How do you get by in the meantime? Use case: Selenium IDE is a Firefox extension to register user activity on a page and...

Hello, I'm trying it right away. Thank you very much, Carlo. Il ven 17 gen 2020, 14:22 piroor ha scritto: > Just as a workaround I'm using a forked version...

Yes, I see the same problem.