Paul Rafferty

Results 13 issues of Paul Rafferty

My directory tree is: ``` anki-decks/ └── python └── argparse    └── note.md ``` If I cd to anki-decks, type `code .`, open the note and use the command 'Anki: Send...

MusicBee uses TXXX frames for the 'occasion' tag, and supports user defined tags that it saves to TXXX frames. Viewing an example mp3 file in Mp3Tag.de, you can see multi-value...

OS: Ubuntu 20.04 Python 3.8 Output isn't helpful: ``` $ remouse --address 192.168.0.151 connected to 192.168.0.151 ``` Debug output isn't helpful either: ``` $ remouse --address 192.168.0.151 --debug connected to...

Since we upgraded beyond Sensu Client 0.27, the number of client connections to the Redis transport has increased from 3 to 10 (during normal activity). I believe that this may...

next-for-development

I am configuring my sensu-client transport 'reconnect_on_error => false' to mitigate the issue described in https://github.com/sensu/sensu/issues/1889. If the sensu-client is running when the transport goes away, the sensu-client shuts down...

### Context: Enabling / Disabling the joystick should affect other mappings If I disable the joystick, then I shouldn't have to manually remap all the movement and weapon mappings. Why...

### System information Please provide information about your system and the version of Clementine used. - Operating System: Ubuntu 20.04 - Clementine version: 1.4 rc1 ### Feature Request: Library Browser...

Most music players support track ratings, not album ratings. iTunes, Musicbee, foobar2000 etc. Since paid RYM customers have access to track ratings on each album, it would be nice to...

**Version, Operative system** Cherrytree 0.99.40 Ubuntu 20.04 **Describe the bug** I am unable to add a link to text that is in a table. When I select text and try...

I created a an [AWS SSM Parameter Store plugin](https://github.com/raffraffraff/hiera_aws_ssm_parameter_store). It works, so I can write secrets to the parameter store and reference them from Hiera. An example `hiera.yaml` configuration that...