mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Updated ET driver
This commit is contained in:
parent
7f321c500b
commit
109904ccc8
17 changed files with 4 additions and 6 deletions
Binary file not shown.
BIN
packages/Exceptron.Driver.0.1.0.17/Exceptron.Driver.0.1.0.17.nupkg
vendored
Normal file
BIN
packages/Exceptron.Driver.0.1.0.17/Exceptron.Driver.0.1.0.17.nupkg
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -27,9 +27,7 @@ namespace Exceptron.Driver
|
|||
{
|
||||
_appId = appId;
|
||||
|
||||
ServerUrl = "http://localhost:57674/v1a/";
|
||||
|
||||
|
||||
ServerUrl = "http://api.exceptron.com/v1a/";
|
||||
|
||||
RestClient = new RestClient();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue