obs-websocket-dotnet icon indicating copy to clipboard operation
obs-websocket-dotnet copied to clipboard

[BUG] Both obs.GetVersion() and obs.GetDirectory() doesnt work with 5.0.0 nuget version

Open det-peralta opened this issue 2 years ago • 1 comments

Issue Type

  • Bug

Describe the issue With the nuget version 5.0.0, both obs.GetVersion() and obs.GetRecordDirectory() doesnt work. Can you update the nuget to 5.0.1 so the latest changes are applicable?

To Reproduce Steps to reproduce the behavior:

  1. Just call obs.GetVersion() or obs.GetRecordDirectory()

Expected behavior OBS version and OBS Recording Path as string

Versions OBS Version: 28.0.1 OBS WebSocket Version: 5.0.2 OBS WebSocket Dotnet (this library) Version: 5.0.0 OS: Windows 11

det-peralta avatar Sep 15 '22 09:09 det-peralta

We're in a bit of a refactor, finishing it up and releasing 5.0.1

BarRaider avatar Sep 15 '22 14:09 BarRaider

Fixed in v5.0.1 release

BarRaider avatar Sep 21 '22 20:09 BarRaider