buzz

Results 48 comments of buzz

@lfiolhais You're facing a race condition. The system tray icon area of your DE is not ready when volctl is started. Just delay the start of volctl by a couple...

Referencing a new report at #81. This issue still seems to exist for some people. The current implementation [retries the status icon creation](https://github.com/buzz/volctl/blob/cf0f7edc9da2735d2e1565cb5d2a43d92d917412/volctl/status_icon.py#L286) up to [5 times](https://github.com/buzz/volctl/blob/cf0f7edc9da2735d2e1565cb5d2a43d92d917412/volctl/status_icon.py#L25) after a [fixed...

https://github.com/buzz/volctl/blob/2d173bcb8e139846eccd23b8af22b2e836e4f877/volctl/app.py#L203-L210 I agree that the current implementation is deficient as it only supports a single command name and no arguments. It should be extended to use [shlex.split](https://docs.python.org/3/library/shlex.html#shlex.split) to properly parse...

Hey, thanks for your interest in this script. Please feel free to create a PR to implement these features. I called the script `ics2owncloud` because I created it to work...

Sorry, this was just meant as a stop-gap solution until OC supports webcal natively. OC does now so I'm not using this anymore personally. Please debug yourself.

> 1. Python: > The script uses Python 3 syntax, but the virtualenv provides Python 2.7. > Either adapt it to 2.7: > replace #!/usr/bin/env python3 with #!/usr/bin/env python2 >...

Thanks for this huge list! :pray: That list needs quite a lot of review though. I'm unsure when I will find the time to do that.

This would the script need to a) parse the original title from the IMDb page and b) decide when on what sites to use the original vs. the translated english...

Candiates - http://wedata.net/ - https://jsonbin.io/ - npoint.io