Commit Graph

3178 Commits (7aeada20898edf89fb5e2c844b3e3e25e381b3cc)

Author SHA1 Message Date
Mark McDowall cb511dc19d Fixed: Don't retry grabbing the same release if download client is unavailable
2 years ago
Mark McDowall 34f0c1820a Fixed: Exception when request to SABnzbd times out
2 years ago
Weblate 00a532c656 Update translation files [skip ci]
2 years ago
Qstick 1a3e5fd738 New: Advanced settings toggle in indexer edit/add modal
2 years ago
Bogdan e6da9d26fd Fixed: Use indexer errors from response if Content-Type is XML before processing response
2 years ago
Bogdan 9ba1caaf94 Fix checking for SameTorrent when the indexer is null
2 years ago
Weblate d90a6ebbb1 Translated using Weblate (Indonesian) [skip ci]
2 years ago
Weblate d7575f38a5 Translated using Weblate (French) [skip ci]
2 years ago
Anonymous 43367504a4 Translated using Weblate (Turkish) [skip ci]
2 years ago
Anonymous a11b6088dd Translated using Weblate (Romanian) [skip ci]
2 years ago
Anonymous ba6a3ef564 Translated using Weblate (Icelandic) [skip ci]
2 years ago
Anonymous d536e2c582 Translated using Weblate (Hungarian) [skip ci]
2 years ago
Anonymous 72f1d1cf4d Translated using Weblate (Hebrew) [skip ci]
2 years ago
Anonymous 07a3ee76aa Translated using Weblate (German) [skip ci]
2 years ago
Anonymous b34cc0790b Translated using Weblate (Bulgarian) [skip ci]
2 years ago
Anonymous 1c59aa1ac4 Translated using Weblate (Arabic) [skip ci]
2 years ago
Weblate 16753a9fc7 Translated using Weblate (Danish) [skip ci]
2 years ago
Weblate 32a62aec2d Translated using Weblate (Danish) [skip ci]
2 years ago
Bogdan 045f1a85df Fixed: Prevent unknown settings implementation from failing to deserialize
2 years ago
Mark McDowall b7fb42345c New: Health check for import lists with missing root folders
2 years ago
Qiming Chen ff4594aa08 New: Link indexer to specific download client
2 years ago
bakerboy448 1495fa183f New: Various HealthCheck Improvements
2 years ago
Qstick 2f7d7fb220 Fixed: Provider health checks persist after add until next scheduled check
2 years ago
Mark McDowall 3f58693780 Fix function name and use out var for try get in DownloadClientProvider
2 years ago
Bogdan b55c09ba3d Add tier for search by book title only
2 years ago
Bogdan 9423ddeb34 Fixed: Add search by book title only
2 years ago
Bogdan f7b2bba2e7 Fix SupportedBookSearchParameters in Newznab
2 years ago
Mark McDowall c43e9eb208 New: Log additional information when processing completed torrents from rTorrent
2 years ago
Bogdan 0411102f57 Remove unused imports
2 years ago
Qstick 55308bef8b Prefer AsSpan to Substring to avoid unnecessary allocation
2 years ago
Mark McDowall 0572bde41e Why rename many files when few file do trick
2 years ago
Mark McDowall 0eb88cb516 GracePeriod not Graceperiod
2 years ago
Bogdan a39be51d3e Remove empty constructors
2 years ago
Bogdan b37fd60b85 API key improvements
2 years ago
Qstick 486ec14ca8 Check for nullable last activity list sync
2 years ago
Qstick 86d1250831 New: Rework List sync interval logic
2 years ago
Qstick 145422e00a Fixed: Don't enforce minimum on single list fetch
2 years ago
Bogdan 3a274bdc4a Fixed: Ensure indexer errors are handled before processing response
2 years ago
Stepan Goremykin 28f64d9a46 Migrate to FluentValidation 9
2 years ago
Mark McDowall 816969d0f5 Add support for custom RetryAfter in RequestLimitReachedException
2 years ago
Bogdan 817ea75288 New: Add token authentication for ntfy.sh notifications
2 years ago
Bogdan 7e0eca5657 Fix parameters generation in FileListRequestGenerator
2 years ago
6cUbi57z b97d63cb5b New: Add tag support to indexers
2 years ago
Bogdan 10e230cc06 New: Log content for invalid torrent files
2 years ago
Bogdan 677d5d3374 Revert "Fixed: Indexer tags"
2 years ago
Mark McDowall 780df3250f Use string interpolation for Newznab request generation
2 years ago
Bogdan 508b2d7c8d Revert "Fixed: Don't enforce minimum on single list fetch"
2 years ago
bakerboy448 96aeb022ab Fixed: Escape Characters as needed for *znab queries
2 years ago
Marty Zalega b27f852154 Don't lowercase UrlBase in ConfigFileProvider
2 years ago
Qstick c34418b984 Fixed: Don't enforce minimum on single list fetch
2 years ago
Mark McDowall 761a6a9136 Fixed: Indexer tags
2 years ago
Lars 5bc917c9dc New: Option to use Telegram topics for notifications
2 years ago
Mark McDowall 7c03ca5cdf Fixed IsValidPath usages
2 years ago
Mark McDowall b3cf903a3b New: Improve path validation when handling paths from different OSes
2 years ago
Stepan Goremykin a4930474a5 Use MinBy and MaxBy instead of OrderBy + First
2 years ago
Mark McDowall 06baae060d New: More information on on why hardlinks should be used over copying
2 years ago
Bogdan 4e5c7bc0a3 New: Add version and timestamp to backup archive
2 years ago
Bogdan 2d732f0454 Bump dotnet to 6.0.16
2 years ago
Mark McDowall 20835291e6 New: Report health error if Recycling Bin folder is not writable
2 years ago
Lars d51f7cc02b New: Filter Sonarr synchronization based on Root Folders
2 years ago
santschi fd08e9d2c4 Fixed: Check for unexpected parent tags to fix GoodReads Series
2 years ago
Bogdan bea61edb4e Fix downloading releases without an indexer
2 years ago
Bogdan db7bb14491 Remove BasicAuthString
2 years ago
Bogdan 7a7039b1f7 Build download requests from indexer implementation
2 years ago
Weblate 63670f55b0 Update translation files [skip ci]
2 years ago
Weblate 3229d3ef59 Update translation files [skip ci]
2 years ago
Bakerboy448 349a19855a Fixed: Missing Translates
2 years ago
Bogdan 8de7f48b80 Fixed: Config file settings do not need to be case-sensitive
2 years ago
Bogdan 37a3799c66 Fixed: Ensure default config file on starting app
2 years ago
Bogdan a28fd4415e Rename to FolderChmodValidator to match class name
2 years ago
Bogdan ea91b3df17 New: (Notifications) Add Apprise
2 years ago
Robin Dadswell f9d5fa37a3 Frontend Placeholders from the Backend
2 years ago
Weblate fc6a02c2e2 Translated using Weblate (Portuguese (Brazil)) [skip ci]
2 years ago
bakerboy448 6323cae373 Fixed: Default update branch as develop
2 years ago
Bogdan 55999a8bad Rename `CC` to `Cc`
2 years ago
Bakerboy448 b3cc5740ee Fixed: DrunkenSlug Default URL
2 years ago
santschi d77aa82961 Fix: Stop ImageUrl from being overwritten
2 years ago
cicomalieran c7a4060c4c Fixed: Processing very long ETA from Transmission
2 years ago
Qstick dcc2a14c60 Only send monitored edition in webhook payload.
2 years ago
Qstick 22781b62e6 New: Add Editions to Webhook Payloads
2 years ago
Qstick d647b47e88 New: Add GoodreadsId to book object in webhook events
2 years ago
Qstick e22f284a14 New: Differentiate webhook delete event types
2 years ago
Qstick 5039ba823c Make migration 027 Postgres friendly
2 years ago
Weblate 427176d7d2 Translated using Weblate (Greek) [skip ci]
2 years ago
Qstick 9cec9ac428 Fixed: Remove old OMG implementation and Rarbg
2 years ago
Weblate 8bd7194121 Translated using Weblate (Portuguese (Brazil)) [skip ci]
2 years ago
Qstick d556b77f9d Fixed: Readarr to Readarr import list adds random results
2 years ago
Mark McDowall 8b9cada59e Don't return early after re-running checks after startup grace period
2 years ago
Mark McDowall a18bbeee5a Fixed: Delay health check notifications on startup
2 years ago
Qstick 6f17057f31 Fixed: Queue conflicts with the same download in multiple clients
2 years ago
Zack Eckersley Pallett 4034250a33 New: Add backup size information
2 years ago
Qstick d83c02fe9f New: Notifiarr and Webhook Updates
2 years ago
Qstick d15c42957a New: Add import date to upgrads in CustomScript and Webhook connections
2 years ago
Qstick df0a5f004d Fixed: Improve moving file to location where another one exists
2 years ago
Qstick d8f11bc3cb Replace unicode brackets
2 years ago
Qstick 71c2b1aeec Fixed: Migrating case-sensitive Preferred Word REGEX to Custom Formats
2 years ago
Qstick de46816cdb Fixed: Cutoff Unmet showing items above lowest accepted quality when upgrades are disabled
2 years ago
Qstick dbb6ef7664 New: Custom Formats
2 years ago
Qstick bc7bf6b269 Fixed: Ignore deleted books won't save
2 years ago
Qstick 3825ecd393 Fixed: Manual Import Reprocessing
2 years ago
Qstick bc63587428 New: Add support for Simplepush notifications
2 years ago
Qstick fbdc9f3a13 New: OnApplicationUpdate Notifications
2 years ago
Qstick f5847e9e5b New: Show previously installed version in Updates UI
2 years ago
Qstick 31aaec4b10 Don't block task queue for queued update task when long running tasks queued
2 years ago
Qstick 6199cb2999 Fixed: Schedule refresh and process monitored download tasks at high priority
2 years ago
Qstick adb22868b6 New: Description for indexer RSS setting
2 years ago
Qstick 20cf7c1ffc Fix RootFolder logs in DiskScanService
2 years ago
Mark McDowall 13fd31b67d New: Improved messaging when qBittorrent fails due to host header rejection
2 years ago
Qstick 31c8092960 New: Author name first character renaming token
2 years ago
Qstick 06fbd5f93d New: Reset Quality Definitions to default
2 years ago
Qstick 44c37b3f47 Update DeploymentInfoProvider.cs
2 years ago
Qstick 5726df841c Fixed: Logging when series folder is moved successfully
2 years ago
Zak Saunders ed1b29f8e4 New: Auto theme option to match OS theme
2 years ago
Mark McDowall 8a4d309d57 New: IPv6 support for connections/indexers/download clients
2 years ago
Mark McDowall 7dc061cc8a Fixed: Improve Bind Address validation and help text
2 years ago
bakerboy448 9235ae85bc Fixed: Improve RarBG Error Handling
2 years ago
Qstick be8e50a41f Fixed: Avoid Sqlite Error when all profiles have lowest quality cutoff
2 years ago
Zak Saunders 6e38df366f New: Darkmode
2 years ago
PearsonFlyer 91b8565629
Fix notifiation in Ntfy on test from Radarr to Readarr (#2141)
2 years ago
Qstick f68dc04273 Fixed: RemotePathMappingCheck Improvements
2 years ago
Qstick 5664054f95 Fixed: DownloadClientRootFolderCheck Improvements
2 years ago
Qstick 2bde9d13dd Fixed: Restore old Sqlite version compatibility
2 years ago
ta264 f448481460 New: Respect 429 Retry-After responses from BookInfo
2 years ago
ta264 70856c217c Fixed: Adding book by edition id
2 years ago
Weblate 4db158e0c9 Translated using Weblate (Swedish) [skip ci]
2 years ago
Mark McDowall a6a2219bc4 Fixed: Handle Flood reporting errors for completed and stopped downloads
2 years ago
Qstick b016b36435 Fixed: Validate if equals or child for startup folder
2 years ago
Qstick eecf08e063 Updated NLog Version
2 years ago
Qstick fb1643f630 Lint Fixes
2 years ago
bakerboy448 a061179f6b Fixed: Repack Preference Ignored
2 years ago
Stevie Robinson b441f6c05b Fixed: updated rTorrent download client note
2 years ago
Chromo-residuum-opec 0904eac300 Update help text for rTorrent download client options
2 years ago
Qstick 71bd88e531 New: Add Release group to history for all events
2 years ago
Devin Buhl 117a5c8010 New: Add application URL to host configuration settings
2 years ago
Qstick d10d91439f New: Add indexer name to the download report log
2 years ago
Mark McDowall ed0722bae4 New: Validate that naming formats don't contain illegal characters
2 years ago
Qstick 774cd04d32 Fixed SeedConfigProvider cache refresh after indexer settings change
2 years ago
Qstick 2fe11ca1a9 Rename NzbSearchService to ReleaseSearchService
2 years ago
Qstick c8ae6b0299 Fixed: Custom Script Health Issue Level
2 years ago
Chris 2aeec97d5e Added: Ntfy provider for notifications
2 years ago
Weblate 9fa67dbe5f Translated using Weblate (German) [skip ci]
2 years ago
Mark McDowall 505ef5ee63 Fixed: Testing SABnzbd when no categories are configured
2 years ago
Weblate cb03f3bf6b Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
2 years ago
Qstick 7a4fba851f fixup!
2 years ago
Qstick 2d5efc268f New: Retry Postgres connection 3 times (with 5 second sleep) on Startup
2 years ago
Qstick bcc8370d05 Cleanup dual target and mono code
2 years ago
Qstick 3481168df5 Fixed: qBittorrent Updates
2 years ago
Weblate eaad4de4dc Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
2 years ago
Stevie Robinson 5dac84f9d8 New: Torrent Seed Ratio no longer advance settings
2 years ago
Joe Milazzo 14d74f2eca
New: Kavita Connection (#1880)
2 years ago
servarr[bot] ad3a58c422
New: Parse version with a space before 'v''
2 years ago
Weblate 63ccc155d6 Translated using Weblate (Russian) [skip ci]
2 years ago
ta264 f33e9f2bbc Fixed: Selecting edition for books in manual import
2 years ago
Robin Dadswell e4a3d7b273 Fixed: Postgres Timezone Issues
2 years ago
Robin Dadswell 46c2e0ba82 New: Postgres Support
2 years ago
Robin Dadswell 8616373f96 Bump FluentMigrator to 3.3.2
2 years ago
ta264 b3f99d8c20 Fixed: Add missing author when a book's author changes in metadata
2 years ago
bakerboy448 f7bf1e243d Fixed: List Import additions when book / author lookup required
2 years ago
Weblate 20b1f41ac1 Translated using Weblate (Catalan) [skip ci]
3 years ago
bakerboy448 20f67c8035 Fixed: Importing Readarr Lists
3 years ago
Qstick 56ae497bfa Fixed: Don't call for server notifications on event driven check
3 years ago
Weblate e760dc56c6 Translated using Weblate (French) [skip ci]
3 years ago
Weblate 7ad26b386c Translated using Weblate (Hungarian) [skip ci]
3 years ago
Weblate 199085249f Translated using Weblate (Portuguese) [skip ci]
3 years ago
Weblate b4fd1340c2 Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
3 years ago
ta264 b0a3ddef9c Fixed: Speed up book api
3 years ago
ta264 a59706ceb4 Fixed: Removed unnecessary author data from book endpoint
3 years ago
bakerboy448 d01ce8b908 Fixed: Added new and missing translations
3 years ago
ta264 32ae18ae6f Fix bad translation
3 years ago
PearsonFlyer b91ec241a6 Fixed: Add translation for RestartRequiredHelpTextWarning
3 years ago
Robin Dadswell 9cff8f31e9 New: Instance Name used for Syslog
3 years ago
Robin Dadswell 21538b972d New: Set Instance Name
3 years ago
Robin Dadswell 5a7b4d41d8 New: Added UDP syslog support
3 years ago
Weblate 16f67265c9 Translated using Weblate (Finnish) [skip ci]
3 years ago
Qstick fa68a9559f Deleted translation using Weblate (zh_HANS (generated) (zh_HANS)) [skip ci]
3 years ago
Qstick c4a2a432d2 Deleted translation using Weblate (zh_HANS (generated) (zh_HANS)) [skip ci]
3 years ago
Weblate 0b3eda4de3 Added translation using Weblate (zh_HANS (generated) (zh_HANS)) [skip ci]
3 years ago
bakerboy448 085913a852 Fixed: Clarify Qbit Content Path Error
3 years ago
Marcelo Castagna 68f017cd84 Fixed: Properly handle 119 error code from Synology Download Station
3 years ago
Qstick 10760471e0 Fixed: Cleanup Temp files after backup creation
3 years ago
ta264 4ecabcd3d6 Fixed: Loading old commands from database
3 years ago
Weblate 1af2e14474 Translated using Weblate (Chinese (Simplified)) [skip ci]
3 years ago
Ajax fe836c56ee New: Update Cert Validation Help Text
3 years ago
bakerboy448 ae611cca74 Fix Release Profile Typos
3 years ago
bakerboy448 c446f9835e Fixed: Clarify Indexer Priority Helptext
3 years ago
bakerboy448 2ff8bf204f Fixed: Improve help text for download client Category
3 years ago
Ajax 5aa17e7a67 Fixed: IPv4 instead of IP4
3 years ago
Weblate 4286f546e9 Translated using Weblate (Spanish) [skip ci]
3 years ago
Qstick 482fe04161 New: Add Validations for Recycle Bin Folder
3 years ago
Qstick cbdc2c51c4 Improve path validation for Custom Script notifications
3 years ago
Weblate f55fda9bac Translated using Weblate (Spanish) [skip ci]
3 years ago
Weblate 3841f7708e Translated using Weblate (Hungarian) [skip ci]
3 years ago
PearsonFlyer bc7e4ea622 Fixed: Healthcheck warning message used incorrect variable
3 years ago
Marcelo Castagna 38f16e6b85 Update Synology error codes
3 years ago
Weblate af57024c63 Translated using Weblate (French) [skip ci]
3 years ago
bakerboy448 54faa58a4d Fixed: Assume SABnzbd develop version is 3.0.0 if not specified
3 years ago
Mark McDowall cf0a15a308 Fixed: Recycle bin log message
3 years ago
ta264 f5cbab6ac9 Fixed: Exception tagging audio files on import
3 years ago
ta264 93a42e2fe9 Fix duplicates in author search
3 years ago
ta264 3a360d7a1e Fixed: Contain memory usage during library import
3 years ago