dathbe

Results 85 comments of dathbe

@ohshitgorillas , what happens if you play a video past the resume point (I think default is 5-10% of the video), then back ALL the way out to the home...

I actually think what might be happening is that when the Roku app sees an external subtitle, it gets confused about which audio track it should be playing and plays...

Update on this. App version 2.0.0 seems to have made this issue marginally worse in that it is now happening on both a Roku stick and a Roku tv (previously...

I mean, couldn't you just write the rule as follows: ``` rule "My Scene" when Item ThatDoesNotExist changed to 'Infinity' then MyItem1.sendCommand(ON) MyItem2.sendCommand(50) ... end ``` Voila. You now have...

> There are use cases where it's useful to be able to call a rule from another rule. For one example, most of my rule templates implement the "detect the...

> Set limits, see FAQ entry "I'm worried that I might accidentally make too many calls and be charged for them. How can I limit API calls?". Check openhab again...

This is not just an issue on Docker for Mac. I'm running Docker CLI on Debian and seeing a similar issue with resolving DNS.

I’d only add that it would be nice to have a global default setting that could be set in setttings and probably also with the option of setting the default...

Try using the MagicMirror/css/custom.css file. Something like this: ``` .MMM-MyScoreboard { max-width: 400px; } ```

Is this fix implemented in the nightly? I'd really like to get recording back up this afternoon.