Qstick
bcc8370d05
Cleanup dual target and mono code
...
Fixes #1893
Fixes #1808
2022-10-20 20:19:52 -05:00
bakerboy448
312cf2d364
remove unnecessary usings
2022-03-31 20:44:49 -05:00
servarr[bot]
8ca35a709c
Fixed: Updater version number logging
...
(cherry picked from commit b34f4fde1bbe611bb5c886890e3be7cec2b96e6b)
2022-03-06 21:26:52 -06:00
bakerboy448
72a0e38b36
Fixed: Update from version in logs
...
Closes #1574
(cherry picked from commit bc3e3714b97dec19091e45324d9f2b550f1dbbd5)
2022-03-04 20:46:06 -06:00
ta264
8f2ae2beff
New: Upgrade to .NET 6
2021-11-13 08:45:25 +00:00
ta264
a146f6d223
Cache nuget packages
2021-05-13 19:55:14 +01:00
ta264
f5b2acdbdf
New: .NET 5.0.4
2021-03-12 12:55:48 +00:00
ta264
d6170dbfed
New: Use native dotnet host and DryIoc
2021-03-12 12:55:48 +00:00
ta264
fb130fd0e9
New: Drop mono support
2021-02-12 16:04:15 +00:00
ta264
da1686b53c
New: Build with NET5
2021-02-12 16:04:15 +00:00
Qstick
93ba5ade9e
Cleanup Conflicts in Sonarr/Lidarr Pulls
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com >
2021-01-28 23:43:19 -05:00
Taloth Saldono
70c572534a
Fixed binary execute permissions for osx and Radarr
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Taloth Saldono
1ff5d814f4
New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
...
Fixed: Preserve setgid when applying unix permissions
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Taloth Saldono
2d1573251b
Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Arthur Bols
acd5796d87
New: Removed chown and simplified chmod options for linux/osx
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Taloth Saldono
cc9886379e
Give systemd a bit more time to restart sonarr after update
...
(cherry picked from commit 5fced70948c1e8d3d5e3c4747516507f87506697)
2020-12-12 12:43:56 -05:00
ta264
c1b9590df2
Bump to net core 3.1.5, update packages
2020-07-02 19:40:28 +01:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-01-03 07:49:24 -05:00
ta264
6af29da4c9
New: Bump to .NET Core 3.1
2019-12-15 22:04:56 -05:00
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-29 20:38:57 +00:00
ta264
4a0468e1ab
New: Use dotnet tooling, produce 64bit build on windows
2019-10-29 20:38:57 +00:00
ta264
55e141c44b
Fixed: app.config no longer required
2019-09-23 20:04:50 +01:00
Qstick
36ec118a30
New: Updated NLog to 4.6.6
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-09-16 18:14:28 -05:00
Mark McDowall
dd014b1f52
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
2019-09-16 18:14:28 -05:00
Taloth Saldono
332466a945
Updated way Sentry gets configured and enabled.
2019-08-31 17:18:18 +01:00
Taloth Saldono
26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
2019-08-31 17:18:18 +01:00
ta264
f1fc45fa99
New: Migrate to new csproj format
2019-08-24 17:31:58 -04:00
ta264
fb26ff286d
New: Bump Newtonsoft.Json to 12.0.2
2019-07-29 18:37:38 +01:00
Qstick
4eb815aa0e
New: Migrate to PackageReference Format
2019-06-10 11:38:34 -04:00
Qstick
70155cae18
New: Target .net 4.6.2
2019-06-10 11:38:34 -04:00
Qstick
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 ( #387 )
2018-06-01 22:56:15 -04:00
Qstick
7bc2d62ba6
Update Nlog to 4.5.4 ( #359 )
...
* Update Nlog to 4.5.4
* fixup: Remove Unused References
* fixup: more references
2018-05-20 00:32:40 -04:00
Daniel Underwood
df15dbe462
Fixed: Mono 5.10 compatibility ( #220 )
...
* Update NLog to 4.5rc6 to fix compatibility with mono 5.10
* Added console logging in case NLog fails to initialize.
* Revert added references in "Update NLog to 4.5rc6 to fix compatibility with mono 5.10"
This partially reverts commit 13dd224281817ca11af6662ed04f1131dce51fc5.
* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
2018-03-01 23:02:08 -05:00
Qstick
9a0587bc17
Fixed: Removed Incorrect assembly, Lidarr.Common is called in base
2017-12-20 22:02:07 -05:00
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
2017-10-24 22:31:37 -04:00
Qstick
1fd3a43a4f
Update AssemblyInfo for Versioning
2017-10-07 15:57:46 -04:00
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
2017-10-01 23:05:28 -04:00
Qstick
5003cd8a14
Rename More Sonarr References
2017-09-26 22:06:05 -04:00
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
2017-09-20 22:05:00 -04:00
Qstick
d4b4324dab
Should not empty install folder, MirrorFolder will take care of it. ( #79 )
2017-08-31 21:53:44 -04:00
Joseph Milazzo
5302c0915e
Fixed wording
2017-05-05 08:22:12 -05:00
Matthew Despain
ea01ee335b
Updating service provider with Lidarr name
2017-05-04 10:17:43 -06:00
TCBWZA
0d4e049225
Removed reference to Sonarr and replaced them with Lidarr
2017-04-08 17:48:31 +02:00
Matthew Despain
20c8dec50a
First round of refactoring.
2017-03-29 21:49:38 -06:00
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
2017-03-09 19:48:10 -08:00
Keivan Beigi
cea6469ab8
Use nameof
2017-01-17 11:47:06 -08:00
Keivan Beigi
2e36d35815
Added app.manifest to indicate proper windows 10 support
2017-01-06 16:02:57 -08:00
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
2017-01-05 17:43:24 -08:00
Keivan Beigi
dd7fdd8ace
Disable Sentry Reporting based on analytics flag
2017-01-04 17:56:29 -08:00