Commit Graph

534 Commits (e8b862a38059da4fcb5ab1ab51cf838fe5424f47)

Author SHA1 Message Date
Mark McDowall 1d8b711eda Aria2 fixes
3 years ago
Taloth Saldono fe8f319f7b Show User Agent in System->Tasks for externally triggered commands
3 years ago
Taloth Saldono 8fc68420c9 Fixed: Scene Info displaying mappings for wrong season
3 years ago
bakerboy448 44f9d45938
New: Date format in log files
3 years ago
Taloth Saldono 652d44722b Fixed: Qbittorrent api errors when only one of two seed criteria was configured
4 years ago
Taloth Saldono fa8b2f48e7 Don't ignore original wal/journal during v3 migration
4 years ago
Qstick 2746556ae2 Cleanup trailing space in HttpResponse
4 years ago
Taloth Saldono 24ca47356e Sentry logging exceptions and some trace logging
4 years ago
Mark McDowall cd28af98ee Fixed: Removal of previous service
4 years ago
Qstick d6cf370bcd Handle 303 and 307 redirects in Http Requests
4 years ago
bakerboy448 e67864fecb
Fixed: Cleanse Tracker Announce Keys from logs
4 years ago
Taloth Saldono 23047623ee Cleanse more /home/username scenarios
4 years ago
Taloth Saldono d898f55660 Generalized RateLimit logic to all indexers based on indexer id
4 years ago
Taloth Saldono 29bc660cfb Fixed: Jackett indexer search performance
4 years ago
Taloth Saldono 6c17b4bb86 Fixed accounting for zero terminator in long path limitation
4 years ago
Taloth Saldono 0bc190e97e Fixed binary execute permissions for osx and Radarr
4 years ago
Taloth Saldono d88bb7f855 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
4 years ago
Mark McDowall 7b1876d0d8 Fixed: Cleanse account and passwd from Download Station URLs
4 years ago
ta264 1d02208316 New: Make Twitter NetStandard compatible
4 years ago
Taloth Saldono 465de11c90 Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
4 years ago
Taloth Saldono 94a78eabe5 Fixed: Dataloss when moving series folder to root folder with only different casing
4 years ago
Mark McDowall 0c7743e786 Fixed: Parsing of URLs with double slashes in the path
4 years ago
Taloth Saldono 6efee036a8 Fixed: Include extension when calculating maximum episode title length when renaming files
4 years ago
Taloth Saldono f3101a1db2 Fixed: Exception when parsing Quality in release title with colon
4 years ago
Taloth Saldono 87a64cdacb Fixed: TheTVDB metadata images containing html content
4 years ago
Taloth Saldono 903aba5dee Fixed: Refreshing Plex Server series in high volume systems
4 years ago
Taloth Saldono 2c286f7b60 New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono 0e7b404121 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Taloth Saldono 6a393ef6a2 Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily.
4 years ago
Taloth Saldono 5536f9925a Moved Windows-only Permission function to Sonarr.Windows
4 years ago
Arthur Bols 3b579900bb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono 396caa52cf New: Replaced launcher on OSX Catalina so that individual permissions can be assigned (note, will ignore permissions previously assigned to sh)
4 years ago
Taloth Saldono 72b0f640f4 Added Plex url to cleanser
4 years ago
Taloth Saldono 57cca9fcdc Fixed typo in Cleanse IP
4 years ago
Taloth Saldono b3daa280c5 Cleanse remote IP Address from trace log file
4 years ago
Taloth Saldono 0c05236bee Support for Runtime Patches via Harmony
4 years ago
Taloth Saldono 5251db7224 Fixed recursion issue when emptying recycle bin
4 years ago
Taloth Saldono d3a22459ac Fixed: Performance issue when scanning large root folder
4 years ago
Taloth Saldono 686a14cdff Log Real IP on Authentication failure in case of a reverse proxy
4 years ago
Taloth Saldono 776191b3bd Improved error message when nzb download contains an newznab error instead
5 years ago
Mark McDowall ae7f8926f8 New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
Петр Шургалин b19d665817 Fixed: RestClient does not use global proxy settings
5 years ago
gl3nni3 2d94857369 Fixed: Replace duplicate slashes from file names when importing
5 years ago
Taloth Saldono d421ff9736 Increased max redirects from 3 to 5
5 years ago
Taloth Saldono 4aaccb909f Cleanse getnzb url
5 years ago
Taloth Saldono 95d64208d0 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
Taloth Saldono e28b2e8328 Fixed: Corrupt image files when downloading from redirecting Url
5 years ago
Mark McDowall dd314e1741 Fixed: Deletion of empty episode sub folders when an episode file is deleted
5 years ago
Taloth Saldono dc7986dbad Fixed regression in container registration. Additional logging in case of integration test startup failures
5 years ago
Taloth Saldono 155c7c409b Moved Platform version determination to static
5 years ago
Taloth Saldono aacb8970f8 Fixed several failing/flaky mono unit tests
5 years ago
Taloth Saldono e724e8db60 Fixed: Copy linux permission mask when moving folder to recycle bin folder
5 years ago
Taloth Saldono 9ed0f9eee8 Fixed DownloadFile when file already exists
5 years ago
Taloth Saldono b764c44318 Fixed tests
5 years ago
Taloth Saldono b0415299ca Fixed: Download mediacover using configured proxy.
5 years ago
Taloth Saldono e96d05149c Added missing SentryEnabled check
5 years ago
Taloth Saldono 95ee7daf21 New: Added Auth-* log entries for fail2ban purposes
5 years ago
Taloth Saldono b1eec16333 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono e126c45fb3 Added BuildInfo.AppName to centralize 'Sonarr'
5 years ago
Taloth Saldono b3e84f407a 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
Taloth Saldono 2c47c5eb99 Fixed: Missing debian package dependency and made them optional.
5 years ago
Qstick f9dc2fb6d5 New: Replace SharpRaven with new Sentry SDK
5 years ago
Taloth Saldono 09953e2af8 Updated xmlrpc and SocksProxy
5 years ago
Taloth Saldono 2b7893c834 Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10
5 years ago
Taloth Saldono 7a94725808 Updated SharpZipLib to 1.2.0
5 years ago
Taloth Saldono a66fb76e9a Converted all projects to the new csproj format.
5 years ago
Taloth Saldono b453d48fee Removed excluded source files.
5 years ago
Mark McDowall dd09f31abb New: Series folder hint when selecting a root folder while adding a new series
5 years ago
Taloth Saldono 7503ce62af Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
Taloth Saldono df8ca250aa Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
5 years ago
Mark McDowall 8137a776b6
New: Command line arguments for Custom Scripts are no longer supported
5 years ago
Mark McDowall 5275aa72fb Clean up FirstCharacterToLower extension + tests
5 years ago
Mark McDowall 2ae4337d0d FirstCharToLower
5 years ago
Mark McDowall 7c7a6a4514 Throw exception if ports are the same at startup
6 years ago
Mark McDowall 7642fe046b New: Log when release is matched by ID instead of title
6 years ago
Mark McDowall 0ca70a3197 Fixed: Long path support on Windows
6 years ago
Mark McDowall 4665b4fb37 New: Target .net 4.6.2
6 years ago
Mark McDowall 7d06e5d684 HTTPS certificate validation options
6 years ago
Taloth Saldono 0cc2437a9d Fixed typo in XDG_CONFIG_HOME handling.
6 years ago
Taloth Saldono 5062d74041 Reverted in-memory signalr keypair in favor of a .config directory.
6 years ago
Taloth Saldono 9a3f49bf9c Merge branch 'develop' into phantom-develop
6 years ago
Taloth Saldono 6698ca400c Handle special mount filtering at a higher level.
6 years ago
Taloth Saldono faa2d632e5 New: Indexer Seed Limit settings applied to new downloads for qBittorrent
6 years ago
Taloth Saldono 5b741a10db Fixed: Season pack with Special in series title was treated as unknown special
6 years ago
Matt Evans 1606ea19a8 New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
6 years ago
Taloth Saldono cf327077e9 Fixed: Regression in folder move logic preventing updater from working.
6 years ago
Mark McDowall 4a2277b424 Fix path tests
6 years ago
Mark McDowall 900dfd92d0 Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall d6997b0588 Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono b1a8c70d20 Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
6 years ago
Mark McDowall 4bc0ffa74d Improve renaming of series folder within the same root folder
6 years ago
Taloth Saldono 1239fa874d Merge branch 'develop' into phantom-develop
6 years ago
Taloth Saldono 00283e3d6e New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
6 years ago
Mark McDowall e3a9f753d2 Fix path tests
6 years ago
Mark McDowall 9dd967f2aa Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall edd6c0bd4c Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono ce59db528b Fixed: Mono bug causing memory leakage when http connections use gzip compression.
6 years ago
Mark McDowall 575c5af1f8 Upgrade SharpRaven to 2.4.0
6 years ago
Mark McDowall 36b9c51163 Improved Command Queue
6 years ago
Mark McDowall a3b90650be Remove unused references
6 years ago