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
Mark McDowall
176f3e0563
Log startup location, log number of results from feed
11 years ago
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
11 years ago
Mark McDowall
2ad2859618
Don't log sqlite errors as errors to avoid logging to the database
11 years ago
Mark McDowall
6109704fb0
Only catch SQLite exceptions
11 years ago
kayone
c973ab844a
Added some missing indexes database.
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
Mark McDowall
1cc4c11a7e
New logo
11 years ago
Mark McDowall
4d3217432c
Fixed some unit tests
11 years ago
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
11 years ago
markus101
6ff9c9f61e
Shutdown working on mono
11 years ago
Mark McDowall
aa1a76fe72
Restart for Windows
11 years ago
Mark McDowall
f69bb79077
Shutdown! Restart working for services
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall
3eeee7335e
Fixed: Exit from tray icon
11 years ago
Mark McDowall
b16360fd39
Configure URLs on Linux, but don't register them
11 years ago
Mark McDowall
b5c9a811dd
New: Support for running from a sub folder (reverse proxy)
11 years ago
Mark McDowall
d0818daeed
Fixed output message
11 years ago
Mark McDowall
f95f7c2320
Actual fix for multiple network interfaces
11 years ago
Mark McDowall
c122a94bc0
Fixed: Opening firewall ports when system has more than one network adapter
11 years ago
kayone
d42a63a480
Service kills other instances on start.
11 years ago
kayone
1e6817220a
applicationmode cleanup.
11 years ago
kayone
c219be8c8d
Added single instance policy
11 years ago
kayone
266d1a43d9
app lifecycle cleanup
11 years ago
kayone
0e623e7ce4
imported signalr 1.1.3 into NzbDrone.
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
kayone
541cd0ce19
Revert "updated OWIN to 2.0.1"
...
This reverts commit c57c319e0c
.
Conflicts:
src/NzbDrone.Console/packages.config
src/NzbDrone.Host/packages.config
src/NzbDrone/packages.config
11 years ago
kayone
5ab873150e
added signalR to Integration Test
11 years ago
Mark McDowall
53a7ed94e1
Messaging to handle signalR disconnection and reconnection added
11 years ago
kayone
28c6a69e0f
fixed broken build.
11 years ago
kayone
844fa9d5e6
update NLog, Restsharp, json.net
11 years ago
kayone
40a0e044a7
updated nancy to 0.21.1.0
11 years ago
kayone
c57c319e0c
updated OWIN to 2.0.1
11 years ago
kayone
fa74551777
Revert "updated to owin 2.0.0-rc1"
...
This reverts commit d0d65db4f2
.
11 years ago
kayone
d0d65db4f2
updated to owin 2.0.0-rc1
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago