kmickeletto

Results 10 issues of kmickeletto

Trying to import test data into PostgreSQL 9.1 `pgfutter --user postgres --port 30000 --schema public csv friends.csv` `74 B / 74 B [====================] 100.00% 0` `3 rows imported into public.friends`...

bug

I see two ways this could be implemented, with Option 2 being super versatile but becomes more complex. ### Option 1 #### Simple Severity Each test has an additional option...

feature

I am attempting to parse an array. ```json { "servers": [ { "servername": "server1", "serveractiveconn": 0, "servertotalconn": 20, "serverconnections": [], "serverssl": 1, "serversslinfo": "", "serveractive": true, "servererror": "", "serverpriority": 0,...

feature
good first issue

I have a teenage son that wants to download files from Usenet, however I am very hesitant about giving him open access to it through my NZBHydra2 server. It would...

enhancement

When using Mosh, the scrollback appears to be broken. See example below. Issue command to print 1 to 100 which scrolls off page. When scrolling back, information is gone. This...

upstream

Getting some strange errors when running this script. Seems to work fine on TV shows but not on movies. `files2folders.py: movie: /share/plexmedia/plexmedia/Movies/Boy, The (2016).mkv -> /share/plexmedia/plexmedia/Movies/Boy, The (2016)/Boy, The (2016).mkv...

I will be completely honest, I'm sitting in a restaurant salivating thinking about getting back home and playing with this tool! The one thing that I have noticed that is...

good first issue
question
new-parser

When trying to list devices, if you have the Wyze Chime connected to your doorbell, you will get the following message. ``` Unknown device type detected ({'mac': '77BD2C07', 'first_activation_ts': 1636848145000,...

### Problem Description If using the -E switch to exclude certain differences, it will still report the filename as a difference ### Expected Behavior Don't consider filename as a difference...

### Add Support for Specifying Shell Type to Generate Appropriate Commands #### Feature Description The shell-ai application currently generates shell commands without considering the type of shell the user is...