Commit Graph

3973 Commits (c669be317fffa252d59851e9a8ca9e56032a01fb)

Author SHA1 Message Date
Mark McDowall e51f1b5e16 Fixed: Parsing of 360p releases
5 years ago
Taloth Saldono b601c8bcfe New: Added advanced subtitle/audio language filter to {MediaInfo ..}
5 years ago
Taloth Saldono 023c8260f2 Added Norwegian Bokmal alias
5 years ago
Taloth Saldono 51e2e084af Added try-catch for DateTime.TryParse edgecase
5 years ago
Mark McDowall 010c65af9c Fixed: Don't monitor new seasons if series is not monitored
5 years ago
Mark McDowall db42256dc3 Improve default series type handling (for daily series)
5 years ago
Mark McDowall e9b537b6e6 Fixed: Rejecting import for a release that was grabbed again
5 years ago
Pika 74a0a57468 BTN: Fix name
5 years ago
Петр Шургалин b19d665817 Fixed: RestClient does not use global proxy settings
5 years ago
Taloth Saldono 10dc884fa8 Fixed: Posters not always showing when searching for new shows
5 years ago
Taloth Saldono d8446c2d5a New: Added tvdb Upcoming series status
5 years ago
Mark McDowall fa4060b7fe Fixed: Previously imported downloads reappear in queue
5 years ago
Taloth Saldono 29117fc222 Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
5 years ago
gl3nni3 2d94857369 Fixed: Replace duplicate slashes from file names when importing
5 years ago
Mark McDowall c6ea7d7e63 Option to ignore items when removing from queue instead of removing from client
5 years ago
Mark McDowall 3916495329 Monitor and Process downloads separately
5 years ago
Mark McDowall 4e965e59a9 Fixed: Parsing of Extended Multi-episode format file names
5 years ago
Taloth Saldono 0acb3aa32b Fixed: Regression in Multi-Episode format parser in previous release
5 years ago
Mark McDowall 9189d8bf4d Fixed: Parsing of poorly named double episode releases
5 years ago
Mark McDowall ec0c96bde4 Remove website prefixes with dashes in URL
5 years ago
Mark McDowall 562c8c4afe Fixed: Improved quality parsing from truncated release names
5 years ago
Taloth Saldono b86cfd49ef Fixed redirect test
5 years ago
Taloth Saldono d421ff9736 Increased max redirects from 3 to 5
5 years ago
Taloth Saldono 92c61701f2 Fixed: Imports of multi-episode files did not trigger the download completion event and thus apply the PostImport category for supported download clients
5 years ago
Wu Haotian d45d9e356c New: Improve Chinese language detection
5 years ago
Fossil 098f9a2675 Remove PFMonkey.com from Presets
5 years ago
Fossil 0347dab82e Add new X265 category to NZB Finder
5 years ago
Taloth Saldono 9aa89a0df9 Fixed: Inserting literal { or } in renaming format using {{ or }}
5 years ago
Taloth Saldono 556bd11725 Disable pooling rather than clearing it
5 years ago
Taloth Saldono 07f5c21a07 Clear the connection pool in the backdoor migration to prevent occasional conflicts with following migrations
5 years ago
Taloth Saldono 93b20960b8 Fixed regex in Backup list
5 years ago
Taloth Saldono 3cbdd6bfd3 Fixed: Rare scenario where early Radarr version messes up Sonarr database
5 years ago
Mark McDowall c3c38880e6 Fixed: Test All not clearing health error
5 years ago
Mark McDowall 415bbf5b3b Fixed: Update deleted series health after refreshing series
5 years ago
Taloth Saldono 186cb02748 Added NUnit3TestAdapter nuget so it can work without VS extension
5 years ago
Taloth Saldono 4aaccb909f Cleanse getnzb url
5 years ago
Jef LeCompte 2daf7dd01a Fixed: Handle qBittorrent "moving" state
5 years ago
Taloth Saldono ab9ed73e55 New: Added version number to backup filename
5 years ago
Mark McDowall e6fbd10031 Improved some log messages
5 years ago
Mark McDowall 9868d96fec Fixed: Delete files from Series Mass Editor not actually deleting files
5 years ago
Mark McDowall a6d0dddaf7 Fixed: Trying to add a series when root folders hadn't populated
5 years ago
Taloth Saldono 06d57e8f32 Fixed: Refresh Deleted & Upcoming shows as frequently as Continuing ones
5 years ago
Taloth Saldono 70a40edc5d Tiny fix in test, left-over from my on-windows test.
5 years ago
Taloth Saldono 95d64208d0 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
Taloth Saldono e28b2e8328 Fixed: Corrupt image files when downloading from redirecting Url
5 years ago
Mark McDowall 4123745a6b Fixed: Interactive search results failing to show when processing failed
5 years ago
Mark McDowall 70bb4d71e6 Fixed: Parsing of poor standard file names using dashes for separators
5 years ago
Mark McDowall dd314e1741 Fixed: Deletion of empty episode sub folders when an episode file is deleted
5 years ago
Mark McDowall 101df4cbf1 Ensure Season Folder Format will correctly replace illegal characters
5 years ago
Mark McDowall 42263a0ec0 Fixed: Set Default Sort Key for Blacklist Endpoint
5 years ago
Mark McDowall d402f7514e Fixed: Manual Import failing to show files when processing fails
5 years ago
Mark McDowall 84e6674e23 Fixed: Actually run Recycle Bin cleanup
5 years ago
Mark McDowall 5a3bd8cfe5 Fixed: Set permissions on extra and subtitle files
5 years ago
Mark McDowall f0c90a4744 Fixed: Log matching scene mapping for title
5 years ago
Mark McDowall d41a2cad73 Fixed: Include releases that failed to parse in search results
5 years ago
Mark McDowall ffccc3be38 Fixed: Kodi episode metadata missing uniqueid
5 years ago
Mark McDowall ef1e8d7ef3 Fixed: Don't parse packs missing season number
5 years ago
Taloth Saldono 7af891216d Another failing test
5 years ago
Taloth Saldono aa80500b35 Missing test on EventDrivenHealthCheck
5 years ago
Taloth Saldono 41a63a5418 Fixed test failing due to rng
5 years ago
Taloth Saldono e8ce7898c1 use TestContext.Progress rather than Console.WriteLine for NzbDroneRunner output
5 years ago
ta264 3ac3dd3ca5 New: Swap to ImageSharp library for resizing posters
5 years ago
Qstick f2efebf7d9 New: Option to send notification when a Health Check warning occurs
5 years ago
ta264 7b68ce49d5 Fix .gitattributes and normalize to LF in repository
5 years ago
Taloth Saldono 8a2a41fab0 New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events
5 years ago
Taloth Saldono ceaaec5378 New: Parsing Saison season packs as alternative to Season
5 years ago
sirloinofbeef e49a3e7206 Updated XBMC notification strings to Kodi
5 years ago
Taloth Saldono dc7986dbad Fixed regression in container registration. Additional logging in case of integration test startup failures
5 years ago
Taloth Saldono 155c7c409b Moved Platform version determination to static
5 years ago
Taloth Saldono aacb8970f8 Fixed several failing/flaky mono unit tests
5 years ago
ta264 be66a0520d Fix integration tests on linux with debug build
5 years ago
Rhys Braunschweig 3fa3c45794 Add digits to Deluge's category validator
5 years ago
ta264 0f6da1873e Update unity
5 years ago
Taloth Saldono 1564208e83 Fixed tests
5 years ago
Taloth Saldono e724e8db60 Fixed: Copy linux permission mask when moving folder to recycle bin folder
5 years ago
Taloth Saldono 5a092a83cd Fixed: Disregard Real when user disabled proper preference
5 years ago
Taloth Saldono ffefe5e8aa And a bunch of video codecs. Also fixed the dual-video channel issue.
5 years ago
Taloth Saldono 631fdd8a26 New: Additional Atmos detection in MediaInfo
5 years ago
Taloth Saldono 53d7ef4014 Fixed third-party clients calling api without Accept header
5 years ago
Taloth Saldono 5c3ac79043 Removed obsolete code.
5 years ago
ta264 90fb1646e0 Updated Nancy to 2.0
5 years ago
Taloth Saldono 9ed0f9eee8 Fixed DownloadFile when file already exists
5 years ago
Taloth Saldono b764c44318 Fixed tests
5 years ago
Taloth Saldono b0415299ca Fixed: Download mediacover using configured proxy.
5 years ago
Taloth Saldono e96d05149c Added missing SentryEnabled check
5 years ago
Taloth Saldono 354ddcfee5 Fixed: Removed .Net update notice on Windows LTSB 2015
5 years ago
Taloth Saldono 6d232778e2 Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
5 years ago
Taloth Saldono 95ee7daf21 New: Added Auth-* log entries for fail2ban purposes
5 years ago
Taloth Saldono c209c1c034 Typo
5 years ago
Taloth Saldono b1eec16333 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono e126c45fb3 Added BuildInfo.AppName to centralize 'Sonarr'
5 years ago
Taloth Saldono c89ff93be4 Revised webpack bundling
5 years ago
Taloth Saldono c82c27a5c5 Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore.
5 years ago
Taloth Saldono b3e84f407a New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Taloth Saldono 72902c8984 Test framework version
5 years ago
Taloth Saldono 2c47c5eb99 Fixed: Missing debian package dependency and made them optional.
5 years ago
Taloth Saldono 398129f3e1 Cleanup obsolete files
5 years ago
Taloth Saldono d74ab12d9e Flaky CommandExecutorFixture tests
5 years ago
Taloth Saldono 679c0599dd Flaky CommandExecutorFixture tests
5 years ago
Taloth Saldono 4d04ad5632 Fixed typos
5 years ago
Taloth Saldono 3fdc50b354 Fixed flaky test by flushing logs and getting them via the api
5 years ago
Taloth Saldono 7eeff32185 Another Daily format with no series title.
5 years ago
Taloth Saldono d40f2cb852 Fixed assembly configuration/branch attribute generation.
5 years ago
Qstick f9dc2fb6d5 New: Replace SharpRaven with new Sentry SDK
5 years ago
Taloth Saldono de31dfb11e Fixed several tests and test infrastructure issues
5 years ago
Taloth Saldono ef6a648189 Fixed Automation Tests for Firefox and Sonarr v3 UI.
5 years ago
Taloth Saldono 09953e2af8 Updated xmlrpc and SocksProxy
5 years ago
Taloth Saldono be240119e8 Updated Test harnass, NUnit to 3.12.0, NBuilder to 6.0.0, Moq to 4.12.0, FluentAssertions to 5.8.0
5 years ago
Taloth Saldono 2b7893c834 Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10
5 years ago
Taloth Saldono 896e824ca1 Updated FluentValidation to 8.4.0
5 years ago
Taloth Saldono 7a94725808 Updated SharpZipLib to 1.2.0
5 years ago
Taloth Saldono a66fb76e9a Converted all projects to the new csproj format.
5 years ago
Taloth Saldono b453d48fee Removed excluded source files.
5 years ago
Mark McDowall a7f2c07998 Fixed: Improve parsing of anime file names without standard release group/hash
5 years ago
Mark McDowall 3cff878f74 New: Parse more poor p2p file naming
5 years ago
Mark McDowall ec6d407fbb Fixed: Special title matching when special title has an apostrophe
5 years ago
Mark McDowall 72bc7ed6d4 Fixed: Waiting a long time for unavailable root folders
5 years ago
Mark McDowall 6af5f2b528 New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
5 years ago
Mark McDowall 07d553fae3 New: Sort preferred words in profile on save
5 years ago
Mark McDowall 31be74e6d3 New: Add Tabula Rasa Newznab Preset
5 years ago
Mark McDowall 767a09894a Health UI improvements
5 years ago
datahodor 0d410d107d New: Treat MaxdomeHD as Web-DL
5 years ago
Ken Murphy 7829b18b3c New: User configurable minimum free disk space
5 years ago
Mark McDowall b2267a55ce New: Improved parsing of poorly named multi-episode anime-like releases
5 years ago
Mark McDowall eca016fe61 Fixed: Prevent moving to recycling bin causing a failed import
5 years ago
Mark McDowall 81723f7fa9 Retry HttpLogFixture
6 years ago
Mark McDowall 44c91fb90c Fixed: Ensure correct series is used for Manual File Import from series details page
6 years ago
Mark McDowall 7cb5bd9c95 And another one to retry
6 years ago
Mark McDowall 8196f6b9db New: Cleanup Recycling Bin folders older than X days (0 to disable)
6 years ago
Mark McDowall f333196efe Retry up to 5 times for disk tests that sometimes fail
6 years ago
Wu Haotian 6ea047dcb4 New: Add support for Lilith-Raws release group
6 years ago
Mark McDowall ea65867b23 Fixed: Logging file release group for repack
6 years ago
Mark McDowall c41200e762 csproj update to match the file rename
6 years ago
Mark McDowall 4c70afbb53 Make powershell test explicit
6 years ago
Qstick 0c1ce66053 Cleanup Multiple Compiler Warnings
6 years ago
rbraunschweig fa8b8cebf9 More repost exclusions to clean release group
6 years ago
Mark McDowall 72fa89ba76 Fixed: Repack don't being grabbed when cutoff already met
6 years ago
Mark McDowall 3decbbac3a Fix RARBG parsing test
6 years ago
Mark McDowall 27f43569f5 Fixed: Edge case where import fails due to DB relationship mismatch
6 years ago
Mark McDowall 0ce81e1ab6 Fix SeriesFolderAsRootFolderValidator
6 years ago
Mark McDowall 2926201694 Fixed: RARBG links in Interactive Search
6 years ago
Mark McDowall dd09f31abb New: Series folder hint when selecting a root folder while adding a new series
6 years ago
Mark McDowall 34d81356a3
New: Limit filenames to a maximum of 255 characters
6 years ago
Mark McDowall 5394cc2dc9 Interactive search fixes
6 years ago
Mark McDowall 079a0b56c3 Fixed: Manual import from queue showing error when download name failed to parse
6 years ago
Mark McDowall d273a72cb3 Recycle bin file cleanup
6 years ago
Mark McDowall 894de923b9 Fixed: Don't reject standard/absolute numbering mismatch due to season number
6 years ago
Mark McDowall e359347a3b Fixed: Anime season searches rejecting season packs
6 years ago
Mark McDowall d320017e3c Cleanup migration 131
6 years ago
devbrian e6c34f4311 Fixed: Season mismatch between file and folder not rejecting import
6 years ago
Mark McDowall 9b0c945086 Fix NZBGet Delete Status Copy test
6 years ago
Mark McDowall 54addbdd28 Fixed: Don't ignore Delete:Copy items in NZBGet
6 years ago
Mark McDowall 5e4f7c5d8e Minor cleanup
6 years ago
Mark McDowall 1d9d665ed0 Fixed: Stripping subtitles from series titles after parsing
6 years ago
Taloth Saldono 18ead9a64f Added MediaInfo AudioLanguagesAll.
6 years ago
Taloth Saldono d2764cee2a Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
6 years ago
Mark McDowall 082c098420 New: Include HDR is naming examples
6 years ago
Mark McDowall 46a42e2901 New: Update examples for Kodi metadata
6 years ago
Mark McDowall c21cacd309 Fixed: Monitoring latest season ignoring unaired episodes
6 years ago
Mark McDowall f5b91c90bc Fixed: Parsing BD release group as Bluray quality
6 years ago
Taloth Saldono 7503ce62af Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
6 years ago
Taloth Saldono df8ca250aa Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
6 years ago
Taloth Saldono c71b4bde86 Added test for turkish FirstCharToUpper
6 years ago
Mark McDowall 3f67802e3d Fixed: Delay profile being ignored for non-revision upgrades
6 years ago
Mark McDowall 093ed23140 New: Improve logging when checking if release is an upgrade for an existing file
6 years ago
Mark McDowall 0f8dee7011 New: Treat WEBMux as WebRip
6 years ago
Mark McDowall 8137a776b6
New: Command line arguments for Custom Scripts are no longer supported
6 years ago
Taloth Saldono d3662f2302 Added test for turkish FirstCharToLower
6 years ago
Taloth Saldono 5fe34cb593 Fixed: Tag deletion via api if tag is still in use
6 years ago
Taloth Saldono af5166e95d Fixed: Transmission seeding idle time handling
6 years ago
desimaniac 13907d6711 New: Remove some more retagging groups from filenames.
6 years ago
Mark McDowall 394932b57f Fixed: Remote path mapping host comparison ignores case
6 years ago
Mark McDowall 7dff9bc696 Fixed: Errors logged during import when existing episode file is partial removed in the DB
6 years ago
Mark McDowall 5275aa72fb Clean up FirstCharacterToLower extension + tests
6 years ago
Mark McDowall 9e45b9e808 Fixed: Selecting a release from Interactive Search with an unknown episode
6 years ago
Taloth Saldono 88dfa14046 Wrong escape in help message
6 years ago
Taloth Saldono dd4216d432 Fixed: Regression preventing empty qbittorrent category
6 years ago
Taloth Saldono 628ab85de4 New: Configurable Specials folder format
6 years ago
jtpavlock 39ea2dd32f New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent
6 years ago
Taloth Saldono 1d77c40d0e Support for primary and fallback download client
6 years ago
Taloth Saldono a3cbb4158c New: Round-robin over available Download Client instead of the first enabled one
6 years ago
Taloth Saldono 52aa84e9f9 Tweaked mediainfo api call to better handle unsupported locales.
6 years ago
lps-rocks f08fc7493d New: Added downloadId filter to v3 history api for third-party applications
6 years ago
Taloth Saldono a80b1bbcb3 Added more logging to MediaInfo encoding check for linux.
6 years ago
Taloth Saldono 0dccc7e91e Fixed: Various performance improvements for large collections
6 years ago
Taloth Saldono 9e68653949 Fixed: Slow db migration when upgrading from v2 to v3 with a large collection
6 years ago
Taloth Saldono 83c09b4540 Fixed: Support for SignalR's Server Sent Events transport as an alternative to websockets and long polling
6 years ago
Mark McDowall 5cf2672469 Fixed: Files not replacing a lower quality proper/repack
6 years ago
Mark McDowall 50144721d7 Don't double log exception setting file permissions
6 years ago
Mark McDowall 0fe7da80ab Fixed: Error logged when checking if v2+ anime release is a valid upgrade
6 years ago
Mark McDowall 068eb33bf6 New: TVDB ID filter when getting series from API
6 years ago
Mark McDowall 98b1a7681b Fixed: Monitored status being reset after refresh when series is edited manually
6 years ago
Mark McDowall 488967c6ef Fixed: Parsing of WEB from some file names
6 years ago
Mark McDowall a5aab95ecf Fixed NZBGet tests take 2
6 years ago
Mark McDowall 345de3654a Fixed NZBGet tests
6 years ago
Mark McDowall 6ea7e785e3 New: Additional information when Sonarr is unable to access a path during import
6 years ago
Mark McDowall 0c2331f638 Fixed: Ignore deleted duplicates from Nzbget
6 years ago
Mark McDowall 5fe1ce1eff Fixed: Don't import duplicate NFO extra files
6 years ago
Mark McDowall 6a6d6f9e0d Fixed: Importing of preferred release over a proper/repack
6 years ago
Mark McDowall 3e25d41c0f Another entry into the hall of shame
6 years ago
Mark McDowall d8baa93289 Only check repacks for revision upgrades
6 years ago
Mark McDowall 2ae4337d0d FirstCharToLower
6 years ago
Mark McDowall 0416060643 Tests for repack fix and improve behaviour when release group is unknown
6 years ago
Mark McDowall 2b1fd77ad7 Fixed: Repack check failing for episode file without a known release group
6 years ago
Mark McDowall 43567a3119 Remove old twitter keys
6 years ago
desimaniac d463c2fbc5 New: Remove 'AsRequested' suffix from release group names
6 years ago
Mark McDowall 940cba5f90 Fixed: Possible issue with manual import of an unknown release
6 years ago
Mark McDowall 7321075631 New: Option to not prefer repacks/propers (for use with Preferred Words)
6 years ago
Mark McDowall a06cbc44cd Fixed: Ignore episode title when parsing release group
6 years ago
Mark McDowall 9ad3b12403 Manual Import: Reprocess after selecting series
6 years ago
Mark McDowall 88ecec2f9a Fix SAB test
6 years ago
Mark McDowall 4ea5e9ce9b Ignore older episodes in latest season
6 years ago
Mark McDowall 9b617af713 New: Option to opt out of TBA episode title import delays
6 years ago
Mark McDowall e70d92f670 New: Restrict repack upgrades to the same release group
6 years ago
Mark McDowall 1b3acb52f1 Fixed: Don't treat NZBs rejected by SABnzbd as successful
6 years ago
Mark McDowall 052ddc11b7 Added a unit test for the NZBGet Final dir fix
6 years ago
Mark McDowall 4e3a5a8823 Only use NZBGet's FinalDir if it's not empty
6 years ago
Mark McDowall 05e17b70b5 New: Show health warning if system time is off expected time
6 years ago
Mark McDowall 7c7a6a4514 Throw exception if ports are the same at startup
6 years ago
Mark McDowall 2ee0ae1f9e New: Don't search for unaired anime episodes when searching for season
6 years ago
Mark McDowall 8143237d25 Re-order PMS settings and rename Kodi connection
6 years ago
Mark McDowall a426068273 New: Option to use HTTPS with Emby
6 years ago
Mark McDowall 599b19102e Fixed: Don't allow HTTP and HTTPS to use the same port
6 years ago
Mark McDowall e7a979d6b4 Fixed tests after removing sentry logging
6 years ago
Mark McDowall 7991ed0154 New: Reject multi-season releases
6 years ago
Mark McDowall a9a3e50179 Fixed: Parsing of some anime batches
6 years ago
Mark McDowall 7642fe046b New: Log when release is matched by ID instead of title
6 years ago
Mark McDowall ccc2c39d43 Fixed: Cleaning percent signs from release names
6 years ago
Mark McDowall 26228e546e Improve error messaging for missing information when searching
6 years ago
Mark McDowall 6036bc17c5 New: Use NZBget's FinalDir is set by post-processing script
6 years ago
Mark McDowall 364f074be1 Fixed: Removed nzbs.org Newznab preset
6 years ago
Qstick e82eded1e9 Fixed: Support new feed url format IPTorrents
6 years ago
Mark McDowall b298f84f51 Fixed: Parsing of first aired date on Arabic systems
6 years ago
netpok 588eb6f691 New: Detect mergerfs mounts
6 years ago
Qstick c10448af0b Fixed: Roksbox SeriesImages can lead to NullRef
6 years ago
Taloth Saldono 150a87f2ea Fix VideoFileInfoReader tests after mediainfo update... take 2
6 years ago
Taloth Saldono 2505a19a88 Fixed: Air-time adjustment for Amazon/Hulu releasing 4+ episodes on one day
6 years ago
Mark McDowall beea02cea9 Fixed: Don't reject import with missing episode title if renaming is off
6 years ago
Mark McDowall 8055b5e5da New: Output Path column in Queue
6 years ago
Mark McDowall 4933a75d15 Fixed: Don't include year 0 in series folder name
6 years ago
Mark McDowall 9c26da70da Fix VideoFileInfoReader tests after MediaInfo upgrade
6 years ago
Mark McDowall 872a8d983b Fixed: Manual import of unknown series items in Activity: Queue
6 years ago
Stephan Renggli 90626e353f New: Gotify notifications
6 years ago
Mark McDowall 84a0a0743b New: Upgrade MediaInfo to 18.12 (macOS and Windows)
6 years ago
Mark McDowall 0ca70a3197 Fixed: Long path support on Windows
6 years ago
morpheus133 24fba7a36d New: Use IMDB ID when searching supported indexers
6 years ago
Mark McDowall 81c8fc0381 Fixed: Improve exception logging when unable to connect to Plex Media Server
6 years ago
Mark McDowall e797b759b7 Fixed: Use Download Client name for grabbed history events
6 years ago
Mark McDowall b60d5f837e Remove DownloadProtocol from v3 ReleaseResource
6 years ago
Mark McDowall 877235c8a2 Fixed: Already Imported check failing for some torrent releases
6 years ago
Mark McDowall 558bbeaa34 Fixed: SSL Certificate validation when port is used
6 years ago
Mark McDowall 0911abcfc0 Improve certificate validation registration
6 years ago
Mark McDowall 04850331ce Fix long path support overrides in mono
6 years ago
Mark McDowall 4665b4fb37 New: Target .net 4.6.2
6 years ago
Mark McDowall 49197a2ae0 Update executable icon
6 years ago
Mark McDowall c718db21da Fixed: Certificate validation for local IP addresses instead of hostnames
6 years ago
Mark McDowall bf86b09f4e Fixed: Interactive search grabs rejected due to validation
6 years ago
Mark McDowall cdde8cfdbe Protocol instead of download protocol
6 years ago
Mark McDowall cd26b8f728 DownloadProtocol is an integer for release/push
6 years ago
Mark McDowall 8abfc7609e Send downloadProtocol in release/push integration test
6 years ago
Mark McDowall 7d06e5d684 HTTPS certificate validation options
6 years ago
Mark McDowall 8f3dbbc356 Fixed: Return better error message if username or password is null for forms login
6 years ago
Mark McDowall e325a5c27e Better response if invalid JSON is received through the API
6 years ago
Mark McDowall 7d131fbb3d ReleasePushModule uses ReadResourceFromRequest
6 years ago
Mark McDowall 0a2eb74c26 Release module validation in v3
6 years ago
Taloth Saldono f6bcadfeec Merge branch 'develop' into phantom-develop
6 years ago
Mark McDowall b63cbbdaaa New: Release title column in queue
6 years ago
desimaniac 81d3f35034 Remove WhiteRev and BUYMORE suffixes from release group names
6 years ago
Taloth Saldono 1fc2866032 Fixed: Include all download items if no category is specified in rtorrent.
6 years ago
Taloth Saldono eb2e7b9c79 Continue Test in case of validation warnings.
6 years ago
Taloth Saldono cab900f656 Don't skip magnet links with included trackers if dht is disabled.
6 years ago
Taloth Saldono e2b91e5dc4 Fixed: Detecting if qbittorrent seeding time limit has been reached
6 years ago
Mark McDowall 00a66e9030 Fixed: Parsing of some WEB releases
6 years ago
Mark McDowall db41104d9b Fixed: Queue count badge showing warning/error incorrectly
6 years ago
Taloth Saldono 341dfb934d Fixed: Typo in ical url handling when choosing premieres only.
6 years ago
hatharry ecebe73c33 Fixed: Emby library update
6 years ago
Mark McDowall de0d0a3526 New: Discord Notifications
6 years ago
Taloth Saldono d244ed6c64 More descriptive message if indexer connection test was successful but yielded no results.
6 years ago
Mark McDowall 7acd6a4d3c Can't login with a username and a blank password
6 years ago
desimaniac a6fdcb7493 Parser: Removes any combination of 'rakuv*` from release group names.
6 years ago
Taloth Saldono 0cc2437a9d Fixed typo in XDG_CONFIG_HOME handling.
6 years ago
Taloth Saldono 8102cb63ae Fixed: Interactive Search for Specials on BTN
6 years ago
Taloth Saldono 5062d74041 Reverted in-memory signalr keypair in favor of a .config directory.
6 years ago
Taloth Saldono 6b405700ec Make sure something appears in the trace file before trying to read it.
6 years ago
Taloth Saldono 29b4a83d93 Wait for commands to finish between tests.
6 years ago
Taloth Saldono 7b159c1e63 Removed Nyaa Integration tests and increased logging detail during integration tests.
6 years ago
Taloth Saldono 02c64ad3a5 Fixed: Not being able to use MediaInfo VideoDynamicRange token to renaming options.
6 years ago
Taloth Saldono 13c625d7c0 Fixd test on mono.
6 years ago
Taloth Saldono 9a3f49bf9c Merge branch 'develop' into phantom-develop
6 years ago
Taloth Saldono 6698ca400c Handle special mount filtering at a higher level.
6 years ago
Mark McDowall de7e805718 Limit replacement of colons
6 years ago
Mark McDowall 269a5bd914 New: Log conflicting TVDB ID when unknown series is an alias for another series
6 years ago
Mark McDowall 4f1f56f653 Another broken test
6 years ago
Mark McDowall 6b517d7ffd Fix broken tests
6 years ago
Mark McDowall 4eb9a1cfa5 New: Replace colon with space and dash instead of just dash
6 years ago
Mark McDowall 984b7bbeea Fixed: All preferred words being added to filename
6 years ago
Mark McDowall 582beed977 Fixed: Fonts not loading on reload
6 years ago
Taloth Saldono e52fcf843c Handle Deluge v2 beta breaking change in their api.
6 years ago
Taloth Saldono 08ba273089 fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
6 years ago
Taloth Saldono faa2d632e5 New: Indexer Seed Limit settings applied to new downloads for qBittorrent
6 years ago
Taloth Saldono 1b939ebf4b Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
6 years ago
Mark Bebbington aa46216117 Fixed: qBittorrent api v2 support (qbit v4.1+)
6 years ago
Mark McDowall 6b15d7e260 Fix casing of RegexTermMatcher
6 years ago
Mark McDowall 78b3c9552b Fixed: Include matching value of preferred word regex, not the actual regex
6 years ago
Mark McDowall cbbfc5b58c Remove logging of `Unable to format audio channels using 'AudioChannels'` due to old schema
6 years ago
Mark McDowall 8339f7fdb3 Fixed: Don't add TV Maze ID to format if unknown
6 years ago
Taloth Saldono 220cd84ef5 Fixed: SignalR requiring a home directory to function properly.
6 years ago
Matt Evans 70c320e98b New: Added {MediaInfo VideoDynamicRange} renaming token to include HDR in the filename
6 years ago
Wu Haotian 8e486da928 New: Added parser support for common Chinese release formats
6 years ago
Wu Haotian 7ae906863d Fix filename in PostBuildEvent
6 years ago
Mark McDowall fb4483fdcf Switch to https for httpbin URL test
6 years ago
Mark McDowall e32e6e0bec Groups must contain multiple qualities
6 years ago
Mark McDowall 05e7b90aab Fixed: Correct rejection message when profile does not allow upgrades
6 years ago
Mark McDowall ee59f91ba2 Pending releases have languages too
6 years ago
Mark McDowall ece3241041 Fixed: Adding series with unknown IMDB ID and series folder includes IMDB ID
6 years ago
Mark McDowall fcb1bcb91b New: Setting monitor to None when adding series will unmonitor the series as well
6 years ago
Taloth Saldono 223209e1eb Tweaked language parser since PR isn't merged yet.
6 years ago
Taloth Saldono 5b741a10db Fixed: Season pack with Special in series title was treated as unknown special
6 years ago
Matt Evans 1606ea19a8 New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
6 years ago
Taloth Saldono e5632019db Simplified more RegexReplace instances.
6 years ago
Taloth Saldono ff994d594a Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
6 years ago
Taloth Saldono 0214ced8f0 New: Added Icelandic language and improved Chinese language detection
6 years ago
Mark McDowall 813e5e1db8 New: Sort queue by status
6 years ago
Mark McDowall 8ea24a6b09 Fix QualityModelComparer test when respecting group order
6 years ago
Taloth Saldono cf327077e9 Fixed: Regression in folder move logic preventing updater from working.
6 years ago
Taloth Saldono f215ba9bac Fixed: Additional reverse title parser patterns.
6 years ago
Mark McDowall c3c6b3d166 Fixed: Importing completed downloads from NZBGet with post processing script failing
6 years ago
Mark McDowall b319cb9525 Fixed: Importing completed downloads from NZBGet with post processing script failing
6 years ago
Mark McDowall 95cd327022 Already is spelled already
6 years ago
Mark McDowall 561fdef815 Fixed: Don't use extended episode number as release group
6 years ago
Mark McDowall b8b82189f7 Fixed: Quality Profile group order no longer used when ordering results
6 years ago
Mark McDowall 08b65a954d Fixed: Cutoff unmet episode search failing when there are unknown items in the queue
6 years ago
Taloth Saldono b3ff91608e Fixed: Ignore series title before SxxExx when parsing language.
6 years ago
Taloth Saldono 1d862db7c9 Fixed: Korean shows with more than 2 digit episode numbers.
6 years ago
Taloth Saldono 070cbeebbe Allow -suffix in PackageVersion and added that and PackageAuthor to the About page.
6 years ago
Mark McDowall 2c95f07cb2 Another path test fix
6 years ago
Mark McDowall 4a2277b424 Fix path tests
6 years ago
Mark McDowall a1f02916d4 Fixed: Importing of completed download when not a child of the download client output path
6 years ago
Mark McDowall 900dfd92d0 Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall d6997b0588 Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono 86c74b3ee0 Fixed failing ConfigFileProvider tests due to ConsoleLogLevel property error.
6 years ago
Taloth Saldono b1a8c70d20 Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
6 years ago
Taloth Saldono 9107d1678c Fixed: Failure to match S12E00 special due to episode file vs folder being parsed differently.
6 years ago
Taloth Saldono 095234babc Added Console log level option in configfile, which defaults to Info.
6 years ago
Mark McDowall 8aecec507e New: Ability to forcibly grab a release from Interactive Search
6 years ago
Mark McDowall 70fb1551af New: Log when media info is unavailable for a file when building a file name
6 years ago
Mark McDowall ae2efbc116 Fixed: QueueSpecification failing when an unknown item is in the queue
6 years ago
Mark McDowall 4bc0ffa74d Improve renaming of series folder within the same root folder
6 years ago
Taloth Saldono 939ebcf897 Added missing references to test projects.
6 years ago
Taloth Saldono 1239fa874d Merge branch 'develop' into phantom-develop
6 years ago
Taloth Saldono 779ab39f50 Fixed failing test
6 years ago
Taloth Saldono 00283e3d6e New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
6 years ago
Taloth Saldono 2b4429f8b7 Fixed: Erroneously matching Anime 10.5 special as 10.
6 years ago
Taloth Saldono 2446c4185a Added 10-bit to parser cleanup.
6 years ago
Taloth Saldono 04900e5f90 Tweaked reverse title detection to handle triple digit episode numbers.
6 years ago
Mark McDowall 8abdb8bf51 Update test for disabling cache
6 years ago
Mark McDowall e217068dbd Another path test fix
6 years ago
Mark McDowall e3a9f753d2 Fix path tests
6 years ago
Mark McDowall fc2a586453 Set max-age=0 on resources that should not be cached
6 years ago
Mark McDowall 21a92b62fd Fixed: Various issues with unknown items in queue
6 years ago
Mark McDowall 7e33261ccc Fixed: Move series logging a failure and a success message
6 years ago
Mark McDowall 6a489a0b8f Fixed: Importing of completed download when not a child of the download client output path
6 years ago
Mark McDowall 9dd967f2aa Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall a3baab9671 Fixed: Failing to search for recently added series when there are unknown items in the queue
6 years ago
Mark McDowall edd6c0bd4c Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono ce59db528b Fixed: Mono bug causing memory leakage when http connections use gzip compression.
6 years ago
Taloth Saldono 524048c4b4 Also force branch if an external updater is used.
6 years ago
Mark McDowall 5a24b8d294 Add PackageUpdateMechanism to system/status response
6 years ago
Taloth Saldono bfe2976463 Fixed failing tests.
6 years ago
Taloth Saldono 066a9de7ae Parse the package_info file to determine whether the UpdateMechanism is configured properly.
6 years ago
Mark McDowall a0ce2d7cdf New: Parse release in square brackets at end of file name
6 years ago
Taloth Saldono de61ecbfd2 Show unknown items in queue
6 years ago
Mark McDowall 5f6f4915a1 Delay import when absolute episode number is missing
6 years ago
Mark McDowall f345977e3f Add upgrade allowed to language and profiles
6 years ago
Mark McDowall 853f25468c Preferred words
6 years ago
Mark McDowall ac709c39ab New: Default size limits
6 years ago
Mark McDowall 4939b77a6c Upgrade signalR to 2.4.0
6 years ago
Mark McDowall ded0caee39 New: Series title first character renaming token
6 years ago
Mark McDowall 3b9ed49d0f New: Option to disable rescanning of series folder after RefreshSeriesInfo
6 years ago
Mark McDowall 7e79ccd710 Fixed: Finding files with unexpected quality in the filename
6 years ago
Mark McDowall 575c5af1f8 Upgrade SharpRaven to 2.4.0
6 years ago
Mark McDowall ca079a77ce New: Renaming tokens for IMDB ID, TVDB ID and TV Maze ID
6 years ago
Mark McDowall a550186337 New: Choose extension for magnet links in Torrent Blackhole
6 years ago
Mark McDowall 8594a93cf5 New: Pushover device setting
6 years ago
Mark McDowall a86397f4bd New: Choose PushBullet device from the UI
6 years ago
Mark McDowall d52b63e5e9 New: Add tags to Kodi metadata
6 years ago
Mark McDowall 400838c79a New: Series Title with Year renaming token
6 years ago
Mark McDowall 62b03adb53 Removed NotifyMyAndroid and Pushalot
6 years ago
Mark McDowall ffc49c9049 Fixed: Removed old Media Browser metadata
6 years ago
Mark McDowall 3b042707f5 Interactive Season Search
6 years ago
Mark McDowall 36b9c51163 Improved Command Queue
6 years ago
Mark McDowall 07be9cf47a New: Improved Plex Media Server authentication (Manually update settings)
6 years ago
Mark McDowall 897f3fea99 New: Bluray 1080p and 2160p remux qualities
6 years ago
Mark McDowall a3b90650be Remove unused references
6 years ago
Mark McDowall 07cbc71aa2 Secure URLs for Skyhook and Services
6 years ago
Mark McDowall 81d6c0d210 New: Backup options and restoration
6 years ago
Mark McDowall fdbe45c0ab New: Ability to rename using long paths when available
6 years ago
Mark McDowall 5666369cc4 Fixed: Default Windows Service Account
6 years ago
Mark McDowall c3166e08b4 Migrate AppData folder
6 years ago
Mark McDowall adaf428aa7 v3 Binaries
6 years ago
Keivan Beigi c69ca290cf Removed anycpu from sln file
6 years ago
Keivan Beigi 50d4d7a19d removed legacy UI components
6 years ago
Keivan Beigi e343f8e35e Removed old UI
6 years ago
Mark McDowall 5894b4fd95 v3 UI
6 years ago
Mark McDowall 99feff549d Upgrade Owin to 3.1.0
6 years ago
Mark McDowall 37518349b9 Upgrade Nancy to 1.4.4
6 years ago
Mark McDowall 5b4e194f25 Upgrade signalR to 2.2.2
6 years ago
Mark McDowall 296881b358 Target .net 4.6.1
6 years ago
Mark McDowall efb9c0791f New: Testing Custom Script executes the script and verifies the exit code
6 years ago
Mark McDowall acc901455b New: Separate automatic and interactive searches
6 years ago
Mark McDowall cfb7494992 Removed Drone Factory
6 years ago
Mark McDowall f31ac39e37 Quality groups
6 years ago
vawen 068ea1e934 New: Language Profiles
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
Mark McDowall 211f3769e1 Sonarr.sln
6 years ago
Taloth Saldono 31b266659e Fixed bad test due to skyhook now doing it's own fuzzy search.
6 years ago
Taloth Saldono e071b0c2e0 DataMapper LazyLoaded needlessly keeping the parent mapper alive.
6 years ago
Taloth Saldono 270f04d2d2 Fixed: Excessive memory usage due to sqlite cache configuration.
6 years ago
Mark McDowall 9af57c6786 New: Store last search time for EpisodeSearch
6 years ago
Mark McDowall ff4a550cbb New: Include OriginalFilePath with Episode Files
6 years ago
Kevin Richter 537e4d7c39 Fix Quality Detection with DDP5.1
6 years ago
Taloth Saldono 9f16d9b2fc Fixed: File names and release titles lacking a series title and starting with the Air date.
6 years ago
Taloth Saldono ae6d920e2a Updated error message if skyhook and other services respond with html content.
6 years ago
Mark McDowall 0d22f9ec29 Improve logging when rejecting release with unmonitored episodes
6 years ago
Mark McDowall 699076a405 New: Added warning for Download Station that 2FA is not supported
6 years ago
Jeffrey Neer df593f486f New: Added priority levels to Join Notifications
6 years ago
Mark McDowall 0d95873a05 New: Parsing french anime releases with single absolute episode number
6 years ago
Mark McDowall b20acc9063 Fixed: Sort The A-Team properly in series list
6 years ago
Mark McDowall 70d6d25178 New: Parse names with 1080i as 1080p if they are not RAW HD
6 years ago
Mark McDowall 196d165432 New: Parse names with FHD as 1080p
6 years ago
Mark McDowall bb3ca998fc Restrict 4k parsing to avoid false positives
6 years ago
Mark McDowall da73221cef Fixed: Handling of poorly formed items when parsing results from indexer
6 years ago
Mark McDowall 36f66eed21 New: Parse names with 4k as 2160p
6 years ago
Mark McDowall 8e916d60f5 Fixed: Parsing of specials with only season and episode numbers in the file name
6 years ago
Mark McDowall 44048207f2 Remove file quality matches release import spec
6 years ago
Mark McDowall b73b99df8d Fixed: Don't clean Kodi library if Always Update is disabled and video is playing
6 years ago
Mark McDowall ad69ecc5eb Fixed: Use season number from episode instead of parsed from release for custom scripts
6 years ago
Mark McDowall 1304bc8fb9 Fixed: Exclude /snap/* locations from disk space
6 years ago
Mark McDowall a4f63e728c Fixed: Don't use media info for non-video files
6 years ago
Mark McDowall 24c6d3f4b3 Don't read response stream if it equals Stream.Null
6 years ago
Mark McDowall 4a052708c8 New: Updated pushover app clone URL
6 years ago
Mark McDowall 39a8d4f0d8 Fixed: Parsing of new hashed release filenames (######_##.ext)
6 years ago
Mark McDowall ca22a25842 New: Add stopped option for rTorrent
6 years ago
Mark McDowall ff9a9a5e4d More restrictions when using download client title or folder name for parsing
6 years ago
Mark McDowall 3d7c59bc3b New: Add unique IDs to Kodi metadata
6 years ago
Mark McDowall 63ea1f1afd Fixed: Skip sample check when rescanning series folder
6 years ago
Mark McDowall baf8f6cca6 Fixed: Parsing multi-episode in square bracket
7 years ago
Mark McDowall c67c7e1b5a More flexible matching some anime releases
7 years ago
Mark McDowall 46d8e5830a Fixed: Concurrent manual imports silently failing
7 years ago
Taloth Saldono 37054673b7 Fixed: Too big eta in qbit api still occurring on official builds.
7 years ago