Commit Graph

4809 Commits (be24fab897675660b4a092d2a4b1709701269f08)

Author SHA1 Message Date
bakerboy448 3b505d8734
New: Indexer Messaging and Error Improvements
1 year ago
Sonarr 474f5f29ca Automated API Docs update
1 year ago
Qstick b050e1d2eb Faster tag view in UI for large libraries
1 year ago
Bogdan 48ee1158ad Fixed: Enforce validation warnings
1 year ago
Bogdan 7343616a47 Simplify ShouldHaveApiKey and HasErrors
1 year ago
Bogdan b06269544c Add minimum length as const in ApiKeyValidationCheck
1 year ago
Bogdan bb97fbc23f Add missing wiki fragments to health checks
1 year ago
Qstick 560a9b63ca New: Translations support for Health Checks
1 year ago
Bogdan a22f598b0c Minor improvements in health checks
1 year ago
Bogdan 86a7f7bd54 Deserialize asynchronously in LocalizationService
1 year ago
Bogdan f90bef6934 Fix showing sorting values, add tooltips and translations to SeriesIndexPoster
1 year ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Bogdan 6b1e4ef819
Enforce rule IDE0005 on build
1 year ago
Qstick 73ccab53d5 New: Bulk Manage Import Lists, Indexers, Clients
1 year ago
bakerboy448 e9bbb0b9ba
Fixed: Webhook notification error messages
1 year ago
Mark McDowall e273f16c39 Fixed: Strip additional domains from release names
1 year ago
Mark McDowall 49fd9c4462 New: Filter SABnzbd queue by category
1 year ago
Mark McDowall 59f2e5b65d Fixed: Don't log handled exceptions in API
1 year ago
Bogdan af55e322f1
Fixed: Sorting search releases by language
1 year ago
Sonarr 3ac5edeb09 Automated API Docs update
1 year ago
Mark McDowall f05405fe1c Fixed: Don't rollback file move if destination already exists
1 year ago
JeWe37 9f1e215120
New: Option to Import via Script
1 year ago
Bogdan 365a6e77a6 Use project name as relative path in builds
1 year ago
Mark McDowall 349f7cf4c9 Rename Clearart to Clearlogo, use png for Clearlogo
1 year ago
Mark McDowall aecc8295c8 Fixed: Don't download unknown artwork
1 year ago
Stevie Robinson f2ddd4757c
Fixed: Parsing Vyndros as release group
1 year ago
Stevie Robinson bf90c3cbdd
New: refresh only selected or filtered series
1 year ago
Bogdan a117001de6 New: Improve validation messages
1 year ago
Bogdan 6118afa339 Minor CS improvements in NzbDroneValidation
1 year ago
S0me6uy 59dd3b1127
New: Signal Notifications
1 year ago
Bogdan de3bfb7c5a
Fix spelling "Use languages from Torznab/Newznab attributes if given"
1 year ago
Bogdan 90a9ecbaac Fix tests in IndexerServiceFixture
1 year ago
Bogdan d492f28645 Fix tests in TorrentDownloadStationFixture
1 year ago
Mark McDowall d743a8f7e9 Fixed tests in DownloadServiceFixture
1 year ago
Mark McDowall 3cd33d3f44 Fixed: Don't move seeding torrents in Synology Download Station
1 year ago
Mark McDowall b38c1255dc Fixed: Don't retry grabbing the same release if download client is unavailable
1 year ago
Mark McDowall f946d78153 Fixed: Exception when request to SABnzbd times out
1 year ago
Qstick 9c5a07f62a New: Use languages from Torznab/Newznab attributes if given
1 year ago
Mark McDowall 7238100145 Add FindByName to IsoLanguage
1 year ago
Mark McDowall 4fe79e9a4e Fixed: Parsing of some additional Chinese anime releases
1 year ago
Bogdan 9bdc618366 Fixed: Use indexer errors from response if Content-Type is XML before processing response
1 year ago
Sonarr 4fecd6ed89 Automated API Docs update
1 year ago
Qstick 94a8ef6304 New: Advanced settings toggle in indexer edit/add modal
1 year ago
Qstick de08d37267 New: Add path mapping for partial library updates in Plex Server Notifications
1 year ago
Bogdan ef0b91b45b Add `forceSave` to the OpenAPI docs
1 year ago
Bogdan b5050d02d6
Fixed: Log name of mount point failure
1 year ago
Bogdan 3ece1533d8 Fix checking for SameTorrent when the indexer is null
1 year ago
Sonarr 14411f1f15 Automated API Docs update
1 year ago
Bogdan 2fecd28001 Fix validation for boolean query parameters
1 year ago
Bogdan 498722b240
Fixed: Prevent unknown settings implementation from failing to deserialize
1 year ago
Qstick eacb619cfb
Fixed: Avoid error in CF calculation when release is unparsable
1 year ago
Mark McDowall 711331526b Add missing wiki hashes to health checks
1 year ago
Qstick ed22bb719d DownloadClientRootFolderCheck Improvements
1 year ago
Qstick 1f20bc63c6 RemotePathMappingCheck Improvements
1 year ago
Qstick 202449c40c Fixed: Provider health checks persist after add until next scheduled check
1 year ago
Mark McDowall 62b948b24c New: Calendar filtering by tags
1 year ago
Mark McDowall c7d39579b4 New: Log additional information when processing completed torrents from rTorrent
1 year ago
Bogdan 3af7a6df7d Remove unused field userAgentBuilder in HttpClient
1 year ago
Bogdan 477bfb7835 Minor cleanup in RssImport
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Bogdan f93a016be1 Remove empty constructors
1 year ago
Mark McDowall e882d0f385 Fixed CompletedDownloadService.Process tests
1 year ago
Mark McDowall 0e6f858e65 Fixed tests
1 year ago
Mark McDowall f56d504816 Fixed: Incorrect event types for interactive import required notifications
1 year ago
Stickie 5ec282750b New: Notifications when Manual Interaction is required for importing
1 year ago
ta264 63654b99f2 Fixed: Don't buffer update package to memory when downloading
1 year ago
Bogdan 9325140b90
API key improvements
1 year ago
Mark McDowall eaa4a358e8 Why rename many files when few file do trick
1 year ago
Mark McDowall 993c69530e GracePeriod not Graceperiod
1 year ago
The Dark 5fdc8514da
New: On Health Restored notification
1 year ago
Bogdan 76f93c8415
Fixed: Ensure indexer errors are handled before processing response
1 year ago
Bogdan 8f482c534f
Fixed: custom script error when importing some downloads
1 year ago
Bogdan a95317446c Log invalid config file exceptions
1 year ago
Qstick 3a6c078b30 Fixed: Catch InvalidDataException during initial config to prevent boot loop
1 year ago
Mark McDowall 77efc4cc40
Fixed: Timeout when getting root folder details
1 year ago
Mark McDowall 453891e620 New: Only add version header for API requests
1 year ago
Mark McDowall 95b52e630a Remove duplicated processing of unparsed paths
1 year ago
Bogdan 5bb03a9ddf
New: Add token authentication for ntfy.sh notifications
1 year ago
Bogdan e3f71ca79c
New: Log content for invalid torrent files
1 year ago
Bogdan ca8b26138e Fix downloading releases without an indexer
1 year ago
Bogdan a0b08f6c6f
Build download requests from indexer implementation
1 year ago
Qstick 7ce0d4a9db Fixed: Use augmented languages for queue items
1 year ago
Lars 3141bf7f9d
Fixed: Subtitle tags from existing subtitle files being lost during rename
1 year ago
Mark McDowall 8c50cd061e New: Report health error if Recycling Bin folder is not writable
1 year ago
Gabriel Sjöberg 99c4f5b746
Use BuildInfo.AppName for RARBG appId instead of hardcoded value
1 year ago
Lars ff3327483a
New: Filter Sonarr synchronization based on Root Folders
1 year ago
Mark McDowall 0bc16efe26 Don't clean slashes from folder names
1 year ago
Mark McDowall b3260ba866 New: Colon replacement naming option
1 year ago
Mark McDowall d3ad970ecc Use enum for MultiEpisodeStyle property
1 year ago
Bogdan ed7d99c160 New: Add Apprise notifications
1 year ago
Robin Dadswell 720fc2818f Frontend Placeholders from the Backend
1 year ago
Mark McDowall 94b5d23094 Fixed TruncatedEpisodeTitlesFixture tests
1 year ago
Mark McDowall cf48bf3041 Fixed: Ensure first history item when marked as failed is the selected item
1 year ago
Mark McDowall 183b10f79a New: Change default Multi-Episode style to Prefixed Range
1 year ago
Mark McDowall 97cf3cee17 New: Don't prevent season searches for Newznab/Torznab if supported by the indexer
1 year ago
Mark McDowall 764c084987 New: Don't try to analyze disk image files (iso, img, etc)
1 year ago
Mark McDowall a989c84260 Fixed: Tag filtering on iCal feed
1 year ago
Bogdan b303e9c21a
New: Serve log files as UTF-8
1 year ago
Michael Peleshenko 2303bff205
Fixed: Return properly formatted episode file for deleted files Webhook
1 year ago
Qstick 5a04602672 Remove mono process detection
1 year ago
Bogdan 6f614b7d47
Rename to FolderChmodValidator to match class name
1 year ago
Stepan Goremykin 6413d212e5 Update signalr to 6.0.15
1 year ago
Stepan Goremykin 40e54685b9 Migrate to FluentValidation 9
1 year ago
Mark McDowall dec6e14036 New: On Add Series connection event
1 year ago
Mark McDowall 619ac557f9 Fixed: Importing from Manage Episodes ignoring Analyse video files
1 year ago
Lars c8933d8124
New: Option to use Telegram topics for notifications
1 year ago
Mark McDowall 47cf8e6430
New: Updated Rarbg request limits
1 year ago
Bogdan ed3d880974
New: Add version and timestamp to backup archive
1 year ago
Qstick 39350ed0de New: Improve video stream formatting
1 year ago
Qstick b0834015e7 New: Improve primary video stream selection
1 year ago
Bakerboy448 128f62488d Fixed: DrunkenSlug Default URL
1 year ago
Bogdan 2107635b7e
Fixed: Config file settings do not need to be case-sensitive
1 year ago
Mark McDowall 5ca868b4b2 New: Show error message for pending queue items without episodes
1 year ago
Bogdan 5326a102e2 Fixed: Ensure default config file on starting app
1 year ago
Qstick 69ed531850 Fixed: False Positives for RemotePath check with Deluge
1 year ago
ta264 66caec31c9 Fixed: False positive in remote path check with transmission
1 year ago
ta264 8c68dfb8ce Fixed: Handle missing category when getting Qbittorrent download path
1 year ago
ta264 68791ea98a Fixed: Use QBittorrent category savepath for healthcheck
1 year ago
Mark McDowall b428bab5ee Fixed: Missing Macedonian and Slovenian languages
2 years ago
Mark McDowall 7fcb6b80b4 Fixed: Override and grab releases with Custom Formats
2 years ago
Mark McDowall 103ce3def4 New: Add result to commands to report commands that did not complete successfully
2 years ago
Mark McDowall 07f0fbf9a5 Override release grab modal
2 years ago
Mark McDowall 2020e074db Language parsing improvements and more languages
2 years ago
Mark McDowall f4130d96e5 New: Add release info to webhook/custom script import events
2 years ago
Qstick f59276881a Convert Notifiarr Payload to JSON, Standardize with Webhook
2 years ago
Stepan Goremykin 6ea3d8c127 Use MinBy and MaxBy instead of OrderBy + First
2 years ago
bpoxy 7fedfe7423
Fixed: Matching of custom formats during episode file import
2 years ago
Bakerboy448 a776b68574 Fixed: Parse 720p Remux as 720p BluRay
2 years ago
Bakerboy448 9ae647d9d2 QualityParser - Simplify new expression (IDE0090)
2 years ago
Stepan Goremykin 2abbee1032
Update SixLabors.ImageSharp, MailKit, DryIoc libraries
2 years ago
Qstick 2c7eb05b52 Revert a few packages which result in build warnings and conflicts
2 years ago
Mark McDowall 42003ebd72 Reverted Microsoft package updates to 6.x
2 years ago
Mark McDowall 6007e46746 Fixed: Removed hardcoded dot prefix from the transmission category in status
2 years ago
Stevie Robinson 11905b99d3
New: Specials monitoring options
2 years ago
Mark McDowall 033936dce7 Fixed IsValidPath usages
2 years ago
Mark McDowall 13a0dfa4ae Fixed: Slow renaming and deleting episodes
2 years ago
Mark McDowall 5ea1fb9424 New: Parsing of multi-episode files in brackets
2 years ago
bakerboy448 0f6f681438
New: Various HealthCheck Improvements
2 years ago
Mark McDowall 0321368cc3 New: Improve path validation when handling paths from different OSes
2 years ago
Mark McDowall ed140dd396 Revert argument exception swallowing for Plex library update
2 years ago
Stepan Goremykin c35308b32b Update chrome driver and swagger
2 years ago
Stepan Goremykin e4dde10a3f Update Selenium.Support package
2 years ago
Stepan Goremykin 951a9ade00 Update FluentAssertions
2 years ago
Stepan Goremykin fd5d279a9e Update SharpZipLib
2 years ago
Stepan Goremykin 028c87d20c Update test packages in build props instead of csproj
2 years ago
Stepan Goremykin b303dc899a Update Newtonsoft.Json
2 years ago
Stepan Goremykin cf22208011 Update packages related to auto tests
2 years ago
Stepan Goremykin 3b6cadeb7e Update packages from microsoft
2 years ago
Mark McDowall 0a13a433a9 New: Parsing of more German WEBDL releases
2 years ago
Mark McDowall ff2e8ffc37 Fixed: Permissions after installing on Windows and opening Firewall port
2 years ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
2 years ago
Mark McDowall c41aec5f77 Fixed: Pushed releases should be stored as pushed release
2 years ago
Mark McDowall b8dcd75cf5 Fixed: Refreshing Plex library on a different OS
2 years ago
Mark McDowall cef6d5a99a Fixed: Imports when custom format is a downgrade, but file is an upgrade
2 years ago
lodu 5d09b84b05
New: Add indexer option for Discord on grab notifications
2 years ago
Mark McDowall 3d24e412a6 Better quality revision logging
2 years ago
Mark McDowall 4ff4d32936 New: Improve accepted and rejected release logging
2 years ago
Mark McDowall 98308737cf New: Improved Plex library updating
2 years ago
Mark McDowall bd228e88c3 New: Rescan series if destination file already exists during import
2 years ago
Mark McDowall 978618f041 New: Don't import episodes that don't match grab history
2 years ago
Mark McDowall 8d70def088 New: Include series year with custom scripts and webhooks
2 years ago
Mark McDowall c80c1db947 New: Parse HBOMaxHD as WEBDL
2 years ago
Mark McDowall cfcf1ad1ab Fixed: Page Plex Watchlist results
2 years ago
Mark McDowall 17b9e4722a New: Parsing of poorly named absolute number-only files in batches
2 years ago
Mark McDowall f22998aef3 Use episode runtime for size limits when available
2 years ago
Qstick a42f97229a Convert method to static that doesn't use instance data
2 years ago
Qstick 412a36226f Add .globalconfig
2 years ago
Qstick 2b79fe833b Use Contains(char) instead of Contains(string) for performance
2 years ago
Qstick 4db10e6283 Prefer AsSpan to Substring to avoid unnecessary allocation
2 years ago
Qstick e8aff90582 Use span-based string.Concat to avoid unnecessary allocation
2 years ago
Qstick af28bbad52 Use Environment.CurrentManagedThreadId for efficiency
2 years ago
Qstick f928ee7cad Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
2 years ago
Qstick 7521579bca Use Apend(char) instead of Apend(string) for performance
2 years ago
Qstick e805f61450 Use Length/Count property instead of Count() method to prevent enumerating
2 years ago
Qstick 4fe9daec03 Use Any() in place of Count() to prevent enumerating
2 years ago
Qstick 738dc2c98c Do not use Enumerable methods on indexable collections
2 years ago
Qstick 0ed8ba828d Avoid unnecessary zero-length array allocations
2 years ago
Qstick b2c2c79a96 Don't compare strings to Empty using Equals
2 years ago
Qstick 08ee2f7e32 Remove unnecessary assignments to default type value
2 years ago
Qstick 42e45f93ac Use const where appropriate
2 years ago
Qstick b4d8f0c311 Enable all analyzers and enforce code style on build
2 years ago
Stevie Robinson 21045127cd
Fixed: Parsing of multi season packs with only space between the season numbers
2 years ago
Mark McDowall d496733b31 Fixed: Don't import Custom Format downgrades
2 years ago
Mark McDowall b3d1e4f520 Fixed: Multiple Downloaded Episodes Scan commands should not run in parallel
2 years ago
Mark McDowall cd67671bc1 Fixed: Slow loading of files in Manage Episodes modal
2 years ago
Mark McDowall ac806a2933 New: Show downloading status for series progress bar
2 years ago
Mark McDowall 6d88a98282 New: Plex Watchlist RSS support
2 years ago
cicomalieran 9800bd6b43
Fixed: Processing very long ETA from Transmission
2 years ago
Sergey M 255f947860
Fixed: Mapping of parsed titles when one doesn't have an alias
2 years ago
bakerboy448 92ecb30fab
Fixed: Regression in error message logging
2 years ago
bakerboy448 e968919e63
Fixed: Improve some request failure messaging
2 years ago
Mark McDowall bd3816dac9 Handle null for parent name with clean path is empty
2 years ago
Mark McDowall 95a8f59a32 Fixed: Don't handle images in metadata folder as Roksbox images
2 years ago
Mark McDowall 890f107467 New: Support for .plexmatch series metadata files
2 years ago
Mark McDowall 6740257135 New: Add Episode Guide option for Kodi MetadataFile
2 years ago
Mark McDowall bbd9b1657d Fixed: Don't clean Kodi library if video is playing and Always Update is disabled
2 years ago
Mark McDowall cf00fecbe4 Fixed: Don't grab propers/repacks when item in queue meets cutoff and propers/repacks are not downloaded automatically
2 years ago
Qstick 5a22afc42b Fixed broken path tests
2 years ago
Mark McDowall 75378f7bde Fixed: USB drives mounted to folders are treated as different mounts
2 years ago