Gordon Mckeown
Gordon Mckeown
To allow for the working-directory being something other than the script path, I use the following: ``` # Import Include Files $script_path = $MyInvocation.MyCommand.Path $dir = Split-Path $script_path import-module $dir\..\My-Functions.psm1...
Grouping or tagging would be a great feature. I have long-term torrents and short-term torrents. Would love to be able to hide the long-term torrents most of the time, so...
I was going to open a feature request to support credentials that don't fit the standard username/password format, but I think this covers what I'm thinking of. Specifically for me,...