Simon Giesel

Results 16 issues of Simon Giesel

If you start the playback on Safari, nothing happens. Console outputs constantly: ``` Chunk too old, dropping (age: 33.40 > 24.00) ``` This is my initial json recieved: ```json {...

Song is playing on my RaspberryPi. If I start my Android App and my Windows App isn't opened played track will stop immediately. Than it almost isn't possible to start...

Hey, I'm pretty stuck right now on implementing this snapclient on my own hardware. I'm using a [MAX98357A](https://www.amazon.de/dp/B083V1H2ZY) based on this [example](https://circuitdigest.com/microcontroller-projects/esp32-based-internet-radio-using-max98357a-i2s-amplifier-board). Currenlty all configuration of audio devices isn't working....

This fix will let the hover event fire again. `globalOptions.onHover` is not working - `globalOptions.hover.onHover` seems to work fine. See https://github.com/chartjs/Chart.js/issues/4296

Hello, I have a problem with the file finder. It's enabled in the config (using default config) but it isn't finding anything I search for. I'm on Windows 10. Am...

needs-more-info

**Describe the bug** My view collection has only an ID field, as this returns a public count of entries. This was generated by typegen: ```ts export type MainDataCountResponse = Required...