Commit Graph

383 Commits (ea9f622db2a964637318a0495767ae3ee76be8db)

Author SHA1 Message Date
mueslo 9db7bd09e1 Add underscore to host part of URI regex (#2633)
7 years ago
Leonardo Galli a48793edd2 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Leonardo Galli 799a448544 Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Leonardo Galli 57adf0e3a5 Fixed: Dates before 1970 causing an exception.
7 years ago
Leonardo Galli 65c3704ff0 Fixed: NLog causing a crash under mono 5.10
7 years ago
Qstick d0406ced40 Fixed: Unable to execute custom scripts if IMDB ID is null (#2543)
7 years ago
Leonardo Galli 2b2bd16d4d Updated NLog to version 4.4.12. Should fix #2218
7 years ago
Leonardo Galli 54e57bf16a Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli b1f76082b2 Added: Dynamic paths cleanup old folders now!
7 years ago
James White ed744b5702 Fixed: Jackett apikey cleaned from log again. (#2177)
7 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
Leonardo Galli 685c5daf36 Fixed: Rename movie not working (#1970) (Fixes #1908)
7 years ago
Taloth Saldono fb4f510909 Revert "Fixed: Support for Mono 5.x with the newer BoringTLS provider."
7 years ago
Taloth Saldono 5b722a3a48 Fixed: Support for Mono 5.x with the newer BoringTLS provider.
7 years ago
Leonardo Galli b36053e1f4 Update LogEntries token again :)
7 years ago
Leonardo Galli 212bcebdaf Fixed: Using our own logentries token now.
7 years ago
Leonardo Galli fc1585e900 Completely overhauled how import exclusions work.
8 years ago
Devin Buhl 35e046bb87 Patch/onedr0p 3 13 17 (#1166)
8 years ago
Mitchell Cash 3b3fe197ca Fixed: Parsing headers that have a trailing semi-colon (#1117)
8 years ago
SWu 51e0cdf982 Fix regression for missing libgdiplus (#1073)
8 years ago
Devin Buhl 73f0916fa0 Deluge 1.3.14 API support due to changed json-rpc checks
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
Mitchell Cash 9787cf6cdd Improve indexer health check messages (#1015)
8 years ago
Tim Turner 5d2ef4786b Revert "Merge branch 'rename-existing-folder' into develop"
8 years ago
Tim Turner 7da2183080 Be more proper about Ensuring the folder exists
8 years ago
Devin Buhl b1b947ae7f Update UserAgentBuilder.cs
8 years ago
William Comartin c9e6835d7b Change Sonarr to Radarr in Help Text, and in Notification Text
8 years ago
Leonardo Galli e6809585c9 Update SonarrCloudRequestBuilder.cs
8 years ago
Mike d62dbd48ae Change Sonarr / NzbDrone auto-updater stuff to Radarr. (#61)
8 years ago
Leonardo Galli af74854b8e Fix Service install, when Sonarr is also present. Fixes #55.
8 years ago
Leonardo Galli 6da73d73a5 Merge pull request #40 from AeonLucid/develop
8 years ago
Leonardo Galli bfa479507c Update package.sh and PathExtensions in preparation for AutoUpdater
8 years ago
Leonardo Galli 4182728901 Updated all AssemblyInfos so version info only needs to be changed once
8 years ago
AeonLucid e3bc6de734 Update services url to fix auto-updater.
8 years ago
Leonardo Galli 1022879103 Change version number to 0.1.0
8 years ago
Leonardo Galli 88dacc00f7 Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Leonardo Galli 1325822798 Added the TMDB Configuration service. This allows Image urls to be dynamically generated!
8 years ago
Leonardo Galli 0715962ec5 TheMovieDB.org is now used as metadata source.
8 years ago
Leonardo Galli c874122fc0 Use different folder to store sqlite database. Fixes #10.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 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
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
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
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Taloth Saldono 5414dadffc Fixed stupid error.
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 222ed1eb4b Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
8 years ago
Taloth Saldono 73fb216e6f New: Added CAPTCHA support to Rarbg.
8 years ago
Mark McDowall e4adc1d3a1 Fixed: Include afpfs mount points in free space checks
8 years ago
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic.
8 years ago
Taloth Saldono d4bab775df Updated NLog to 4.3.4.
8 years ago
Mark McDowall f0437d1f22 Fixed: Ignore more folder names when browsing file system
8 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
8 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago
Mark McDowall 12a1865d4d Service now depends on HTTP Service (http)
8 years ago
Taloth Saldono 229986033c Added logging of Sonarr API calls.
9 years ago
Mark McDowall e2d6d374ab Update HttpAccept.Rss to include application/xml
9 years ago
Taloth Saldono 0f1afd416b Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
9 years ago
Lloyd Sparkes 2b11ad4585 Proxy BypassList tests
9 years ago
Lloyd Sparkes 5fae8e7762 Updating SocksWebProxy to fix issues with POST Requests
9 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
9 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Lloyd Sparkes f807e44a39 Force to IPv4
9 years ago
Lloyd Sparkes d68abc746c Bug Fixes
9 years ago
Lloyd Sparkes 6fdbb2b659 Fix merging issues & API changes - that conflict resolution did not detect
9 years ago
Lloyd Sparkes bfe134ee54 Proxy Support for Sonarr #732
9 years ago
Taloth Saldono cc0406653a Readded logging Download Client responses.
9 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono 96b7bd3b2b Merge branch 'http-uri-combine-path' into develop
9 years ago
Taloth Saldono e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
9 years ago
Taloth Saldono 3a162be265 CombinePath now simple, uri resolve done via operator and CombineRelativePath.
9 years ago
Mark McDowall 502298aab9 Cleanup HttpUri.PathCombine
9 years ago
Taloth Saldono 3ea59cd91b Don't set ACL if already set.
9 years ago
Taloth Saldono 8b1c022244 Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono 2d96914bfa Send Http auth without waiting for challenge.
9 years ago
Taloth Saldono 70494c3674 Adding magnet to qbit should use FormData not QueryParam.
9 years ago
Taloth Saldono eb70a6419c Fixed: Not uploading nzbs to Nzbget on linux since previous develop.
9 years ago
Taloth Saldono 19b8fb6d8b Merge branch 'blackhole-delay' into develop
9 years ago
Taloth Saldono d4bc835b1c New: Delaying Blackhole imports while they're still being updated.
9 years ago
Taloth Saldono 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient.
9 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
9 years ago
Taloth Saldono 7c54fa70d7 Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded.
9 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
9 years ago
Taloth Saldono 7818f0c59b Fixed: Don't purge xem scene mapping cache when new series gets added.
9 years ago
Taloth Saldono 55e870f295 Added version to logged exceptions.
9 years ago
Taloth Saldono 59c68ec6cc Write debug/trace log files separately to prevent trace from quickly rolling over debug.
9 years ago
Taloth Saldono a5077b0b1b Replaced <removed> with (removed) for the log cleanser so it doesn't mess with forums.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono e01b2ef25c Fixed some compile warnings.
9 years ago
Taloth Saldono 1c92ea58da Fixed: Replaced mono symlink resolve logic to better handle errors.
9 years ago
Mark McDowall 5d05a85411 Delete the subfolder not the parent folder
9 years ago
Mark McDowall 1a5eafd2b1 New: Remove empty subfolders after renaming FileSetLastWriteTime
9 years ago
Taloth Saldono 68540cb479 Certain log messages didn't include the exception.
9 years ago