Taloth Saldono
7a66214c6e
Fixed: SignalR requiring a home directory to function properly.
6 years ago
Qstick
0596215358
New: Prevent Boot Loop if Config file Unauthorized access. ( #554 )
...
* New: Prevent Boot Loop if Config file Unauthorized access.
* Update NzbDroneLogger.cs
6 years ago
Qstick
e914ca86dc
New: Update SignalR to 2.4.0
6 years ago
Qstick
1d1aca8fb7
Fixed: Naming of remoteAccessAdapter in OwinHostController
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
5ce214aa8a
New: Update SignalR to 2.3.0
6 years ago
Qstick
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 ( #387 )
7 years ago
Qstick
d15d5ae6ba
Fixed: Sonarr references in RemoteAccessAdapter.cs
7 years ago
Qstick
7bc2d62ba6
Update Nlog to 4.5.4 ( #359 )
...
* Update Nlog to 4.5.4
* fixup: Remove Unused References
* fixup: more references
7 years ago
Qstick
a3e08c9160
Fixed: Setup remote access for service during install
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
7 years ago
Qstick
98653fafbf
Merge branch 'develop' of https://github.com/lidarr/Lidarr into develop
7 years ago
Qstick
ac45098ab8
Updated: SignalR to 2.2.3
7 years ago
Qstick
25c0423ef6
Fixed :Compile warning cleanup ( #314 )
...
Fixed :Compile warning cleanup
7 years ago
Qstick
e73936184b
Fixed: Change Host GUID, other Sonarr references ( #307 )
...
* Fixed: Change Host GUID, other Sonarr references
* fixup! Random GUID and Copyright Year
7 years ago
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 13dd224281
.
* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
7 years ago
Qstick
2f6a13092f
Update FirewallAdapter.cs
7 years ago
Qstick
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
7 years ago
Qstick
4faefebe7e
Fixed: Raise ApplicationStartupEvent after Owin is running
7 years ago
Mark McDowall
ef3234b5de
New: Ability to rename using long paths when available
7 years ago
Qstick
1451a63c06
Rename Sonarr References in Backend
7 years ago
Qstick
aae9f3cfc3
Change API Version from V3 to V1
7 years ago
Qstick
b7fab7db0c
Log when running tray app
7 years ago
Qstick
30a3348ba8
Move DB migration to start
7 years ago
Mark McDowall
9adc168b90
Don't get registered URLs until they need to be configured
7 years ago
Qstick
99ab61fac6
Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors
7 years ago
Qstick
ba27554bd3
Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set
7 years ago
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
7 years ago
Qstick
1fd3a43a4f
Update AssemblyInfo for Versioning
7 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
5003cd8a14
Rename More Sonarr References
7 years ago
Qstick
8d64a987e0
Remove Previous API
7 years ago
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
7 years ago
Qstick
a747c5f135
Fix some Build Issues, Renaming
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
7 years ago
Matthew Despain
7208d4c887
New icon
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
92d706a10d
Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi
6ae5829439
Removed duplicated code from ContainerBuilders
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
fdb5ccdae1
Updated Newtonsoft.Json from 6.0.6 to 9.0.1
8 years ago
Keivan Beigi
a2ce435239
Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
8 years ago
Taloth Saldono
816cf608fc
Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Mark McDowall
5482fa3ae0
New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Taloth Saldono
9b42dc7082
Reconfigure Logging early in the process to set the correct log level.
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall
5acaf9d60b
Fixed: Preserve startup arguments during restart
...
Closes #325
9 years ago
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
9 years ago
Mark McDowall
f7adb19474
Ignore more signalr non-errors
10 years ago
Mark McDowall
f4b9d0336d
Log signalR errors as trace when they are network connection aborted
...
Closes #498
10 years ago
Lars Johnsen
c8c17bce7e
Compilation: Misc changes to support XBuild
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
8b7eedf6f9
Actually make it lower case...
10 years ago
Mark McDowall
918fcac2aa
Fixed: Generic SignalR messages no longer treated as errors
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Mark McDowall
c9d7e54417
Fixed: Don't run netsh unless on Windows
10 years ago
Keivan Beigi
a3042197c5
GlobalExceptionHandlers are now registered with other loggers
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
d77c685d14
Remove existing URL ACLs to avoid conflicts
...
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
10 years ago
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Keivan Beigi
3b087ba922
minor cleanup
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Keivan Beigi
71638ec77e
switched services to http
10 years ago
Keivan Beigi
04f05bdb83
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
10 years ago
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
10 years ago
Keivan Beigi
7b2e3ef0c4
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Keivan Beigi
02fab62811
added some logging to shutdown process.
10 years ago
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
10 years ago
kayone
f1f7c2b699
updated .net download link to point to 4.5.2
10 years ago
kayone
e0e90efbc9
updated fluentmigrator
10 years ago
kayone
9ff2896bbe
fixed json.net references
10 years ago
kayone
3f3cc69da7
updated json.net
10 years ago
kayone
f18f13326e
AddApplicationVersionHeader is a bit less wasteful.
10 years ago
kayone
3a90cc35c2
Upgraded to Owin 2.1.0
10 years ago
kayone
7e392e84a7
upgraded nancy to 0.23.2
10 years ago
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
11 years ago
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
11 years ago
Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
11 years ago
Mark McDowall
b89d9c22b9
Fixed: Changing the SSL cert will re-register with the new cert (when running as admin)
11 years ago
Mark McDowall
2dbc038d17
New: Write PID file to AppData directory on Linux/OS X
11 years ago
Taloth Saldono
393727db8c
Fixed: No longer listening on the https port when ssl is disabled.
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
2d028d9bc7
History check shouldn't die if download client is not configured.
...
Do not log exceptron response when no errors are found
11 years ago
Mark McDowall
c2087af8c9
Gracefully exit on restart instead of forcibly killing it
11 years ago