Commit Graph

599 Commits (28f64d9a4665c69e7d327cc706cd6c9af1a0100c)

Author SHA1 Message Date
ta264 a3a914adfe Fixed: Forms login persists across restarts in docker
3 years ago
BookInfo 6bdfe01fbc Alternative metadata source
3 years ago
ta264 7f8dc3d2b4 New: Optionally display authors as LastName, FirstName in index
3 years ago
Taloth Saldono 916391edc3 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Mark McDowall 45aa744b0f Fixed: Removal of previous service
3 years ago
Qstick 3e72770ec5 Handle 303 and 307 redirects in Http Requests
3 years ago
Qstick 529ffa8864 Revert "Fixed: Corrupt image files when downloading from redirecting Url"
3 years ago
Taloth Saldono 9ddd08b0de Increased max redirects from 3 to 5
3 years ago
Taloth Saldono 79dfd8f14d Fixed: Corrupt image files when downloading from redirecting Url
3 years ago
ta264 648a41ed7b Fixed: RSS sync paging back too far for some indexers
3 years ago
Robin Dadswell 6acd42e82b
Show User Agent in System->Tasks for externally triggered commands (#1047)
3 years ago
ta264 96db74494a Fixed: Sort authors by lastname, firstname
3 years ago
bakerboy448 c5dcb22c01 New: DiscordNotifier is now Notifiarr
3 years ago
bakerboy448 1db7ee5111 Fixed: Cleanse Tracker Announce Keys from logs
3 years ago
bakerboy448 90d610b33a Fixed: Cleanse Notifiarr APIKey from logs
3 years ago
ta264 222236bbde Update sentry
3 years ago
ta264 a146f6d223 Cache nuget packages
3 years ago
bakerboy448 4f40ad0480 New: ISO 8601 date format in log files
3 years ago
ta264 47b23417e0 Fixed: Memory leak
3 years ago
bakerboy448 e6992da18c Fixed: Cleanse Goodreads Token and Token Secret from Log Files
3 years ago
ta264 1e0e8adc77 More mono cleanup
3 years ago
Taloth Saldono d61daeac8e Generalized RateLimit logic to all indexers based on indexer id
3 years ago
Taloth Saldono c8c37435be Fixed: Jackett indexer search performance
3 years ago
ta264 025cb04035 Fixed: FolderWritable check for CIFS shares mounted in Unix
3 years ago
ta264 f5b2acdbdf New: .NET 5.0.4
3 years ago
ta264 d6170dbfed New: Use native dotnet host and DryIoc
3 years ago
ta264 58ddbcd77e New: Use ASP.NET Core instead of Nancy
3 years ago
ta264 d348232e0d Unused
3 years ago
Taloth Saldono fbfbe4a931 Cleanse more /home/username scenarios
3 years ago
ta264 c61315b90e Fixed: Restart button in UI
3 years ago
ta264 fb130fd0e9 New: Drop mono support
3 years ago
ta264 5cc0331c75 Fixed: Adding indexers from presets
3 years ago
ta264 d3e8c7e0c9 New: Use System.Text.Json for Nancy and SignalR
3 years ago
ta264 da1686b53c New: Build with NET5
3 years ago
ta264 d7cdbbecc8 Fixed: Set musl status at compile time
3 years ago
Qstick 93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
3 years ago
Taloth Saldono 70c572534a Fixed binary execute permissions for osx and Radarr
3 years ago
Taloth Saldono 1ff5d814f4 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
3 years ago
Mark McDowall 6d9126bca4 Fixed: Cleanse account and passwd from Download Station URLs
3 years ago
Taloth Saldono 2d1573251b Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
3 years ago
Taloth Saldono da5cdd6661 Fixed: Dataloss when moving series folder to root folder with only different casing
3 years ago
Taloth Saldono 36685edd49 Fixed: Exception when parsing Quality in release title with colon
3 years ago
Taloth Saldono 7002628514 New: Fast copy using reflink on btrfs volumes
3 years ago
Taloth Saldono 4af4d45873 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
3 years ago
Qstick 4d2781d128 Moved Windows-only Permission function to Lidarr.Windows
3 years ago
Arthur Bols acd5796d87 New: Removed chown and simplified chmod options for linux/osx
3 years ago
Qstick ceef604201 Fixed recursion issue when emptying recycle bin
3 years ago
Taloth Saldono db51254827 Improved error message when nzb download contains an newznab error instead
3 years ago
Taloth Saldono c58be51a03 Fixed: File imports on cloud drives slow due to transaction logic
3 years ago
Qstick 7ea1bf71dd Fixed: Use Proxy for MediaCovers and Metadata
3 years ago
Qstick 9c096aae10 Fixed: Performance issue when scanning large root folder
3 years ago
Taloth Saldono 786247e9bc Added Plex url to cleanser
3 years ago
Taloth Saldono c152cc2517 Fixed typo in Cleanse IP
3 years ago
Taloth Saldono 3d86e29972 Cleanse remote IP Address from trace log file
3 years ago
Taloth Saldono e3c239e848 Cleanse getnzb url
3 years ago
Qstick 38fafb87aa Add NeutralLanguage for build in VS 16.8
4 years ago
Mark McDowall ce24902dc0 Fixed: Parsing of URLs with double slashes in the path
4 years ago
Taloth Saldono b6cc303e1c Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
4 years ago
ta264 9100191ad0 New: Ensure covers up to date with Goodreads
4 years ago
ta264 f58cffef51 Log out SQL trace on error
4 years ago
gl3nni3 921bfdb20d Fixed: Replace duplicate slashes from file names when importing
4 years ago
ta264 b2d1617e44 Disable single instance check for integration tests
4 years ago
ta264 1e2d931f9a Support for digest auth with HttpRequests
4 years ago
ta264 ea909c6d99 Bump net core to 3.1.7
4 years ago
ta264 58f71232ab New: Musl (alpine linux) compatibility
4 years ago
ta264 5f2d57f33b Fixed: Goodreads import lists
4 years ago
Qstick 6dbce8d12e Sync Packages with Radarr
4 years ago
ta264 c1b9590df2 Bump to net core 3.1.5, update packages
4 years ago
Taloth Saldono 5ef55d2180 Fixed DownloadFile when file already exists
4 years ago
Taloth Saldono 3c335d498e Fixed tests
4 years ago
Taloth Saldono 138a188cc9 Fixed: Download mediacover using configured proxy.
4 years ago
ta264 3fa605177c New: Cache goodreads responses
4 years ago
ta264 45d49117ca New: Use Goodreads directly, allow multiple editions of a book (new DB required)
4 years ago
ta264 08496c82af New: Readarr 0.1
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
4 years ago
ta264 cf15359b89 New: Watch filesystem for changes to library
4 years ago
ta264 a506125841 New: Don't require artist mapping
4 years ago
ta264 4afd7934fe Update sentry DSN to self hosted
5 years ago
Qstick f77a2feeef
StyleCop (#1058)
5 years ago
ta264 6af29da4c9 New: Bump to .NET Core 3.1
5 years ago
ta264 ea56775fa6 Filter OOM from sentry
5 years ago
ta264 4346c76d4f New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 9f5dac3789 Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264 d8d7a2c28a New: Use sqlite package
5 years ago
ta264 4a0468e1ab New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264 2e127d721c Fixed: Remove obsolete HttpProvider
5 years ago
ta264 55e141c44b Fixed: app.config no longer required
5 years ago
ta264 b51b0ef68a New: Make Twitter NetStandard compatible
5 years ago
Qstick 9d60b049fb Fixed: Clean Spotify Refresh Token from Logs
5 years ago
Taloth Saldono bd71e71386 Fixed: Copy linux permission mask when moving folder to recycle bin folder
5 years ago
Qstick 8c9bd6b0d9 New: Update SocksProxy to 1.4.0.1
5 years ago
Qstick 36ec118a30 New: Updated NLog to 4.6.6
5 years ago
Qstick 7bd1dea492 New: Updated SharpZipLib to 1.2.0
5 years ago
Mark McDowall dd014b1f52 HTTPS certificate validation options
5 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