Commit Graph

4609 Commits (22781b62e67eac47f45eecb09fea64378fddc299)

Author SHA1 Message Date
ta264 ffc97d8489 Fixed: Use track title tag if album tag not set
3 years ago
ta264 bdcee8c7c1 New: Try matching with "Unabridged" removed from title
3 years ago
ta264 6325432a34 Fixed: Filter by page count after filtering editions
3 years ago
ta264 1e82c7a67a New: Add book, series and files counts to author details page
3 years ago
ta264 8b19f02ade Fixed: Don't repeatedly refresh queue when author deleted
3 years ago
ta264 9d78e5bfd8 Fixed: Bookshelf not updating after adjusting monitored options
3 years ago
Taloth Saldono 0e5f45a457 Send signalr message for episode monitored flag changes
3 years ago
Robin Dadswell 2317665f33 New: Added book monitoring to author details
3 years ago
ta264 7a969a63e4 New: Use ISO 639-3 language codes in metadata profile
3 years ago
ta264 7c10f3a74d New: Speed up metadata refresh
3 years ago
ta264 8edadbbfa2 Separate out Goodreads search from Author/Book data
3 years ago
ta264 dc2de62b03 Fixed: Use both album artist and track artist fields to pick up author for audiobooks
3 years ago
ta264 cdf8b0bc8f Fixed: Split concatenated authors when calculating match
3 years ago
ta264 17535bd8d6 Fixed: Better detection of series in search results
3 years ago
ta264 c9cb0a9774 New: Search bar searches books as well as authors
3 years ago
ta264 2558660b7b New: Add index views for all books
3 years ago
Mark McDowall 924e393d1a Fixed: Log active indexers instead of implying all indexers are searched
3 years ago
ta264 665d87b8d7 Fixed: Prefer 13 character ISBN from epub metadata
3 years ago
Thomas White 466876da62
Fixed: "Specific Book" setting for readarr list import (#1200)
3 years ago
bakerboy448 001e24aaae Fixed: Corrected Indexer Category Help Text
3 years ago
Qstick 4b88cc5ea5
Fixed: Cleanup of unused tags for Import lists
3 years ago
Servarr cf49404e13
Translated using Weblate (Portuguese (Brazil)) [skip ci] (#1147)
3 years ago
ta264 8a074c61f0 Fixed: Allow repeated import attempts until downloaded files appear
3 years ago
ta264 8dd6049603 Fixed: Don't mark downloads as failed if no files found
3 years ago
ta264 9249f0ca5d Fixed: ArgumentNullException importing against a newly added edition with no series links
3 years ago
ta264 4712fedb0e New: Refresh books added to match existing files
3 years ago
ta264 d8d09c2517 Fixed: Books added to match existing files have correct monitored status
3 years ago
ta264 59c1bf0b1f Fixed: Prevent books being added with AuthorMetadataId 0
3 years ago
ta264 4541d3d3b0 Fixed: Parse search results using edition titles also
4 years ago
Alex Thomson 9150f6889f Remove duplicate call to DeleteTorrent
4 years ago
ta264 474699b67d Fixed: Error refreshing author if manually added book edition has been removed from Goodreads
4 years ago
ta264 2a05112d7d Fixed: Set correct titleslug for a book
4 years ago
ta264 c1a846dd2b Fixed: Detect more variations of series book naming
4 years ago
ta264 1f22cae4f8 Fixed: Import highest quality file first, not largest size
4 years ago
ta264 b1e92e7f73 Fixed: Computing most common author now we have multiple authors
4 years ago
ta264 85e945430b Fixed: Read multiple authors from audio tags
4 years ago
ta264 2e5a9b8dd4 Fixed: Don't try to audio tag ebook files
4 years ago
ta264 fcd5005502 Fixed: Default naming scheme includes PartNumber for new databases also
4 years ago
Weblate 6adadc0ade Translated using Weblate (Japanese) [skip ci]
4 years ago
bakerboy448 ae88bc30e1 Fixed: Provider Wiki Links (supported-X => supported#X)
4 years ago
ta264 7f8dc3d2b4 New: Optionally display authors as LastName, FirstName in index
4 years ago
ta264 0a20188508 Fixed: Bad Author -> Book lazy lookup
4 years ago
ta264 b3dd116d27 Fixed: Deleting author removes books from Calibre
4 years ago
Taloth Saldono 6cb2bf6b5f Fixed post-install update check not running
4 years ago
ta264 e791f22333 Fixed: Don't redirect //api route to homepage
4 years ago
ta264 eaa1578c65 Fixed: Error trying to write calibre tags when calibre not enabled
4 years ago
Weblate e0236e781a Translated using Weblate (French) [skip ci]
4 years ago
ta264 8917b61ea9 Bump to .NET 5.0.8 and upgrade backend packages
4 years ago
ta264 60a49e3a03 Fixed: Error getting candidates if parsed author is null
4 years ago
bakerboy448 b8a3f09891 Fixed: Notifiarr Health Issue Level
4 years ago
PearsonFlyer 4f986de366 Fixed: Add 'FilterAuthor' token and update manual import text box
4 years ago
Weblate 4bf658e239 Translated using Weblate (Portuguese (Brazil)) [skip ci]
4 years ago
PearsonFlyer 438b75e8cf
Fixed: "Profile" to "Indexer" on Clone Button (
4 years ago
Servarr d590769607
Translated using Weblate (Portuguese (Brazil)) [skip ci] (#1107)
4 years ago
Hugo Cortes 104d65b4ea fix: add SortName to author name regex validation
4 years ago
Qstick d3f9474eab PublishEvent after StartupContext to try fix integration tests
4 years ago
Taloth Saldono 38a6553654 Added IsTorrentLoaded to tests
4 years ago
Taloth Saldono 916391edc3 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
4 years ago
Taloth Saldono ac36675c6e Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
4 years ago
bakerboy448 d76f8e715d Fixed flaky test.
4 years ago
bakerboy448 27e799b624 Log contents on api errors during tests.
4 years ago
rg9400 4066aa1472 Fixed: Indicate unchecking Replace Illegal Characters will remove them
4 years ago
bakerboy448 ed1935c85d fixup! Update wiki links
4 years ago
Qstick a7c71c2093 fix wiki fragment for PackageGlobalMessageCheck
4 years ago
Qstick a6774eed6e fixup LocalizationService in PackageGlobalMessageCheck.cs
4 years ago
Qstick a1f740646f Fixed: Database migration failure when database was manually repaired in a certain way
4 years ago
Taloth Saldono 759b78e816 Added mechanism for package maintainers to produce a health check error.
4 years ago
Taloth Saldono 740e0edc04 Added update check early in startup if the package requested a post-install update check
4 years ago
Mark McDowall 45aa744b0f Fixed: Removal of previous service
4 years ago
Qstick 3e72770ec5 Handle 303 and 307 redirects in Http Requests
4 years ago
Qstick 529ffa8864 Revert "Fixed: Corrupt image files when downloading from redirecting Url"
4 years ago
Taloth Saldono 9ddd08b0de Increased max redirects from 3 to 5
4 years ago
Taloth Saldono 79dfd8f14d Fixed: Corrupt image files when downloading from redirecting Url
4 years ago
Mark McDowall db885a5111 Fixed: Manual import from queue showing error when download name failed to parse
4 years ago
Qstick b23e225271 Update wiki links
4 years ago
Qstick 68dd6bc98e Align version header with others
4 years ago
Qstick 966e9f43f1 Fixed: 'iso-8859-2' is not a supported encoding name
4 years ago
Mark McDowall 45671c89f9 Fixed: Show feed URL if incorrect mime type is found
4 years ago
Mark McDowall 8ad917e94b New: Warning when combining preferred words with a specific indexer
4 years ago
Qstick 3de0df2162 Fixed: Root folder custom filter in Mass Editor
4 years ago
Mark McDowall c31bbb63fb Fix checkingUP qbit status unit test
4 years ago
Mark McDowall 92715ac850 Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
4 years ago
Qstick cbf382625f Fixed: Preferred word can't have a term that is empty or only spaces
4 years ago
Mark McDowall e6250bfe0f New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
4 years ago
Qstick ca00b8a3c7 New: Handle missingFiles status from qBit
4 years ago
Mark McDowall 39b2326bc5 Fixed: Replace : with _ when getting output path from Transmission
4 years ago
PearsonFlyer 907b7dc429
New: Add Readarr list sync
4 years ago
PearsonFlyer 9a78c8b512
Fixed: Compatibility with the new Download Station API
4 years ago
Servarr 5dc328346c
Translated using Weblate (Portuguese (Brazil)) [skip ci] (#1092)
4 years ago
Taloth Saldono 79bd4728bf Removed extraneous enum hints in dropdown
4 years ago
bakerboy448 eb26b38f2c New: Replace SmtpClient with Mailkit
4 years ago
Taloth Saldono 811c84a845 Multiple Email Address
4 years ago
cicomalieran 214fa4c06e Fixed: Parsing RSS with null values
4 years ago
Skyler Mäntysaari fc714182ad New: Mailgun connection
4 years ago
ta264 81b12a7441 Fixed: Log files should not be cached
4 years ago
servarr[bot] cbaf973eeb
New: Translate Activity Queue & Rename Timeleft to Time Left
4 years ago
Mark McDowall c00d760cb0 Fix spelling of separated
4 years ago
Qstick 2acc3f4584 Fixed: NZBGet Settings hint mentions Sabnzbd
4 years ago
Robin Dadswell 3fac1c23b2 Fix: Consistent SSL option for Download Clients
4 years ago
Weblate f928e2c3a8 Translated using Weblate (Portuguese) [skip ci]
4 years ago
RobinDadswell d01645052d fixups
4 years ago
Mark McDowall d822523394 Fixed broken tests
4 years ago
Mark McDowall 0ffc44f3da Pull Sonarr commit 'Fixed: Removing completed download from SABnzbd'
4 years ago
Servarr a34853c754
Translations update from Weblate (#1056)
4 years ago
Taloth Saldono cc13f7126c Make it clearer that Maximum size is the global limit.
4 years ago
Robin Dadswell 218a82998a Fixed: Real IP logging when IPv4 is mapped as IPv6
4 years ago
ta264 ee81ad2add Fixed: Bad login redirect using a reverse proxy
4 years ago
ta264 648a41ed7b Fixed: RSS sync paging back too far for some indexers
4 years ago
ta264 3ab29eee60 Fixed: Reinstate total book count in author stats
4 years ago
ta264 fe13823b43 Fixed: Incorrectly looking up books by EditionId
4 years ago
ta264 13d8554e7e New: More book title naming tokens
4 years ago
ta264 4d840d6f43 New: PartNumber and PartCount naming tokens
4 years ago
ta264 a0e2747004 New: More granular book year naming tokens
4 years ago
ta264 c484a29099 Clean up naming tokens page
4 years ago
ta264 23772ce312 New: Author SortName token
4 years ago
ta264 63cfec517d Bump to .NET 5.0.7 and upgrade packages
4 years ago
ta264 e1465f5336 Fixed: Renaming multi-part books
4 years ago
ta264 7fda41c18b New: Better matching of books with subtitles
4 years ago
ta264 977c4e653b Adjust default quality profiles
4 years ago
ta264 9fb7a1051e Rename MP3-320 to MP3
4 years ago
ta264 3abda061ba New: Detect audio vs text from newznab categories
4 years ago
ta264 065f03a01a Add M4B and Unknown Audio qualities
4 years ago
ta264 f6a04f7890 New: Basic audiobook support
4 years ago
ta264 62928b227b Fixed: Better detection of part books and sets
4 years ago
Robin Dadswell c93870ff60
New: Indexer Categories no longer an advanced option (#1052)
4 years ago
Robin Dadswell 0bcad2e57b
Fixed: Root Folder Downloads check giving errors when RuTorrent is used (#1051)
4 years ago
Robin Dadswell 6acd42e82b
Show User Agent in System->Tasks for externally triggered commands (#1047)
4 years ago
servarr[bot] 8711c5d824
New: Remove completed downloads from disk when removing from SABnzbd
4 years ago
Servarr ba6b52c4c9
Translations update from Weblate (#1015)
4 years ago
ta264 96db74494a Fixed: Sort authors by lastname, firstname
4 years ago
Robin Dadswell 292aacc766 New: Localization support on Health Checks
4 years ago
Robin Dadswell a4755631c3 New: Health Check for Downloads to Root Folder
4 years ago
bakerboy448 c5dcb22c01 New: DiscordNotifier is now Notifiarr
4 years ago
bakerboy448 1db7ee5111 Fixed: Cleanse Tracker Announce Keys from logs
4 years ago
bakerboy448 90d610b33a Fixed: Cleanse Notifiarr APIKey from logs
4 years ago
ta264 2984e2e1ca Fixed: Entity too large with big calibre library and digest authentication
4 years ago
ta264 129591de61 Revert "Ignore update test temporarily"
4 years ago
ta264 3767c830d5 Fixed: Better detection of existing files
4 years ago
ta264 774180262b Better tracking of CalibreId
4 years ago
ta264 dc843ec63e Fixed: Handle filename changes when retagging with calibre
4 years ago
ta264 bfb42929a2 Fixed: SeriesBookLink housekeeping task
4 years ago
ta264 be09385c9d Fixed: Null reference processing failed import for unknown book
4 years ago
ta264 3c3f3a4d90 Use custom coverlet
4 years ago
ta264 222236bbde Update sentry
4 years ago
ta264 85f93eba98 Update nuget packages, dotnet 5.0.6
4 years ago
ta264 a146f6d223 Cache nuget packages
4 years ago
ta264 00e4555736 New: Add min pages and ignored terms to metadata profiles
4 years ago
ta264 fd291aeb96 Ignore update test temporarily
4 years ago
ta264 11577b6db9 Fixed: Identification failing if book metadata has no authors
4 years ago
ta264 146fe04cce Fix bulk queue and blacklisk endpoints
4 years ago
bakerboy448 4a7b14fa39 Update indexer category help text … (and make cats advanced)
4 years ago
Anonymous d57ef9805d Translated using Weblate (French) [skip ci]
4 years ago
Anonymous 54f336f3fd Translated using Weblate (Polish) [skip ci]
4 years ago
Anonymous 7a129a4f89 Translated using Weblate (Vietnamese) [skip ci]
4 years ago
Anonymous 877f40116a Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
4 years ago
Anonymous aa043a53b1 Translated using Weblate (Arabic) [skip ci]
4 years ago
Anonymous 51e25b2a3c Translated using Weblate (Korean) [skip ci]
4 years ago
Anonymous 99cedbf96e Translated using Weblate (Swedish) [skip ci]
4 years ago
Anonymous 97e6a353fa Translated using Weblate (Romanian) [skip ci]
4 years ago
Qstick 5996f4d000 Translated using Weblate (Spanish) [skip ci]
4 years ago
Anonymous 2067f655bd Translated using Weblate (Spanish) [skip ci]
4 years ago
Anonymous 3798ff19e5 Translated using Weblate (Japanese) [skip ci]
4 years ago
Anonymous 273680aed6 Translated using Weblate (German) [skip ci]
4 years ago
Anonymous 2421c57bac Translated using Weblate (Icelandic) [skip ci]
4 years ago
Anonymous d6d41ac20d Translated using Weblate (Hindi) [skip ci]
4 years ago
Anonymous 5de68ad8d4 Translated using Weblate (Hebrew) [skip ci]
4 years ago
Anonymous 089e327596 Translated using Weblate (Italian) [skip ci]
4 years ago
Anonymous bddf4d9801 Translated using Weblate (Russian) [skip ci]
4 years ago
Anonymous 88a8f33bdb Translated using Weblate (Bulgarian) [skip ci]
4 years ago
Anonymous a2668edabf Translated using Weblate (Czech) [skip ci]
4 years ago
Anonymous c435b3853b Translated using Weblate (Portuguese) [skip ci]
4 years ago
Anonymous c226abf184 Translated using Weblate (Turkish) [skip ci]
4 years ago
Anonymous ca5fbf7cc3 Translated using Weblate (Danish) [skip ci]
4 years ago
Anonymous 395bb7cacf Translated using Weblate (Thai) [skip ci]
4 years ago
Anonymous 13e06ffcfd Translated using Weblate (Hungarian) [skip ci]
4 years ago
Csaba 4b3bb051a2 Translated using Weblate (Hungarian) [skip ci]
4 years ago
Anonymous 68a7417760 Translated using Weblate (Finnish) [skip ci]
4 years ago
Anonymous 1deb9d576f Translated using Weblate (Dutch) [skip ci]
4 years ago
Anonymous 3fa656433c Translated using Weblate (Greek) [skip ci]
4 years ago
Anonymous a1e90bef2e Translated using Weblate (Portuguese (Brazil)) [skip ci]
4 years ago
Anonymous 12588e8e08 Translated using Weblate (Vietnamese) [skip ci]
4 years ago
Weblate aab35b1a48 Added translation using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
4 years ago
Weblate 0792e7c016 Added translation using Weblate (Portuguese (Brazil)) [skip ci]
4 years ago
Weblate ed12e2e534 Added translation using Weblate (Portuguese) [skip ci]
4 years ago
Anonymous 5cd8574792 Translated using Weblate (Korean) [skip ci]
4 years ago
Anonymous 2c5c7789dc Translated using Weblate (Italian) [skip ci]
4 years ago
Anonymous bbcc26f489 Translated using Weblate (Hungarian) [skip ci]
4 years ago
Qstick d61106aee8 Added translation using Weblate (Vietnamese) [skip ci]
4 years ago
Qstick c7b11a83b9 Added translation using Weblate (Turkish) [skip ci]
4 years ago
Qstick 1a1d99f206 Added translation using Weblate (Thai) [skip ci]
4 years ago
Anonymous ed44f83e27 Translated using Weblate (Arabic) [skip ci]
4 years ago
Qstick e2f380df25 Added translation using Weblate (Swedish) [skip ci]
4 years ago
Qstick d2e2f68cf9 Added translation using Weblate (Russian) [skip ci]
4 years ago
Qstick 694cd1b178 Added translation using Weblate (Romanian) [skip ci]
4 years ago
Qstick 5b1277daff Added translation using Weblate (Polish) [skip ci]
4 years ago
Qstick 4b31a143a9 Added translation using Weblate (Korean) [skip ci]
4 years ago
Qstick 36f718dde5 Added translation using Weblate (Japanese) [skip ci]
4 years ago
Qstick 82f477c239 Added translation using Weblate (Italian) [skip ci]
4 years ago
Qstick c5e51248d2 Added translation using Weblate (Icelandic) [skip ci]
4 years ago
Qstick d4fb6824b6 Added translation using Weblate (Hungarian) [skip ci]
4 years ago
Qstick cb3cdd6980 Added translation using Weblate (Hindi) [skip ci]
4 years ago
Anonymous d441385a74 Translated using Weblate (Greek) [skip ci]
4 years ago
Qstick 1b680d9faa Added translation using Weblate (Hebrew) [skip ci]
4 years ago
Qstick 0d6119a804 Added translation using Weblate (French) [skip ci]
4 years ago
Anonymous c26b787b6f Translated using Weblate (Arabic) [skip ci]
4 years ago
Qstick 482815629b Added translation using Weblate (Finnish) [skip ci]
4 years ago
Qstick 19ad139cf8 Added translation using Weblate (Greek) [skip ci]
4 years ago
Qstick c18f41e81c Added translation using Weblate (German) [skip ci]
4 years ago
Anonymous 6826ff1d4b Translated using Weblate (Arabic) [skip ci]
4 years ago
Qstick 22a17201ff Added translation using Weblate (Danish) [skip ci]
4 years ago
Qstick ddf5ec5f66 Added translation using Weblate (Czech) [skip ci]
4 years ago
Qstick 26cd77f1c5 Added translation using Weblate (Bulgarian) [skip ci]
4 years ago
Qstick 20e1874787 Added translation using Weblate (Arabic) [skip ci]
4 years ago
Qstick a85d25cb82 Added translation using Weblate (Spanish) [skip ci]
4 years ago
Qstick afb9f3809f Added translation using Weblate (Dutch)
4 years ago
nitsua d87bf5ae63 Localization framework
4 years ago
ta264 23f2bbc700 Don't start integration tests too soon
4 years ago
ta264 a8388e12c1 Remove legacy code that accessed config.xml without a lock
4 years ago
bakerboy448 4f40ad0480 New: ISO 8601 date format in log files
4 years ago
ta264 27bc97a1a6 Reinstate missing login mapper
4 years ago
ta264 73f81465e9 Fixed: Forms login page uses urlbase for logo
4 years ago
ta264 a8c91f2bc8 Fixed: Forms login with urlbase
4 years ago
ta264 4b0586bd3d Fixed: UI not updating on upgrade
4 years ago
ta264 8f3f90d407 Tidy conversion to aspnetcore
4 years ago
ta264 47b23417e0 Fixed: Memory leak
4 years ago
ta264 72de94308b Fixed: Setting file dates
4 years ago
ta264 8a7765c855 Fixed: Only pick up supported formats from calibre
4 years ago
ta264 fea34add4b New: Support kepub (as epub)
4 years ago
ta264 399ee8d2e7 Fixed: Book files disappearing
4 years ago
ta264 3940d4aa28 Fixed: Run import identification even for unparsable releases
4 years ago
ta264 f0742e3750 Fixed: File change history appearing against wrong book
4 years ago
ta264 41f5f0f2d4 New: Search for new editions from goodreads when identifying
4 years ago
ta264 2d7aa20448 New: Auto rescan on remote path mapping change for Calibre
4 years ago
ta264 9be948b7cc Fixed: Parse series for search results
4 years ago
ta264 110e867bd3 New: Show book file details in interactive import and unmapped files
4 years ago
ta264 9f37b1c484 New: Get more candidates and include ISBN/ASIN in distance calculation
4 years ago
ta264 d078dacaab New: Cache searches for 5 days
4 years ago
ta264 996841db45 Fixed: Slow initial author load
4 years ago
ta264 404da4ae22 Fixed: Handle parsing books with multiple authors properly
4 years ago
ta264 fa25324463 Fixed: Refreshing / Deleting Series
4 years ago
ta264 652fdae7d9 New: Use ISBN / ASIN in preference to goodreads id
4 years ago
ta264 6a61702a91 Fixed: Ensure correct book edition is in the database before importing book
4 years ago
ta264 8bc44f2a29 Fixed: Don't accidentally remove book editions when refreshing a book
4 years ago
ta264 8ec13f5ead Fixed: Better aggregation of calibre data
4 years ago
ta264 f584d2d8d2 New: Allow keeping calibre in sync with goodreads
4 years ago
ta264 7072b913a6 New: Allow retagging book files with calibre
4 years ago
ta264 e29b0c318e Fixed: Prevent renaming calibre files
4 years ago
ta264 dd341ef1e1 Fixed: Disable calibre duplicate check when adding new books
4 years ago
njordan 0252617730 Add support for Flood
4 years ago
bakerboy448 e6992da18c Fixed: Cleanse Goodreads Token and Token Secret from Log Files
4 years ago
ta264 80e8d5e5e7 Secret Dev Settings Page
4 years ago
Taloth Saldono 61fdb6eba2 Fixed: Unnecessary idle cpu usage
4 years ago
ta264 98611c7d02 New: Release parser improvements
4 years ago
ta264 ad2b3e5cc5 Fix tests
4 years ago
ta264 34bd1a5876 New: Warn if user tries to connect to a calibre-web server
4 years ago
ta264 b652cf9563 New: Support for deleting books from calibre
4 years ago
ta264 acb6fc01b3 Fixed: Gracefully handle Goodreads search error
4 years ago
ta264 1e0e8adc77 More mono cleanup
4 years ago
Taloth Saldono d61daeac8e Generalized RateLimit logic to all indexers based on indexer id
4 years ago
Taloth Saldono c8c37435be Fixed: Jackett indexer search performance
4 years ago
ta264 a6f8391f40 Fix deleting providers
4 years ago
ta264 025cb04035 Fixed: FolderWritable check for CIFS shares mounted in Unix
4 years ago
ta264 f5b2acdbdf New: .NET 5.0.4
4 years ago
ta264 8c50b866ff Fixed: Adding book from list
4 years ago
ta264 d6170dbfed New: Use native dotnet host and DryIoc
4 years ago
ta264 58ddbcd77e New: Use ASP.NET Core instead of Nancy
4 years ago
ta264 d348232e0d Unused
4 years ago
ta264 940da91ca4 Disable new warning in 5.0.200
4 years ago
ta264 543fe6729a More mono cleanup
4 years ago
ta264 6bcede5064 Fix formatting
4 years ago
Taloth Saldono fbfbe4a931 Cleanse more /home/username scenarios
4 years ago
ta264 2bf86248af Fixed: Ensure SSL cert exists before saving config
4 years ago
ta264 32833b5fc4 Fixed: Parsing [book] by [author]
4 years ago
ta264 1cdcfe25c0 Fixed: Improve parser when release has colons in title
4 years ago
ta264 c61315b90e Fixed: Restart button in UI
4 years ago
ta264 d22ca1fe4f Fixed: Adding book where the same author appears twice
4 years ago
ta264 791bba471f Fixed: Trying to get book details from filename when already obtained from tags
4 years ago
ta264 446a0591db Fixed: Duplicates in wanted page
4 years ago
ta264 69773db77a Fixed: Errors converting to book resource
4 years ago
ta264 d51af026fb Move test harness packages to Directory.Build.props
4 years ago
ta264 fb130fd0e9 New: Drop mono support
4 years ago
ta264 760de88e7c New: .NET 5 support for FreeBSD 11+
4 years ago
ta264 4a1b2af535 New: Log out body for bad API requests
4 years ago
ta264 5cc0331c75 Fixed: Adding indexers from presets
4 years ago
ta264 d3e8c7e0c9 New: Use System.Text.Json for Nancy and SignalR
4 years ago
Qstick 16b3817202 Fixed: Don't ignore default Boolean in db serialization
4 years ago
ta264 da1686b53c New: Build with NET5
4 years ago
Qstick 93eca6a749 Fix DownloadStation integration in DSM 7
4 years ago
bakerboy448 d7813c2255 bump chrome driver from 86 to 88
4 years ago
Taloth Saldono 36b8df87d2 Fixed: Validation of new qbittorrent max-ratio action config
4 years ago
bakerboy448 fd81ca86db New: Update all wiki links to point to the Servarr Wiki
4 years ago
Qstick 42262877b0 Quick fix for Queue sort by Author SortName
4 years ago
Qstick bc4aed17a2 Revert "Fix GoodReads Search Test, New First Book"
4 years ago
Qstick 7cc9a67b74 Fixed: PendingRelese deletes wrong value on author delete
4 years ago
Qstick c8263fd856 Fix GoodReads Search Test, New First Book
4 years ago
ta264 d7cdbbecc8 Fixed: Set musl status at compile time
4 years ago
Qstick 93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
4 years ago
ta264 ffc12656ee Add SortKey validation
4 years ago
Qstick 1e735da9f1 Fixed: False Positives for RemotePath check with Deluge
4 years ago
Mark McDowall 96072e61e0 Fixed: Show TLS errors in UI when testing download clients
4 years ago
Qstick b05b8c9e7a Resource missing from Gotify call
4 years ago
Qstick f73b9491ad Gotify token as query parameter
4 years ago
Qstick 7842acc76e Convert Notifications from RestSharp to HttpClient
4 years ago
Qstick ad11ef9d2a Fixed: Manual Import Fails on failed Import Items
4 years ago
Taloth Saldono 70c572534a Fixed binary execute permissions for osx and Radarr
4 years ago
Taloth Saldono 4236afe850 Fixed disk permission tests
4 years ago
Taloth Saldono 1ff5d814f4 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
4 years ago
Taloth Saldono 7921a228ad Readded 0 cat to the end of the Newznab list
4 years ago
Qstick 3af8051e3c Improve use of All() for Path related queries
4 years ago
Mark McDowall 0c8ad37a8f New: Differentiate between short term and long term (more than 6 hours) indexer failures
4 years ago
Mark McDowall 05bc9f11ee New: Bulk remove from Blacklist
4 years ago
Mark McDowall 6d9126bca4 Fixed: Cleanse account and passwd from Download Station URLs
4 years ago
Mark McDowall 8853f1cfb3 Fixed: Webhooks using lower case event types (in the future this could change)
4 years ago
Mark McDowall 5afe37e929 New: Health events for Webhooks
4 years ago
Qstick 755fec154b Fixed: Failing file copy when running in docker on synology with btrfs
4 years ago
Taloth Saldono 2d1573251b Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
4 years ago
Taloth Saldono da5cdd6661 Fixed: Dataloss when moving series folder to root folder with only different casing
4 years ago
Taloth 7f64162a7a New: Newznab/Torznab categories dropdown with indexer provided category names
4 years ago
Taloth Saldono b4289664dc Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey
4 years ago
Taloth Saldono 36685edd49 Fixed: Exception when parsing Quality in release title with colon
4 years ago
Mark McDowall 1f88450045 Fixed: Show more information in UI when testing SAB fails in some cases
4 years ago
Taloth Saldono 360e68a793 Remove stacktrace if hardlink resulted in EXDEV.
4 years ago
Taloth Saldono 4aebf02d14 Fixed: Performance of symbolic link detection and infinite recursion
4 years ago
Taloth Saldono 7002628514 New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono 4af4d45873 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick fe85e18a62 Fixed: Sorting of queue by artist title when unknown items are included
4 years ago
Qstick 4d2781d128 Moved Windows-only Permission function to Lidarr.Windows
4 years ago
Qstick 5a49fb9a14 fix modifiers for various classes
4 years ago
Mark McDowall 5ca32a7e84 Fixed: Indexer being disabled due to download client rejecting it
4 years ago
Taloth Saldono d6634e7da1 Added PrivacyLevel option to FieldDefinition for later usage
4 years ago
Taloth Saldono a6ec2f5367 Added MultiSelect input control for provider settings
4 years ago
Taloth Saldono 459dcc2ed6 New: Added FileList.io indexer support
4 years ago
Arthur Bols acd5796d87 New: Removed chown and simplified chmod options for linux/osx
4 years ago
Qstick 051af8a9a6 Fixed: Not removing seeded download if it was manual imported in some cases
4 years ago
Qstick 4ca774182a Improve root folder health check
4 years ago
Skyler Mäntysaari 53527c518b New: SendGrid Notifications
4 years ago
Qstick 84ff9abf44 Fixed: Added .org to website url filtering in parser
4 years ago
Qstick ceef604201 Fixed recursion issue when emptying recycle bin
4 years ago
Qstick 3b656e05a2 Added UserAgent to api request trace log
4 years ago
Qstick a9e03ed1cc New: Add DownloadClient and DownloadId to Webhook notifications
4 years ago
Qstick bb504ec275 Clarify that Post-Import Category torrents are not monitored by Sonarr.
4 years ago
Taloth Saldono db51254827 Improved error message when nzb download contains an newznab error instead
4 years ago
Qstick 79cff81ffd Rename FilterFiles to FilterPaths
4 years ago
Qstick 97e6240177 Fixed: Remove website post fix before parsing
4 years ago
Qstick ebcde8f602 Fix Release Push log statement
4 years ago
Jacob ea4044f237 New: Added option to filter Release Profile to a specific indexer
4 years ago
Taloth Saldono 6943cc0011 Added Norwegian Bokmal alias
4 years ago
Qstick 7e00dd731c Fixed: RestClient does not use global proxy settings
4 years ago
Mark McDowall d33d27a55f Remove website prefixes with dashes in URL
4 years ago
Fossil 230198c1e7 Remove PFMonkey.com from Presets
4 years ago
Qstick d803847342 Fixed: Test All not clearing health error
4 years ago
Qstick 7693593230 Improved some log messages
4 years ago
Qstick f36eee0dc2 Fixed: Delete files from Artist Mass Editor not actually deleting files
4 years ago
Taloth Saldono 0db2f38dfe Tiny fix in test, left-over from my on-windows test.
4 years ago
Taloth Saldono c58be51a03 Fixed: File imports on cloud drives slow due to transaction logic
4 years ago
Qstick 7ea1bf71dd Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
Mark McDowall 1d6749ef52 Fixed: Set permissions on extra and subtitle files
4 years ago
Mark McDowall 9216fe28d0 Fixed: Include releases that failed to parse in search results
4 years ago
Qstick 649ecd94ea New: Event Driven HealthCheck Support
4 years ago
Qstick 634153b658 Fixed: Disregard Real when user disabled proper preference
4 years ago
Qstick 3101544484 Simplify ManualImportModule null check
4 years ago
Qstick ff40d82ef1 Fixed: Edge case where import fails due to DB relationship mismatch
4 years ago
Qstick 17b5187729 Fixed: Delay profile being ignored for non-revision upgrades
4 years ago
Qstick e30c078962 Remove unnecessary usings
4 years ago
Qstick d808934cf4 Remove Dotnet Framework Version Checks
4 years ago
Mark McDowall 32a49083e7 New: Show health warning if system time is off expected time
4 years ago
Qstick 9c096aae10 Fixed: Performance issue when scanning large root folder
4 years ago
Taloth Saldono 786247e9bc Added Plex url to cleanser
4 years ago
Taloth Saldono c152cc2517 Fixed typo in Cleanse IP
4 years ago
Taloth Saldono 3d86e29972 Cleanse remote IP Address from trace log file
4 years ago
Taloth Saldono e3c239e848 Cleanse getnzb url
4 years ago
ta264 d21e446b0e Fixed: Temporary fix for broken upgrades
4 years ago
ta264 82bb65ecb6 Fixed: Calibre add/remove format API
4 years ago
ta264 400bc5f8bb Fixed: Abort if calibre detects duplicate
4 years ago
ta264 b3aeeeef09 Fixed: Frontend error in confirm import dialog
4 years ago
ta264 cab92745da Fixed: better root folder validation
4 years ago
ta264 6a79c2f3a1 Fixed: Adding alternative edition of a book via goodreads id
4 years ago
ta264 3575ca50da Fixed: Search with edition title
4 years ago
ta264 16e04041a9 New: Calibre library support
4 years ago
ta264 a579a93aab Fixed: Support large calibre libraries
4 years ago
ta264 e52035564d New: Make sure existing items on import list are monitored
4 years ago
ta264 134e13190d Fixed: Exception syncing goodreads list
4 years ago
ta264 3d905e45ce Log out SQL on insert/update fail also
4 years ago
ta264 fc4c42eeb7 Fixed: Refresh fail if series title null
4 years ago
Robin Dadswell 8fc3aef872 Fixed: Error handling when cannot create folder in Recycling Bin
4 years ago
Qstick 5ff1e337e5 New: Removing update folder from temp folder during housekeeping
4 years ago
Qstick f96424f4bd Better task interval fetching
4 years ago
Taloth Saldono 454e00613a Fixed: Unnecessary certificate validation errors on localhost/loopback
4 years ago
Mark McDowall 94075a9bf6 New: Treat Manual Bad in history as failed
4 years ago
nitsua 039ce39cc8 Fix GRID for import trigger
4 years ago
Mark McDowall 50f9f6e884 Fixed: Backup interval is updated on change
4 years ago
Taloth Saldono 319089b90f Bumped Sabnzbd default history request size from 30 to 60
4 years ago
Qstick 9a13790354 Fix BasicRepository Tests when not on UTC
4 years ago
ta264 220f917be2 Fixed: Restoring large database backups
4 years ago
ta264 3e4ebe8aca Pull DownloadClientItemClientInfo part of 824d315a
4 years ago
ta264 cedc026710 Fixed: Use QBittorrent category savepath for healthcheck
4 years ago
ta264 a5635c3396 Fixed: Import single file torrents with a folder from QBittorrent
4 years ago
Taloth Saldono 058ab4b4a8 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
4 years ago
ta264 eb50b4f09f Fixed: Get actual file names from QBittorrent API (#5226)
4 years ago
Taloth Saldono 3af3c9ff4b Removed unnecessary importlists warning.
4 years ago