Taloth Saldono
|
c70740e3b6
|
Remove extension from ReleaseTitle.
Fixes #2118
|
7 years ago |
Taloth Saldono
|
35f911286f
|
Added jackett apikey to log cleanser.
|
7 years ago |
James White
|
650f01176c
|
Fix inconsistent naming of qBittorrent in various places
|
7 years ago |
Mark McDowall
|
2246dfab05
|
Fixed: Logging error when accessing mount point
Fixes #1993
|
7 years ago |
Taloth Saldono
|
6bfb790eb8
|
Fixed regression in suppressWarning.
|
7 years ago |
Taloth Saldono
|
0e85e39815
|
More System->Disk Space cleanup.
|
7 years ago |
Taloth Saldono
|
9471343533
|
Fixed test case for unavailable download client.
|
7 years ago |
Taloth Saldono
|
2d1d1c8a99
|
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
|
7 years ago |
Taloth Saldono
|
7e5e136930
|
Fixed typo.
|
7 years ago |
Taloth Saldono
|
c659ba1c10
|
Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot.
|
7 years ago |
Taloth Saldono
|
caf7a8c69e
|
Fixed: Use pending download if no download client is configured instead of logging a warning.
|
7 years ago |
Taloth Saldono
|
40e5626ddb
|
Added a few more codecs, not even halfway.
|
7 years ago |
Taloth Saldono
|
1b9ccc319f
|
Fixed: TLS issue for OSX.
|
7 years ago |
Taloth Saldono
|
89e804814b
|
Revert "Change default tls provider so users won't have to set TLS_PROVIDER explicitly."
This reverts commit 8e63f7d436 .
Only certain platforms need it and causes issues with OSX and cases where the user relies on btls.
|
7 years ago |
Taloth Saldono
|
ce6a5713d1
|
Lets not take any risks here.
|
7 years ago |
Taloth Saldono
|
ba01b636b9
|
Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
fixes #2089
|
7 years ago |
Taloth Saldono
|
970006a4fe
|
Added a bit more logging for Tracked Downloads.
|
7 years ago |
Taloth Saldono
|
dbcfacbebe
|
Updated Sentry DSN.
|
7 years ago |
Taloth Saldono
|
fdaa8fb0f5
|
Disable test on mono managed http.
|
7 years ago |
Taloth Saldono
|
f305331565
|
Fixed: http->https redirects do not use the tls1.2 curl fallback.
fixes #2082
|
7 years ago |
Taloth Saldono
|
0ec64e7043
|
Fixed: DownloadedEpisodeScan API should delete source folder if ImportMode is Move.
|
7 years ago |
Taloth Saldono
|
ac837c8f74
|
Added a bunch of extra MediaInfo formats.
|
7 years ago |
Taloth Saldono
|
54d5ad4b71
|
Fixed unittests after MediaInfo change.
|
7 years ago |
Taloth Saldono
|
27dca830cc
|
Updated MediaInfo schema and revised logic that Formats it. Also added logic to log events to Sentry.
|
7 years ago |
Taloth Saldono
|
94f2473fbb
|
Fixed: Backup fails after recent develop release on certain platforms. (Trouble updating? see github issue #2080)
fixes #2080
|
7 years ago |
Taloth Saldono
|
432666b2da
|
Default to filename if there is no SceneName. And added Opus and MPEG-4 Visual.
|
7 years ago |
Taloth Saldono
|
f91e1a3576
|
Tweaked error message when TransferFile destination already exists.
|
7 years ago |
Taloth Saldono
|
e16e4091f1
|
VideoCodec formatter HEVC.
|
7 years ago |
Taloth Saldono
|
b02d0a33b1
|
Better error message for DNS exceptions on mono.
|
7 years ago |
Taloth Saldono
|
1cb25525ab
|
Added additional codecs and more complete error message.
|
7 years ago |
Taloth Saldono
|
c7d30ae703
|
Include releaseTitle in InvalidSceneMappingException.
|
7 years ago |
Taloth Saldono
|
8e63f7d436
|
Change default tls provider so users won't have to set TLS_PROVIDER explicitly.
|
7 years ago |
Taloth Saldono
|
36e4075629
|
Fixed: Improved database backup journal handling.
|
7 years ago |
Taloth Saldono
|
84d2d6a1d5
|
Fixed: Slower daemon startup loop if Sonarr runs into non-recoverable errors such as unwritable pid/appfolder/config file.
|
7 years ago |
Taloth Saldono
|
f7f155be1f
|
Minor fixes from Sentry.
|
7 years ago |
Taloth Saldono
|
1b6d6c26d5
|
Fixed HttpUri parsing of domain names with underscores.
|
7 years ago |
Taloth Saldono
|
f8be5c9cb9
|
Disabled TLS health check warning.
|
7 years ago |
Taloth Saldono
|
24eb196336
|
Added License and Copyright file for completeness.
|
7 years ago |
Taloth Saldono
|
54cc19c688
|
Fixed error in regex.
|
7 years ago |
Taloth Saldono
|
6fc4ea614d
|
Fixed: Ignore '.unwanted' directory when importing.
fixes #2072
|
7 years ago |
Taloth Saldono
|
90a42bcbad
|
Abort indexer Test if connection failed.
fixes #2055
|
7 years ago |
Taloth Saldono
|
792773323c
|
Check for whitespace in IsValidUrl.
closes #2020
|
7 years ago |
Mark McDowall
|
4b9f2e0ff7
|
Guard against null reference exception when parsing newznab capabilities
Closes #2054
|
7 years ago |
Mark McDowall
|
5efff4d481
|
Cleanup exception messages
Closes #2054
|
7 years ago |
Mark McDowall
|
d257b926dc
|
API Key for signalR connections
|
7 years ago |
Indrek Ardel
|
5c4dc9ccb1
|
Fixed: Duplicate scene titles causes unnecessary indexer queries.
fixes #2068
|
7 years ago |
Taloth Saldono
|
126b849c27
|
Fixed: Changed qbitTorrent 3.3.14 api.
fixes #1956
|
7 years ago |
Mark McDowall
|
9312f0a462
|
New: Store episode renames in History
Closes #1541
|
7 years ago |
Taloth Saldono
|
f293b9a44e
|
Fixed: Added FLAC to MediaInfo renamer audio codecs.
|
7 years ago |
Mark McDowall
|
fbcc0b76bf
|
Fixed: Try to set last write time on files moved to recycle bin
Closes #2057
|
7 years ago |