Jay Linski

Results 94 comments of Jay Linski

What audio format are you using? There are three different ones in the addon settings.

I can confirm the seeking issue, but only when using "mp3 (HLS)" format. The other formats work fine. This could probably be resolved by supporting the inputstream-adaptive addon: https://github.com/xbmc/xbmc/issues/21267#issuecomment-1101174554

Thanks for reporting. I'll take a look at it.

> Stream starts approximately 20 seconds after the command to play the link This only happens when using Yatse? In this case, I guess the issue is in the Yatse...

Closing because there is a workaround and the issue is probably not caused by this addon.

Kind of ironic that one of the official example pages is fixing this exact issue by overwriting mdl styles: https://rework.withgoogle.com/ But it's a good example on how you can fix...

Did you follow step 3? `Add "Deutsch (Neo 2)" in the Input Sources tab of the Keyboard system settings.` I guess it doesn't show up there for you?

That's weird. Here are my working rules as reference: ![Bildschirmfoto 2020-08-11 um 15 54 32](https://user-images.githubusercontent.com/1668766/89905886-f5bf3300-dbea-11ea-9529-b8fb1b882013.png)

This seems to have been fixed in #627.

As mentioned in https://github.com/handlebars-lang/handlebars.js/issues/2029#issuecomment-1973289776, this can be fixed by requiring the `dev-master` branch like this: `composer require components/handlebars.js:dev-master`