Commit Graph

3690 Commits (b642c3acfd65601efa3dabec286d7e40f49ce1e7)

Author SHA1 Message Date
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