lasers

Results 122 comments of lasers

>Please fill you billing information for subscription This is unfortunate. It looks like the users would need to start filling out personal / billing plan in order to subscribe /...

Some thoughts. >As of now, the cache timeout is 30min which makes the 1000 calls / day limit hard to reach, but... you never know. 1) If users doesn't like...

This treats offline as no events instead of throwing errors. ```diff diff --git a/gcalcli/gcalcli.py b/gcalcli/gcalcli.py index 465a465..d13e494 100755 --- a/gcalcli/gcalcli.py +++ b/gcalcli/gcalcli.py @@ -1131,19 +1131,21 @@ class GoogleCalendarInterface: return eventList...

Is it fixable with `format_player`? ```python # Hide on empty title, no player. format_player = "[\?if=title [\?color=status [\?if=status=Playing > ][\?if=status=Paused \|\| ]" format_player += "[\?if=status=Stopped .. ][[{artist}][\?soft - ]{title}]]]" ```

No problem. Thank you. One of us will be on it.

Possibly. If that works, then you can use that. Package `lm_sensors` could be orphaned/unmaintained too. If `hddtemp` still work, then we don't have to deprecate it today. The issue at...

@sdelafond Please fIle those new issues. 👍

> ... know what you mean... I'm wondering if this is a good event placeholder name or if there is a more fitting one... `is_current`, `current`, `today` (probably not, now...