James Brundage

Results 990 issues of James Brundage

Regarding issue #171 , it appears that Get-ADOTeam could use a couple more parameters and behaviors. Specifically: * [ ] Get-ADOTeam should have -First * [ ] Get-ADOTeam should have...

enhancement

Connect-GitHub is great, and verb-noun syntax exists for a reason.

Resolution

It would be nice to be able to edit the layout of a given work item type using cmdlets.

enhancement

Get-Media -YouTubeDL should allow additional options. Specifically: * `[switch]$YouTubeNoEmbedMetadata` * `if (-not $YouTubeNoEmbedMetadata)` * `--embed-metadata` * `[switch]$YouTubeNoEmbedSubTitle` * `if (-not $YouTubeNoEmbedSubTitle)` * `--embed-subs` * `[string[]]$YouTubeDLArgument`

enhancement

Whenever the YouTube downloader is installed, it needs to be set as an executable (on Linux). (also, Python3 will need to be installed on the Docker image)

enhancement

### Description The album art is overly quoted, and incorrectly processed because of this. ### Reproducable Steps _No response_ ### Links _No response_

bug

### Description Get-Media -VolumeLevel is failing to run, due to incorrect parameters. ### Reproducable Steps _No response_ ### Links _No response_

bug

It should install ffmpeg and copy the module bits.

enhancement