Commit Graph

635 Commits (develop)

Author SHA1 Message Date
Taloth Saldono e75ee6e842 Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
4 years ago
Mark McDowall a81587dc57 New: Show health warning if system time is off expected time
4 years ago
ta264 ff8d671c8b New: Musl (alpine linux) compatibility
4 years ago
Qstick f8afe65f7e Fixed: Performance issue when scanning large root folder
4 years ago
Qstick 3af96f1863 Fix HttpClientTests, Use Servarr HttpBin Mirror
4 years ago
Qstick f5e2a447e9 Sync Packages with Radarr
4 years ago
ta264 d6e47fde7e Fixed: NET Core not deleting source when moving across drives
4 years ago
ta264 a2ba8e76bb New: Watch filesystem for changes to library
4 years ago
ta264 6cfb54030b Update sentry dsn
4 years ago
Mark McDowall e0aaab05a9 New: Ignore #recycle folders (Synology Recycle bin folder)
4 years ago
ta264 a1e0b39495 Fixed: NET Core doing copy/delete instead of rename
4 years ago
ta264 be4e748977 New: Don't require artist mapping
4 years ago
ta264 c4df49b0fb Update sentry DSN to self hosted
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 8da53ae6aa New: Bump to .NET Core 3.1
4 years ago
ta264 fc5e2b63e0 Filter OOM from sentry
4 years ago
ta264 8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264 d881b26261 Fixed: Convert MonoOnly to PosixOnly
4 years ago
ta264 fdf1ecc698 New: Use sqlite package
4 years ago
ta264 b1349213f2 New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264 d4547138ec Fixed: Remove obsolete HttpProvider
4 years ago
ta264 250d79b5bb Fixed: app.config no longer required
4 years ago
ta264 ce0de9a826 New: Make Twitter NetStandard compatible
4 years ago
Qstick c97fbee6d9 Fixed: Clean Spotify Refresh Token from Logs
4 years ago
Taloth Saldono 5215a764d5 Fixed: Copy linux permission mask when moving folder to recycle bin folder
4 years ago
Qstick e86104eac8 New: Update SocksProxy to 1.4.0.1
4 years ago
Qstick 5b804819ea New: Updated NLog to 4.6.6
4 years ago
Qstick 22fb4a1801 New: Updated SharpZipLib to 1.2.0
4 years ago
Mark McDowall 37137b0c10 HTTPS certificate validation options
4 years ago
Qstick 38448333b2 Fixed: Bump 0.7.2, Allow update to 0.8+ netcore builds
4 years ago
Taloth Saldono ae6db26a77 Fixed regression in container registration. Additional logging in case of integration test startup failures
5 years ago
Taloth Saldono 4bb6f5d0bc Moved Platform version determination to static
5 years ago
Qstick 7ffecf6c50 Fixed: several failing/flaky mono unit tests
5 years ago
ta264 254a8ce64c
Fixed: Directory not empty exception deleting nested empty subdirs (#974)
5 years ago
Qstick 31cb5fe523
Changed: Version Bump 0.7.0 (#952)
5 years ago
Taloth Saldono b880309356 New: Added Auth-* log entries for fail2ban purposes
5 years ago
Taloth Saldono 332466a945 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono ec4237d51a Added BuildInfo.AppName to centralize 'Lidarr'
5 years ago
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)
5 years ago
Qstick 070e50d39e Fixed: Fix a few compiler warnings
5 years ago
ta264 f1fc45fa99 New: Migrate to new csproj format
5 years ago
ta264 e095fe00af Fixed: Delete unreferenced files
5 years ago
ta264 ee7d47d044 Fixed: All the tests
5 years ago
Taloth Saldono aa794a7155 Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
Qstick 6932046c5f
New: Set up CI with Azure Pipelines (#897)
5 years ago
ta264 3c1b3434c7 Fixed: Build on mono 6
5 years ago
ta264 fb26ff286d New: Bump Newtonsoft.Json to 12.0.2
5 years ago
Qstick 802f7f96c0 Fixed: Follow Temp Redirects
5 years ago
Mark McDowall 2ce0fadb65 Clean up FirstCharacterToLower extension + tests
5 years ago
Mark McDowall b9d240924f New: Command line arguments for Custom Scripts are no longer supported
5 years ago
Mark McDowall b8b8f064c7 FirstCharToLower
5 years ago
ta264 5ac46270ed New: Set KeepAlive for metadata requests
5 years ago
ta264 0f6a3bca0c New: Sentry to 1.2.0
5 years ago
Qstick 4eb815aa0e New: Migrate to PackageReference Format
5 years ago
Qstick b5d502bd5d Fixed: Long Path Support on Mono and .Net
5 years ago
Qstick 70155cae18 New: Target .net 4.6.2
5 years ago
ta264 166fc90454 New: Only scan files that are new or updated (#760)
5 years ago
Qstick 499ec06664 Fixed: Throw Startup Exception on Same Port for SSL
5 years ago
Qstick 5643923299
Fixed: Reverted in-memory signalr keypair in favor of a .config directory (#722)
5 years ago
ta264 4be01a5a95
Disable update for docker containers (#715)
5 years ago
ta264 e27369686b
A remote path mapping health check (#617)
5 years ago
Qstick 77e4c99713
Fixed: 0.6 Analytics Bump
5 years ago
ta264 d5c69d0375
Set sentry environment to be develop/nightly based on config file (#703)
5 years ago
Qstick 4d8bcd12e3
Fixed: Cutoff Specification not Respecting Profile Order (#660)
5 years ago
ta264 0ebaa90f54
Fixed: Actually filter TinyIoC errors from sentry and add tests (#685)
5 years ago
ta264 6548f4b1b7 Fixed: Filter TinyIoC.TinyIoCResolutionException from Sentry
5 years ago
ta264 1c7ded859b Fixed: More improvements to sentry logging (#669)
5 years ago
Qstick 60284f9ed8 Fixed: DriveInfo sees snap apps, handle at higher level
5 years ago
Tom Andrews 26d1d78204 Fixed: Group sentry NRE events across platforms
5 years ago
ta264 902f0c115b
Fixed: Sentry version mismatch (#666)
5 years ago
ta264 c7a772363f
Pre-filter some events before sending to sentry (#654)
5 years ago
Qstick 1e48ea58b0
New: Add qBittorrent API V2 support, Indexer seed limit Support (#653)
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
Taloth Saldono 232cfcb42f Fixed: Mono bug causing memory leakage when http connections use gzip
5 years ago
Qstick d9034981c0 Updated: Sentry secret no longer needed
5 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
5 years ago
Qstick 91aaf8abe6
Update NzbDroneLogger.cs
6 years ago
Qstick 8465c2d227 Fixed: Replace one stupid hack with another.
6 years ago
Qstick 0596215358
New: Prevent Boot Loop if Config file Unauthorized access. (#554)
6 years ago
Qstick 2f6b0c77ea Fixed: Updated error message if services respond with html
6 years ago
ta264 e260a29b57 Improve the fuzzy matching (#522)
6 years ago
ta264 eadd6996ef Fuzzy matching (#508)
6 years ago
Qstick 64a8d02f77
New: Server Side UI Filtering, Error Boundaries (#501)
6 years ago
Qstick 328795cb1f Fixed: Don't read response stream if it equals Stream.Null
6 years ago
Qstick 68aaa49e9f Fixed: Filter mapped drives when running from service
6 years ago
Qstick 60bb0ac063 New: Queued Task/Command List View
6 years ago
Qstick 36b2942cef Added: Allow folders without trailing slashes in file browser
6 years ago
Qstick 6581b3a2c5
New: UI Updates, Tag manager, More custom filters (#437)
6 years ago
Qstick 9aa40f546f
New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings (#428)
6 years ago
Qstick 6cc05fcca3 Added: Log indexer response to Trace if an exception occurs
6 years ago
Qstick 14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 (#387)
6 years ago
Qstick 089d213816
New: Nested Settings and Seed Ratio Setting (#379)
6 years ago
Qstick 73157534e0
Fixed: Don't download artist images if match existing (#362)
6 years ago
Qstick 7bc2d62ba6
Update Nlog to 4.5.4 (#359)
6 years ago
Qstick a3e08c9160 Fixed: Setup remote access for service during install
6 years ago
Qstick 307c989409
Revise cookie handling (#315)
6 years ago
Qstick e06858e4bf Sonarr pulls (#310)
6 years ago
Qstick 03360ca43f Fixed: Throw LidarrStartupException if can't access AppFolder Location
6 years ago
Daniel Underwood df15dbe462 Fixed: Mono 5.10 compatibility (#220)
6 years ago
Qstick 4f6ab8ec76 Fixed: Typo in GlobalExceptionHandlers.cs
6 years ago
Qstick 26ef43f302
New: Manually Edit/Override Album Release (#181)
6 years ago
Qstick 744742b5ff New: UI Updates (Backup Restore in App, Profile Cloning)
6 years ago
Qstick 96c59e2b2b Fixed: Handling of unknown status types in DownloadStation
6 years ago
Qstick a4dacf2812 Fixed: Language Upgrade Tests
6 years ago
Qstick a4e632d95a Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
6 years ago
Daniel Underwood d08d89929a Update services url to https to allow updates to work (#154)
6 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.
7 years ago
Taloth Saldono 96d97f873a Fixed: http->https redirects do not use the tls1.2 curl fallback.
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.
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
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)
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)
7 years ago
Qstick 8569084255 Refactor and Enable Renaming for Album and Artist Files (#61)
7 years ago
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
7 years ago
Joseph Milazzo 2c7398ac66 Merge pull request #7 from lidarr/feature/trackParse
7 years ago
Joseph Milazzo bf7f890c48 Restabilized add artist flow with NodeJS API
7 years ago
Joseph Milazzo e96cf08409 Back to a stable build. Fixedtrackrepo.findtracks
7 years ago
Qstick 2a4141f658 Should be Capitalized
7 years ago
Joseph Milazzo 704983f652 Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
7 years ago
Joseph Milazzo acb7d33d09 Implemented track lookup into skyhook.
7 years ago
Joseph Milazzo a09d5d0b69 Switched over to using Spotify API for meta data. This will require deleting DB to start using.
7 years ago
Joseph Milazzo f97ed62fae Partially implemented artist overview. Needs review
7 years ago
Joseph Milazzo 9a79b590cc Merge branch 'develop' into feature/database
7 years ago
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
7 years ago
Joseph Milazzo 2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result.
7 years ago
TCBWZA b7a46a9e51 Update internal URL's to point to lidarr.audio
7 years ago
TCBWZA b6cf96b737 Changes to remove sentry submissions and refrences to sonarr.tv
7 years ago
TCBWZA 31ca0002d7 Change process name and rename assembly
7 years ago
TCBWZA 0d4e049225 Removed reference to Sonarr and replaced them with Lidarr
7 years ago
Joseph Milazzo 3ebbaf4eb7 Use different folder to store sqlite database.
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Jamie Magee f3263efa52 Upgrade SharpRaven
7 years ago
Jamie Magee 781df8b20a Upgrade NLog
7 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
7 years ago
Taloth Saldono bbf2134fe1 Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
7 years ago
Taloth Saldono 2abaef16f1 Fixed Indexer Health Checks and tests.
7 years ago
Taloth Saldono 2f6d9e191e Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
7 years ago
Keivan Beigi 15e07f72d4
Better Runtime names
7 years ago
Keivan Beigi d5e720c404
include os name, runtime name in version tag for sentry
7 years ago
Keivan Beigi c9a8ebc2e6
Create anonymous hash to detect issue duplication
7 years ago
Keivan Beigi cea6469ab8
Use nameof
7 years ago
Keivan Beigi ed2e4d0f1d Sentry will now back-off if it's API key is revoked.
7 years ago
Keivan Beigi 0bdc137093 Smaller sentry payload, send machine name as user name
7 years ago
Keivan Beigi cd7e208efa Revert "Use line number instead of message for sentry fingerprint"
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
7 years ago
Keivan Beigi e45d4f60a4 Moved Fatal logging to use nlog patterns
7 years ago
Keivan Beigi 782efcfaf1 Added a one hour debounce of reporting the same errors to sentry
7 years ago
Keivan Beigi 76a7d4f866 Use line number instead of message for sentry fingerprint
7 years ago
Keivan Beigi d61976251e Apparently RemoveTarget doesn't do what you expect it to do.
7 years ago
Keivan Beigi 2487e8ed49 Don't report errors that don't have exceptions
7 years ago
Keivan Beigi 54bc642476 Fixed: OS Version detection shouldn't break user agents. Fixes #1611
7 years ago
Keivan Beigi 6577b0a721 Don't include null in sentry fingerprint if even has no exception
7 years ago
Keivan Beigi bcd67dee5e Added fingerprint to sentry events to allow better grouping
7 years ago
Keivan Beigi dd7fdd8ace Disable Sentry Reporting based on analytics flag
7 years ago
Keivan Beigi a1f112e62f Added branch name to Assembly Info
7 years ago
Keivan Beigi 053c730799 Added Sentry error reporting
7 years ago
Keivan Beigi 61579cfb7e Consider /buildAgent/ to be a none production startup path
7 years ago
Keivan Beigi 92d706a10d Updated bindingRedirect for Newtonsoft.Json
7 years ago
Keivan Beigi 6ae5829439 Removed duplicated code from ContainerBuilders
7 years ago
Keivan Beigi 8252a2a60f RIP
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
7 years ago
Keivan Beigi fdb5ccdae1 Updated Newtonsoft.Json from 6.0.6 to 9.0.1
7 years ago
Keivan Beigi a2ce435239 Upgraded Nlog, NCrunch
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
7 years ago
Keivan Beigi aba613acd1 Because it's 2016!
7 years ago
margaale 8d776abb48 Fixed: Handle download clients sending invalid content-type header.
8 years ago
Keivan Beigi da52e60f36 Upgraded Nlog/RestSharp/Selenium
8 years ago
Lloyd Sparkes cf662291d5 Fixed: Lingering Socks5 Proxy sockets when proxy is using dynamic ips
8 years ago
Mark McDowall d3890bd712 New: Health check warning for macOS when running from App Translocation folder
8 years ago
Taloth Saldono f8d97cac7d Fixed: FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono 7ef1ca8a00 Fixed: Tweaked ratelimit logic for rarbg api.
8 years ago
Taloth Saldono a0b4d3a38d Removed conflicting criteria from IsProduction check.
8 years ago