Qstick
3a8ca21a17
Add NeutralLanguage to NzbDrone.Common to appease VS 16.8
4 years ago
Qstick
70a9a68ed3
Bump to dotnet core 3.1.10
4 years ago
Taloth Saldono
d00f3abbf0
Fixed: Dataloss when moving series folder to root folder with only different casing
...
Fixes #5190
Fixes #5184
4 years ago
Qstick
a03d136aa4
Fixed: Cleanse account and passwd from Download Station URLs
...
Fixes #5266
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
ta264
f917d0e9bc
Add FileInfo utility functions to DiskProvider
4 years ago
Mark McDowall
f637976530
Fixed: Parsing of URLs with double slashes in the path
...
(cherry picked from commit 0c7743e786749b333333d282412ff76fc10aba65)
4 years ago
ta264
28c15bc425
Log out SQL trace on error
...
Fixes #4910
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
4 years ago
Qstick
7d31eb1f55
Fixed: Test for empty strings using isNullOrEmpty
4 years ago
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick
295b975046
Fixed: Do not use Count/LongCount when Any can be used
4 years ago
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Qstick
088ffc34df
Fixed: Use Append(Char) for single character Stringbuilder additions
4 years ago
Taloth Saldono
35532b6789
Fixed: Refreshing Plex Server series in high volume systems
4 years ago
Taloth Saldono
38855967d6
New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono
67d2765d0c
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick
c1b6917afe
Moved Windows-only Permission function to Radarr.Windows
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
Qstick
df18be2a4d
Fixed: Don't fail if ldd doesn't exist
4 years ago
Qstick
658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata ( #4916 )
...
[common]
Co-authored-by: Soroush <soroush@falahati.net>
4 years ago
Qstick
9c85482b9c
Bump to dotnet 3.1.7
4 years ago
ta264
5a1b82e195
Disable single instance check for integration tests
...
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
4 years ago
Qstick
28177eb042
New: Use release quality source if not in downloaded file and resolution matches
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
39a1dbf1d1
Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily
...
Fixes #4763
Co-Authored-By: taloth <taloth@users.noreply.github.com>
4 years ago
Mark McDowall
3766e0eba9
New: Show health warning if system time is off expected time
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
ta264
7722c50603
New: Musl (alpine linux) compatibility
4 years ago
Qstick
1c85bd96f8
Bump .net Core 3.1.6
4 years ago
Qstick
a8deaf85c0
Fixed: Bootloop due to bad format args in AppFolderFactory
...
Fixes #4553
4 years ago
Qstick
5b6bef36f2
Refresh Yarn.lock, net core 3.1.5
4 years ago
Arthur Bols
4b25ef6deb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
5 years ago
Taloth Saldono
2a9160f870
Added Plex url to cleanser
5 years ago
Qstick
d07dd33a9e
New: Upgrade sqlite to 3.32.1 and system.data.sqlite to 1.0.113
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Taloth Saldono
9ca291ecaf
Cleanse remote IP Address from trace log file
5 years ago
Qstick
1d6a7a1843
Revert "Async HttpClient and list lookup"
...
This reverts commit c8a2af867e
.
5 years ago
Qstick
70601faa4f
Bump Core Packages for 3.1.4
5 years ago
ta264
c8a2af867e
Async HttpClient and list lookup
5 years ago
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
5 years ago
Taloth Saldono
e8e852100c
Fixed recursion issue when emptying recycle bin
5 years ago
ta264
d03a6486d3
Fixed: NET Core not deleting source when moving across drives
...
This reverts commit 10fc0b071f
. Use the
mono fix from 43a35c8447
in NET Core also
5 years ago
Taloth Saldono
4606503818
Fixed: Performance issue when scanning large root folder
5 years ago
Taloth Saldono
eb98a7e8be
Improved error message when nzb download contains an newznab error instead
5 years ago
Qstick
73eb83c9dc
Fix Indent Issue from cherry pick
5 years ago
Taloth Saldono
7afea3df90
Log Real IP on Authentication failure in case of a reverse proxy
...
closes #3711
5 years ago
Qstick
17c60f897b
Sentry DSN Update
5 years ago
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
39250abf7d
Fixed: Add AltTitles from TMDB if Mapping Fails
...
Fixes #4300
5 years ago
Qstick
37d004d78d
Fixed: Copy linux permission mask when moving to recycle bin
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
d59c563023
Update Backend Packages
5 years ago
Mark McDowall
55758a2772
New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
Петр Шургалин
1e4bdcc324
Fixed: RestClient does not use global proxy settings
...
Co-Authored-By: Petr Shurgalin <pshurgal@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
65287ec4f3
New: TMDb List Rework
5 years ago
Qstick
70d7b3b70a
Fixed: 4 digit year for log lines
...
#4053
5 years ago
ta264
f83ccb6ca4
Swap to dapper Mk. 2
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 years ago
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
ta264
10fc0b071f
Fixed: NET Core doing copy/delete instead of rename
5 years ago
ta264
c53aed4cbf
Update sentry DSN to self hosted
5 years ago
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
5 years ago
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
5 years ago
Taloth Saldono
c34dc0be13
Cleanse getnzb url
5 years ago
Taloth Saldono
d5c2308587
Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
ta264
36ab3ecf71
Fixed: Removed unused references to System.Drawing
5 years ago
ta264
9fe978319e
Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
5 years ago
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
abde842bf0
Fixed: Remove obsolete HttpProvider
5 years ago
ta264
350dfeabba
New: Make Twitter NetStandard compatible
5 years ago
ta264
bc0cc2bfa9
New: Use ImageSharp for resizing
5 years ago
ta264
5c07b39b04
Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264
fdbed91a4e
New: Use sqlite package from Lidarr
5 years ago
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
Taloth Saldono
97de1b4622
Moved Platform version determination to static
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago
Qstick
f395117885
Fixed: More Sentry Filtering
5 years ago
ta264
98d987869c
Changed: Point at lidarr hosted update server
5 years ago
Taloth Saldono
6c4e3b1fd5
New: Added Auth-* log entries for fail2ban purposes
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
86dde88fe6
Fixed: Re-DSN after log fix
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
d53320779c
New: Update NLog to 4.6.6
5 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
5 years ago
Taloth Saldono
895abe8c3b
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
5 years ago
Taloth Saldono
ae47ee817f
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
5 years ago
Mark McDowall
f868e8b964
Fixed: Add Tests for FirstCharTo
5 years ago
Qstick
242d530bb4
Fixed: Unit Test Fixes
5 years ago
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
5 years ago
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
6 years ago
Qstick
6287bfd9d9
New: Nzb Validation and Nzbget/SAB URLBase ( #3380 )
6 years ago
Leonardo Galli
a28f2fd21d
Fixed: OsInfo being renamed to PlatformInfo
6 years ago
Leonardo Galli
a26016fc08
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
...
The bug is registered upstream, but this commit works around the problem by doing the gzip decompression separately from the http stack.
Ref #2296
6 years ago
Leonardo Galli
02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. ( #3227 )
...
Thanks again to @Taloth
6 years ago
Qstick
cbdea30a6e
New: Secure URLs for Links and Services ( #3219 )
6 years ago
Qstick
969ef5c515
Fixed: Bump default version to prevent update running from source ( #3199 )
6 years ago
Leonardo Galli
899bd086ec
Fixed: Stream leakage inside CurlHttpDispatcher
6 years ago
Leonardo Galli
d02d71c336
Fixed: Apparently Microsoft thinks that you should cast to IDisposable first.
6 years ago
Leonardo Galli
c83995adc1
Fixed: Resource leakage inside HttpClient.
6 years ago
Leonardo Galli
eb077b043e
Fixed: Resource leakage inside ManagedHttpDispatcher.
6 years ago
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli
d38562664d
Fixed: Memory leak due to unmanaged Bitmaps leaking.
6 years ago
Ricardo Amaral
97f111bec8
New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) ( #3058 )
...
* Rename all 'episodeFile' variables to 'movieFile'
* Improve media info extraction with more fields
* Improve media info tokens extraction
* Add missing fields to MediaInfoModel
* Restore to previous implementation of null handling
* Forgot to add MediaInfoFormatter to project
* Add missing EqualsIgnoreCase extension method
* Simplify Logger.Debug() invocations
* Add missing StartsWithIgnoreCase extension method
* This '.Value' shouldn't be required
* Remove TODO comment
* Upgrade MediaInfo from 17.10 to 18.08.1
* Use correct media info field for files listing
* Replace media info "VideoCodec" (deprecated) with "VideoFormat"
* Fix 'Formatiting' typos
* Add support for media info Format_AdditionalFeatures' field
* Add proper support for all DTS and TrueHD flavors
* Add support for '3D' media info token
* Remove deprecated media info video/audio profile fields
* Add support for 'HDR' media info token
* Add new video parameters to anime file name sample
* Adapt tests for new media info fields
* Revert "Remove deprecated media info video/audio profile fields"
* Include missing test files in core test project
* Fix small regression issue
* Allow sample movie to be detected as HDR
* Do not parse audio channel positions if there are no channels
* Clean up extra blank line
* Reuse already declared variable
* Fix wrong audio channels detection on DTS:X streams
* Fix all failing unit tests
* Fix remaining failing unit tests
6 years ago
Leonardo Galli
c4ca2f12bb
Fixed: Not using correct info for determining state!
6 years ago
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
6 years ago
Marcelo Castagna
ed4add85b8
Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. ( #2420 )
...
Fixes #2000
7 years ago
Leonardo Galli
6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. ( #2643 )
...
Fixes #2626
7 years ago
mueslo
9db7bd09e1
Add underscore to host part of URI regex ( #2633 )
...
Fixes #2632
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.
...
fixes #1862
7 years ago
Leonardo Galli
57adf0e3a5
Fixed: Dates before 1970 causing an exception.
...
Fixes #1913
7 years ago
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda
.
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4
.
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d
.
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3
.
Fixed: NLog causing issues with mono 5.10
7 years ago
Qstick
d0406ced40
Fixed: Unable to execute custom scripts if IMDB ID is null ( #2543 )
...
fixes #1460
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!
...
Old folder is now only left behind if extra files are also present in new dir and cannot be overwritten. Generally Dynamic Paths should be more stable now. Fixes #2048
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."
...
This reverts commit 5b722a3a48
.
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 :)
8 years ago
Leonardo Galli
212bcebdaf
Fixed: Using our own logentries token now.
...
Fixes #1517
8 years ago
Leonardo Galli
fc1585e900
Completely overhauled how import exclusions work.
...
Currently new exclusions can only be added when adding new movies or deleting old ones. Not manually in the settings menu.
Movies can now be hidden in the new discover feature by using the new import exclusions!
8 years ago
Devin Buhl
35e046bb87
Patch/onedr0p 3 13 17 ( #1166 )
...
* Update message when the person has no movies with helpful links
* Added ImdbId to the release info from AwesomeHD
* Add ImdbId to release info for PTP and HDBits
* ImdbId is required for HDBits
* Added some error handling in SkyHook for TMDb
* Remove un-needed imports
* DIsable movie search after list sync (causing issues)
* small change
* Fix HDBits tests
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 )
...
* Fix regression for missing libgdiplus
Add back error handling for systems where libgdiplus is not available. Should fix #1065
* Create GdiPlusInterop.cs
* Update DiskProviderBase.cs
* Update ImageResizer.cs
* Delete GdiPlusInterop.cs
* Update NzbDrone.Core.csproj
* Update NzbDrone.Common.csproj
* Update DiskProviderBase.cs
* Update IDiskProvider.cs
* Update ImageResizer.cs
* Update DiskProviderBase.cs
* Update IDiskProvider.cs
* Update ImageResizer.cs
This is really ugly... :(
* Update ImageResizer.cs
Never written C# before
* Update ImageResizerFixture.cs
* Fix test
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 )
...
* First fixing of tests.
* Updated more tests.
* Fix some tests
* Fix all prioritization tests.
And add new for preferred words.
* Updated CompletedDownloadservice tests
* Fixed a lot of tests
* Fixed all indexer requests. We should add more for the indexers we added.
To lazy for that though ¯\_(ツ)_/¯
* Fixed organizer tests.
Should probably be also updated to incorporate our newly added tags.
* Fix notification tests.
* Fixed update test for osx
* Fixed a few more tests.
* Fixed some more tests.
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update activity.less
* Update appveyor.yml
* Update appveyor.yml
* Update CommonVersionInfo.cs
* Update build-appveyor.cake
Let's hope this works.
* Update CommonVersionInfo.cs
Just to kickstart appveyor
* Fixed a few tests
* Just ignore those tests.
* Fixed more tests.
* First steps in fixing Core.Test.Download.DownloadApprovedFixture
* Fix most DownloadApprovedFixture tests
* Fixed something.
* Fixed a few more tests.
* Fixed pending release tests.
* All Core tests are now fixed.
* Fixed the last tests :)
* Fixed Download Station Tests.
* Fixed Vuze and Transmission default settings which caused the tests to fail.
* Fix most tests.
* Fix RootFolder tests.
* Fixed last tests
8 years ago
Mitchell Cash
9787cf6cdd
Improve indexer health check messages ( #1015 )
...
* Improve indexer health check messages
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
* Fixed: Health check failing and preventing others from running
* Fixed Indexer Health Checks and tests.
8 years ago
Tim Turner
5d2ef4786b
Revert "Merge branch 'rename-existing-folder' into develop"
...
This reverts commit a340bc4da3
, reversing
changes made to 4be7772d53
.
8 years ago
Tim Turner
7da2183080
Be more proper about Ensuring the folder exists
...
Still need a way to tell the UI model to update itself
8 years ago
Devin Buhl
b1b947ae7f
Update UserAgentBuilder.cs
...
Make user-agent Radarr
8 years ago
William Comartin
c9e6835d7b
Change Sonarr to Radarr in Help Text, and in Notification Text
...
Change sonarr log files to radarr log files
8 years ago
Leonardo Galli
e6809585c9
Update SonarrCloudRequestBuilder.cs
...
Fix https error on older mono versions
8 years ago
Mike
d62dbd48ae
Change Sonarr / NzbDrone auto-updater stuff to Radarr. ( #61 )
...
This is required in order for the auto-updater to work.
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
...
Update services url to fix auto-updater.
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.
...
DownloadStation incorrectly surrounds charset with double-quotes. whereas the http standard specifies they must be without quotes.
fixes #1586
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.
...
fixes #1535
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
...
Towards #459
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
...
Fixes #1399
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.
9 years ago
Mark McDowall
f0437d1f22
Fixed: Ignore more folder names when browsing file system
9 years ago
Mark McDowall
ff3fc8de2e
Replace octal characters from mounts in /proc/mounts
...
Fixed: Replace octal characters in mount points
Closes #1295
9 years ago
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Mark McDowall
12a1865d4d
Service now depends on HTTP Service (http)
9 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
...
Lightly refactored and updated documentation to make it easier for users
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
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
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)
...
Moved token queryparam to start since uTorrent requires it.
Fixed handling response missing an expected Set-Cookie header.
Force Cache-Control: no-cache for uTorrent.
Added Connection: KeepAlive to fix inexplicable uTorrent api failure.
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