Commit Graph

3850 Commits (17985f7a33864437fbcf85ed752934424d7ae016)

Author SHA1 Message Date
Mark McDowall f9e045d14c Fixed: Handle obfuscated files using abc.xyz pattern
4 years ago
Mark McDowall 4dbeb17075 Webhook clearnup/improvements
4 years ago
Mark McDowall 5fb8ac9685 New: Renamed Growl application to Sonarr (breaking)
4 years ago
Mark McDowall dc184601a8 Some cleanup of things marked for removal in v3
4 years ago
bakerboy448 64ddea5473
Fixed: Filter DTS-ES when parsing Release Group
4 years ago
Mark McDowall 021bb2d6d5 Log when scene name is not stored for file
4 years ago
Mark McDowall 644d16d82b Fixed: Indexer being disabled due to download client rejecting it
4 years ago
Mark McDowall a10eb88a95 Fixed: Log path when import fails for series import
4 years ago
Taloth Saldono 482e2d5d42 Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey
4 years ago
Taloth Saldono 034ab0378f Fixed: Filter Extras folders when using Series Manual File Import function on series folder
4 years ago
Mark McDowall cd2368f5f3 Fixed: Add list exclusion on delete
4 years ago
Mark McDowall 7ed347269f Fixed: Sorting interactive search by quality for unknown series results
4 years ago
Mark McDowall 068d9eef8d Fixed: Spelling in Edit List modal
4 years ago
Mark McDowall d0c0720578 Fixed: Removing torrents from Vuze
4 years ago
Qstick eb0bce8dbf
Fixed: Prevent bulk add failure on single validation error for Lists
4 years ago
Mark McDowall cd97eb3fa6 Fixed language parser tests
4 years ago
Mark McDowall a92665c5cd Fixed tests/null reference for import lists
4 years ago
Mark McDowall b2b1600ebe New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
4 years ago
Mark McDowall 5a42d2a36d New: Option to search for upgrades when adding new series
4 years ago
Mark McDowall accf8d5c81 Mark completed imports based on history as imported to remove from queue
4 years ago
Dtaggart b2737a3d35
New: Index priority
4 years ago
Qstick 9ed2b4e10b New: Trakt.tv List Options
4 years ago
Qstick 2e7788b072 New: Sync with another Sonarr Instance List Option
4 years ago
Qstick 62f6c855bc New: List Support
4 years ago
Mark McDowall 49eb3ab2cf Don't parse subtitle language as language
4 years ago
Mark McDowall 0f792f9eb9 Fixed: Replace : with _ when getting output path from Transmission
4 years ago
Mark McDowall 4cadf1d43b Fixed: Error in logs when creating a new root folder
4 years ago
Mark McDowall a42d4ff6c1 Fixed: Update year during refresh
4 years ago
Mark McDowall 8272e3ed0f Fix grammar
4 years ago
Dtaggart 9e392977b9
New: Added silent notification option to telegram
4 years ago
Qstick c77c65c68a Remove Prowlin Dependency
4 years ago
Taloth Saldono 3fe659587f Tweaked test failing around midnight my timezone
4 years ago
Taloth Saldono 6efee036a8 Fixed: Include extension when calculating maximum episode title length when renaming files
4 years ago
Taloth Saldono e6175581bd Fixed: Prevent misinterpreting Season folder as anime release title
4 years ago
Taloth Saldono f3101a1db2 Fixed: Exception when parsing Quality in release title with colon
4 years ago
Taloth Saldono 4a5bca860a Fixed: Parsing anime with title ending in 100
4 years ago
Mark McDowall 18708f30d9 Fixed: Don't use language parsed from episode title during import
5 years ago
Mark McDowall 5193f01c8c Fixed: Edited series is reset after refresh
5 years ago
Mark McDowall ac75a31641 Fixed: Deleting empty episode folders on upgrade
5 years ago
Mark McDowall 57335c6d3a Fixed: Parsing of article title leading to error loading Interactive Search
5 years ago
Mark McDowall 3033537236 Fixed: Mark "BAD" Nzbget Downloads as Failed
5 years ago
Mark McDowall a6b8a34ac9 New: Show updated rejection reasons in manual import after selecting series
5 years ago
Mark McDowall 4f15cd55be Fixed: Don't create empty series folder if delete empty folders is enabled
5 years ago
Mark McDowall 05735ad2c3 Fixed: Show more information in UI when testing SAB fails in some cases
5 years ago
Mark McDowall 8fe93eae38 Fixed: Parsing of some absolute episode numbers over 999
5 years ago
Mark McDowall 84747792ff New: Improved parsing of season and episode inside square brackets
5 years ago
Taloth Saldono 87a64cdacb Fixed: TheTVDB metadata images containing html content
5 years ago
Taloth Saldono 25b763a052 Fixed: Failing file copy when running in docker on synology with btrfs
5 years ago
Taloth Saldono 903aba5dee Fixed: Refreshing Plex Server series in high volume systems
5 years ago
Taloth Saldono e8d843c93d Remove stacktrace if hardlink resulted in EXDEV.
5 years ago
Taloth Saldono f56003e288 Fixed: Performance of symbolic link detection and infinite recursion
5 years ago
Taloth Saldono 1509e737c2 Fixed: Added glusterfs to known network drive filesystems so it shows up in System
5 years ago
Taloth Saldono 2c286f7b60 New: Fast copy using reflink on btrfs volumes
5 years ago
Taloth Saldono 0e7b404121 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
5 years ago
Taloth Saldono de245e00e3 Fixed: Rejecting another multi-season pack format
5 years ago
Taloth Saldono ce5f9e8930 Fixed: Twitter Connect missing (you'll have to readd it in Connect)
5 years ago
Mark McDowall 5db9f7aa0e Fix ImportFixture test
5 years ago
Mark McDowall 680f80a833 Fix root folder unit test
5 years ago
Mark McDowall 0e6238bf6f Fixed: Exception thrown when marking download as complete
5 years ago
Mark McDowall 11cdf13148 New: Ensure all unmapped folders are fetched when importing from a root folder
5 years ago
Taloth Saldono 200e263f1f Prevent deletion of chowngroup we may need it later
5 years ago
Mark McDowall f3a14b6081 Fixed: Sorting of queue by series title when unknown items are included
5 years ago
Taloth Saldono 6a393ef6a2 Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily.
5 years ago
Taloth Saldono 6b7566fed8 Fixed error in opcode parameter that only shows itself in mono under 6.x
5 years ago
Taloth Saldono 0ef28e5786 Fixup tests
5 years ago
Taloth Saldono 06c7f6034d Fixed: Quality Resolution determination using MediaInfo
5 years ago
Taloth Saldono e66b28fb87 Fixed corrupt Update History due to date-time notation
5 years ago
Taloth Saldono 6a51f081ac Use Newtonsoft in TinyTwitter
5 years ago
Taloth Saldono 5536f9925a Moved Windows-only Permission function to Sonarr.Windows
5 years ago
Taloth Saldono 4f728c3d42 Removed unused dialects from Marr so it compiles with less dependencies.
5 years ago
Taloth Saldono aacc36aee0 Fixed test
5 years ago
Taloth Saldono f9840c66f8 New: Show previously installed version in Updates UI
5 years ago
Arthur Bols 3b579900bb
New: Removed chown and simplified chmod options for linux/osx
5 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)
5 years ago
Taloth Saldono f846e0c031 Fixed flaky test.
5 years ago
Taloth Saldono 72b0f640f4 Added Plex url to cleanser
5 years ago
Mark McDowall 430af0401c New: Use release quality source if not in downloaded file and resolution matches
5 years ago
Mark McDowall 0ff08dbe8d Fixed: Error when processing release with files Sonarr is unable to parse
5 years ago
Taloth Saldono 57cca9fcdc Fixed typo in Cleanse IP
5 years ago
Taloth Saldono b3daa280c5 Cleanse remote IP Address from trace log file
5 years ago
Taloth Saldono 449c1caf55 Fixed: Mono not validating cross-signed certficates properly
5 years ago
Taloth Saldono 0c05236bee Support for Runtime Patches via Harmony
5 years ago
Mark McDowall 9f54ff8169 Fixed: Interactive search for anime season even if all episodes are unmonitored
5 years ago
Taloth Saldono f2e1b4e435 Log contents on api errors during tests.
5 years ago
Taloth Saldono 1e80361c3a Fixed tests and missing logger initialization
5 years ago
Taloth Saldono 3564be19a8 Fixed typo
5 years ago
Mark McDowall 14c9b6aaf4 Additional logging when trying to complete tracked downloads
5 years ago
Mark McDowall b0e31629b5 Fixed: Not removing seeded download if it was manual imported in some cases
5 years ago
Mark McDowall e2644c3847 Fixed manual import possible null series
5 years ago
Mark McDowall f524fcd3e4 Fixed: Skip missing episode title check if file is already in series folder
5 years ago
Mark McDowall 6c418302f8 Fixed: Episode file renamed event stored language properly
5 years ago
Mark McDowall d3bd90e4b9 Fixed: Manual import for unknown series items will properly mark as imported
5 years ago
Mark McDowall 4988655568 Store language with deleted episode history
5 years ago
Skyler Mäntysaari 93e3e92bba
New: SendGrid Notifications
5 years ago
Taloth Saldono bdfdd28d6a Fixed: Added .org to website url filtering in parser
5 years ago
Taloth Saldono a75e10c4c9 Fixed: Parsing anime dual language titles
5 years ago
Taloth Saldono 5251db7224 Fixed recursion issue when emptying recycle bin
5 years ago
Taloth Saldono 4d1a4d4241 Updated kodi url
5 years ago
Taloth Saldono d3a22459ac Fixed: Performance issue when scanning large root folder
5 years ago
Qstick 4f7e00bdc4 Fixed: Don't lock command queue if updating is disabled
5 years ago
Mark McDowall 1199ae4e4f New: Use filename for preferred word score if it's higher than scene name
5 years ago
Taloth Saldono 0716d0931a Added UserAgent to api request trace log
5 years ago
Taloth Saldono 66ee28d0a9 Lock CommandQueueManager.PushMany too
5 years ago
Taloth Saldono 1487f54749 Skip unknown/removed commands still queued in the database
5 years ago
Taloth Saldono 013c46d266 Fixed timing issue allowing multiple instances of the same command to be queued
5 years ago
Taloth Saldono c8d2fcb223 Added UpdateMechanismMessage to allow package maintainers provide custom message
5 years ago
Taloth Saldono a2679f64ee Parse WEB at the end of release title.
5 years ago
Mark McDowall 5d9dfee3c0 New: Add DownloadClient and DownloadId to Webhook notifications
5 years ago
Mark McDowall 98f9323b42 Fixed: Root folder custom filter in Mass Editor
5 years ago
Taloth Saldono f282ae8aae Prevent exception parsing unicode digits in absolute numbers.
5 years ago
Mark McDowall 0b1e99991e Fixed: Imports triggered through API not being marked as imported/removed from client
5 years ago
Mark McDowall 75be036a87 Fixed: Imported downloads not being removed when seeding goals are met
5 years ago
Taloth Saldono 23dc7794f1 Fixed: Generating Kodi episode metadata files when scanning series folder
5 years ago
Taloth Saldono b8e2f3d716 Clarify that Post-Import Category torrents are not monitored by Sonarr.
5 years ago
Taloth Saldono 686a14cdff Log Real IP on Authentication failure in case of a reverse proxy
5 years ago
Taloth Saldono b4405b0600 Fixed: Parsing release group from file rather than folder in case of season packs
5 years ago
Qstick d4bcf28d08
Add missing "does" to DifferentQualitySpec message
5 years ago
Mark McDowall 417340c2c6 Fixed: Manual imports of multi-episode files being treated as fully imported
5 years ago
Mark McDowall 79d8a9d44b Fixed: Episodes removed from queue re-appearing on refresh
5 years ago
Mark McDowall 68440bba4d Fixed: Rejection message for quality mismatch
5 years ago
Mark McDowall 0719c83da4 Fixed: Parsing of some anime batch releases
5 years ago
Mark McDowall 9d766cfed5 Fixed: Remove seeded downloads if they've finished seeding after import
5 years ago
Mark McDowall 1498f4e361 Revert: Prevent an edge case where a download is not marked as complete
5 years ago
Taloth Saldono 05dd17aacb Added support for title query parameter to newznab/torznab, receiving raw series title
5 years ago
Taloth Saldono 200aee52f7 New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
5 years ago
Mark McDowall d6dd13a6be Prevent an edge case where a download is not marked as complete
5 years ago
Mark McDowall be3b3df903 Don't reject for having the same file size
5 years ago
Mark McDowall 7f7d196e44 Fixed: Don't process downloads removed from the client
5 years ago
Mark McDowall c862fd9ff6 Don't re-trigger completed event
5 years ago
Mark McDowall 770b89c2b3 Track fully imported downloads in separate history table
5 years ago
Taloth Saldono 576275b6da Another mono 6.x workaround to use rename rather than expensive copy
5 years ago
Taloth Saldono 776191b3bd Improved error message when nzb download contains an newznab error instead
5 years ago
Mark McDowall 552fac0466 More strict ExcludedSubFoldersRegex
5 years ago
Mark McDowall a348d98dd9 Fixed: Filter direct excluded subfolders of the selected directory during manual import
5 years ago
Mark McDowall ccdfdd1049 Fix checkingUP qbit status unit test
5 years ago
Mark McDowall f0ca636654 Fixed sort in HistoryRepository
5 years ago
Mark McDowall b5e734b9e5 Fixed: Ignore .@__thumb folders
5 years ago
Mark McDowall 8c24cd9864 Fixed: Strip AlteZachen from release group name
5 years ago
Mark McDowall 9702d2e5ad Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
5 years ago
Mark McDowall 219494ea9d Fixed: Preferred word can't have a term that is empty or only spaces
5 years ago
Mark McDowall 642f75761f GetBestRootFolderPathFixture OS Agnostic paths
5 years ago
Mark McDowall ed28f94f02 Improve root folder health check
5 years ago
Mark McDowall 00821b7ad6 New: Parse multi-part episodes using date
5 years ago
Mark McDowall 84b9488cfb Fix broken test
5 years ago
Taloth Saldono 37ad801065 Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
5 years ago
Taloth Saldono 4219cdb364 Fixed: RemotePoster on v3 api provides local url rather than thetvdb url
5 years ago
Mark McDowall e23a879669 Fixed: Cutoff unmet searches rejecting releases incorrectly
5 years ago
Mark McDowall 72afb28c30 Revert failing parsing tests
5 years ago
Mark McDowall eb51a42f60 Fixed: Sorting queue by episode properties when not all items have an episode
5 years ago
Mark McDowall 00c922875f Fixed: Multiple series found during manual import prevents manual importing from folder
5 years ago