James Brundage
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...
Connect-GitHub is great, and verb-noun syntax exists for a reason.
It would be nice to be able to edit the layout of a given work item type using cmdlets.
Get-Media -YouTubeDL should allow additional options. Specifically: * `[switch]$YouTubeNoEmbedMetadata` * `if (-not $YouTubeNoEmbedMetadata)` * `--embed-metadata` * `[switch]$YouTubeNoEmbedSubTitle` * `if (-not $YouTubeNoEmbedSubTitle)` * `--embed-subs` * `[string[]]$YouTubeDLArgument`
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)
### Description The album art is overly quoted, and incorrectly processed because of this. ### Reproducable Steps _No response_ ### Links _No response_
### Description Get-Media -VolumeLevel is failing to run, due to incorrect parameters. ### Reproducable Steps _No response_ ### Links _No response_
It should install ffmpeg and copy the module bits.