Qstick
9aa40f546f
New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings ( #428 )
...
* New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings
Fixes #386
* fixup! Remove commented code
6 years ago
Qstick
6cc05fcca3
Added: Log indexer response to Trace if an exception occurs
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 ( #387 )
7 years ago
Qstick
089d213816
New: Nested Settings and Seed Ratio Setting ( #379 )
...
* New: Nested Settings and Seed Ratio Setting
* Fixed: Sonarr related variable naming
7 years ago
Qstick
73157534e0
Fixed: Don't download artist images if match existing ( #362 )
...
* Fixed: Don't download artist images if existing exists
* fixup: Wrap FileSetWriteTime in try
* fixup! Tests and Rework
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
307c989409
Revise cookie handling ( #315 )
...
* Fixed: Revised handling of cookies in case of redirects.
* Revised deletion of cookies.
7 years ago
Qstick
e06858e4bf
Sonarr pulls ( #310 )
...
* New: Speed up sqlite3 initialization by disabling unused features
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Debounce Command Notifications
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Changed: Refactored PendingRelease logic for performance
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Added: Indexes to speed up DecisionMaker performance.
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Cache EventAggregator Subscribers
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Fixed: Hide fallback pending releases if temporarily delayed
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
03360ca43f
Fixed: Throw LidarrStartupException if can't access AppFolder Location
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
4f6ab8ec76
Fixed: Typo in GlobalExceptionHandlers.cs
7 years ago
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
7 years ago
Qstick
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
7 years ago
Qstick
96c59e2b2b
Fixed: Handling of unknown status types in DownloadStation
7 years ago
Qstick
a4dacf2812
Fixed: Language Upgrade Tests
7 years ago
Qstick
a4e632d95a
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
Daniel Underwood
d08d89929a
Update services url to https to allow updates to work ( #154 )
7 years ago
Qstick
dd11f74073
New: Add authentication options to Webhook
7 years ago
Qstick
2abeec06fc
Fixed: Better import error messages
7 years ago
Qstick
b7fab7db0c
Log when running tray app
7 years ago
Qstick
37fc1f4dcc
Update help output for NzbDrone.Console
7 years ago
Taloth Saldono
c222b7acf1
Added jackett apikey to log cleanser.
7 years ago
Taloth Saldono
2fc58115a0
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Qstick
25f08bd846
Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Taloth Saldono
1db04eaa1a
Fixed: TLS issue for OSX.
7 years ago
Taloth Saldono
846b9f72e0
Lets not take any risks here.
7 years ago
Taloth Saldono
bd62a20ddb
Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
...
fixes #2089
7 years ago
Taloth Saldono
96d97f873a
Fixed: http->https redirects do not use the tls1.2 curl fallback.
...
fixes #2082
7 years ago
Qstick
f219e883ec
New: Add Extra Audio Format Unit Test
7 years ago
Qstick
272adfcef7
Fixed: Better error message for DNS exceptions on mono.
7 years ago
Qstick
99ab61fac6
Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors
7 years ago
Qstick
311df71acf
Fixed HttpUri parsing of domain names with underscores
7 years ago
Qstick
b3b90602a2
Fix Mono SecurityProtocolPolicy
7 years ago
Qstick
7e863d61ff
Reorder HttpMethods to match RestSharp
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
7 years ago
Taloth Saldono
18971f9ea2
Check for whitespace in IsValidUrl.
...
closes #2020
7 years ago
Qstick
4c916f9186
Fix HealthCheck Warning for Artist Folders with 'ro'
7 years ago
Kyse
889b963429
New: Health Check warning if series folder is mounted with 'ro' option on linux
...
Closes #1867
7 years ago
Qstick
6a4fb9adf3
Seperate Sentry Project for Production/Develop
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
0201aa812e
Add Advanced Option for Alternate Metadata Provider Source
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
Daniel Underwood
02716c26f6
Update metadata api URL
7 years ago
Qstick
77f1d2e64c
[UI Work] Add Artist, Import Artist, Calendar
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
0807fcc616
Cleanse Log Exception Data ( #83 )
7 years ago
Qstick
a292f77aa8
Sonarr DiskTransferService Updates ( #78 )
...
* Added a few more files to ignore during file copy.
* Tweaked error message when TransferFile destination already exists.
7 years ago
Qstick
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
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
Joseph Milazzo
2c7398ac66
Merge pull request #7 from lidarr/feature/trackParse
...
New Album Database design and restabilizing add artist flow with LidarrAPI.Metadata.
8 years ago
Joseph Milazzo
bf7f890c48
Restabilized add artist flow with NodeJS API
8 years ago
Joseph Milazzo
e96cf08409
Back to a stable build. Fixedtrackrepo.findtracks
8 years ago
Qstick
2a4141f658
Should be Capitalized
8 years ago
Joseph Milazzo
704983f652
Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
8 years ago
Joseph Milazzo
acb7d33d09
Implemented track lookup into skyhook.
8 years ago
Joseph Milazzo
a09d5d0b69
Switched over to using Spotify API for meta data. This will require deleting DB to start using.
8 years ago
Joseph Milazzo
f97ed62fae
Partially implemented artist overview. Needs review
8 years ago
Joseph Milazzo
9a79b590cc
Merge branch 'develop' into feature/database
8 years ago
Joseph Milazzo
fa52eabb79
Almost finished linking frontend to backend. A few issues with DB mapping to work out.
8 years ago
Joseph Milazzo
2813fccc78
Updated the code to allow a search to be made from UI to iTunes and return a mock result.
8 years ago
TCBWZA
b7a46a9e51
Update internal URL's to point to lidarr.audio
8 years ago
TCBWZA
b6cf96b737
Changes to remove sentry submissions and refrences to sonarr.tv
8 years ago
TCBWZA
31ca0002d7
Change process name and rename assembly
8 years ago
TCBWZA
0d4e049225
Removed reference to Sonarr and replaced them with Lidarr
8 years ago
Joseph Milazzo
3ebbaf4eb7
Use different folder to store sqlite database.
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Jamie Magee
f3263efa52
Upgrade SharpRaven
...
From 2.1.0 to 2.2.0
8 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Mark McDowall
ebcce05588
Fixed: Parsing headers that have a trailing semi-colon
...
Fixes #1749
8 years ago
Taloth Saldono
bbf2134fe1
Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
...
fixes #1738
8 years ago
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
8 years ago
Taloth Saldono
2f6d9e191e
Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
...
fixes #1552
8 years ago
Keivan Beigi
15e07f72d4
Better Runtime names
8 years ago
Keivan Beigi
d5e720c404
include os name, runtime name in version tag for sentry
8 years ago
Keivan Beigi
c9a8ebc2e6
Create anonymous hash to detect issue duplication
8 years ago
Keivan Beigi
cea6469ab8
Use nameof
8 years ago
Keivan Beigi
ed2e4d0f1d
Sentry will now back-off if it's API key is revoked.
8 years ago
Keivan Beigi
0bdc137093
Smaller sentry payload, send machine name as user name
8 years ago
Keivan Beigi
cd7e208efa
Revert "Use line number instead of message for sentry fingerprint"
...
This reverts commit 5f339c0a92e3255890fb63dfa3e650852a81d60f.
# Conflicts:
# src/NzbDrone.Common/Instrumentation/Sentry/SentryTarget.cs
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
e45d4f60a4
Moved Fatal logging to use nlog patterns
8 years ago
Keivan Beigi
782efcfaf1
Added a one hour debounce of reporting the same errors to sentry
8 years ago
Keivan Beigi
76a7d4f866
Use line number instead of message for sentry fingerprint
8 years ago
Keivan Beigi
d61976251e
Apparently RemoveTarget doesn't do what you expect it to do.
8 years ago
Keivan Beigi
2487e8ed49
Don't report errors that don't have exceptions
8 years ago
Keivan Beigi
54bc642476
Fixed: OS Version detection shouldn't break user agents. Fixes #1611
8 years ago
Keivan Beigi
6577b0a721
Don't include null in sentry fingerprint if even has no exception
8 years ago
Keivan Beigi
bcd67dee5e
Added fingerprint to sentry events to allow better grouping
8 years ago
Keivan Beigi
dd7fdd8ace
Disable Sentry Reporting based on analytics flag
8 years ago
Keivan Beigi
a1f112e62f
Added branch name to Assembly Info
8 years ago
Keivan Beigi
053c730799
Added Sentry error reporting
8 years ago
Keivan Beigi
61579cfb7e
Consider /buildAgent/ to be a none production startup path
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
8252a2a60f
RIP
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago