Skip to content

Releases: trossr32/ps-transmission

Bug fix and package updates

10 Jul 14:17
91ce465
Compare
Choose a tag to compare

Fix issue where Get-TransmissionTorrents pipeline output always contained only one object.

Update solution to net6.0

Bug fix and package updates

14 Jan 17:16
91ce465
Compare
Choose a tag to compare

Fix #13 and update nuget packages

Add new cmdlets to set session config

04 Oct 19:45
39c121c
Compare
Choose a tag to compare

Issue #10 was raised requesting a cmdlet to quickly enable or disable alt speed limits. Cmdlet Set-TransmissionAltSpeedLimits was added.

Also added a Set-TransmissionSession cmdlet to expose and allow amends to all other session config.

Update comments and help

12 Sep 21:20
Compare
Choose a tag to compare

Add comments to cmdlets
Fix Github project links in help

New cmdlet and amend minimum PS version

09 Sep 22:18
803f90b
Compare
Choose a tag to compare

net core cmdlets don't work in 5.1 so the manifest has been changed to target a minimum version of 7.0.
Add Invoke-TransmissionWeb cmdlet to open the transmission web UI in the system default browser.

Bug fixing

08 Sep 20:13
c158fa4
Compare
Choose a tag to compare

fixes #1
Fix Github project link in manifest

Bug fixes

03 Sep 22:03
Compare
Choose a tag to compare

Fixed manifest not exporting all cmdlets correctly.
Adjusted solution namespaces.

Initial release

03 Sep 21:31
add0bdb
Compare
Choose a tag to compare
1.0.0

Update README.md