Commit Graph

639 Commits (badb68b817bed60e26b169d6b072e44080c0395e)

Author SHA1 Message Date
bakerboy448 1b36b512d7 fix sonarresque references
4 years ago
Mark McDowall 986f8d43c0 Fixed: Update path before importing to ensure it hasn't changed
4 years ago
ta264 26a04c9fd1 New: Build with NET5
4 years ago
Mark McDowall 25c0ed1cd0 New: Treat Manual Bad in history as failed
4 years ago
ta264 4f281669fc Fixed: Use QBittorrent category savepath for healthcheck
4 years ago
Qstick 30c9446165 Fixed: SQL Error on DownloadHistory Insert
4 years ago
ta264 4d43c3eb2b Fixed: Import single file torrents with a folder from QBittorrent
4 years ago
Taloth Saldono 96852c9f96 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
4 years ago
ta264 3e795d290b
Fixed: Get actual file names from QBittorrent API (#5226)
4 years ago
Qstick b888b044d6 Fixed: False Positives for RemotePath check with Deluge
4 years ago
Mark McDowall bab9b2c040 Fixed: Show TLS errors in UI when testing download clients
4 years ago
Qstick 67fca87c44 Added PrivacyLevel option to FieldDefinition for later usage
4 years ago
Qstick 37197150be Some cleanup of things marked for removal in v3
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Qstick 8ee16b81ec Fixed: Indexer being disabled due to download client rejecting it
4 years ago
Mark McDowall 0100819ae4 Fixed: Removing torrents from Vuze
4 years ago
nitsua 9a46d5165c
New: Add support for prioritizing indexers (#5000)
4 years ago
Qstick 4be83a3367 Mark completed imports based on history as imported to remove from queue
4 years ago
Qstick a2e8d1d5d6 Additional Logging for rTorrent
4 years ago
Qstick 9a2cee3104 New: Handle missingFiles status from qBit [common]
4 years ago
Mark McDowall 8598cfcac9 Fixed: Replace : with _ when getting output path from Transmission
4 years ago
Qstick 16321377fc Fixed: Filter direct excluded subfolders of the selected directory during manual import
4 years ago
Qstick 28177eb042 New: Use release quality source if not in downloaded file and resolution matches
4 years ago
Mark McDowall da1210c6a6 Fixed: Show more information in UI when testing SAB fails in some cases
4 years ago
ta264 0a589c529f Fixed: Map dsm shared folder to full path in status (#797)
4 years ago
Qstick 7f201c6677 Fixed: Mark "BAD" Nzbget Downloads as Failed
4 years ago
ta264 e09ca145d1 Fixed: False positive in remote path check with transmission
4 years ago
Qstick 7120a20984 Fixed: Don't hang on parsable, non-matched releases
4 years ago
Qstick 40b5702ca6 Fixed: Downloads with un-parsable releases stuck on import
4 years ago
Qstick 2328b384e2 Fixed: Exception thrown when marking download as complete
4 years ago
Qstick 1849ce4190 Additional logging when trying to complete tracked downloads
4 years ago
Qstick 7adb358d1c
Fixed: Speed up mass deletes from Movie Editor (#4463)
4 years ago
Qstick 913037c45e
Fixed: Unknown Movie Releases stuck in ImportPending
4 years ago
Qstick aefa4aa20b Fixed: Not removing seeded download if it was manual imported in some cases
4 years ago
Qstick ba6ba06d9b Fixed: Manual Imports for Unknown Movies
4 years ago
Qstick c64c2d9f27 New: Use RadarrApi For MovieInfo
4 years ago
Qstick ce9fc48910 Fixed: Warn Series reference in CompletedDownloadService.cs
4 years ago
Qstick cb97f90b9e Allow DownloadMonitoring to report client status
4 years ago
Taloth Saldono eb98a7e8be Improved error message when nzb download contains an newznab error instead
4 years ago
Qstick e71973b16c Cleanup Sonarr References
4 years ago
Qstick d36608b4fd Fixed: Imports triggered through API not being marked as imported/removed from client
4 years ago
Mark McDowall 4928261366 Fixed: Imported downloads not being removed when seeding goals are met
4 years ago
Qstick c44fa60721 Clarify that Post-Import Category torrents are not monitored by Radarr
4 years ago
Mark McDowall e6479e9a53 Fixed: Movies removed from queue re-appearing on refresh
4 years ago
Mark McDowall 0f0afd62bb Fixed: Remove seeded downloads if they've finished seeding after import
4 years ago
gwenvador eee6fd9f54 Update CompletedDownloadService.cs
4 years ago
Qstick 824d315a3b New: Download History
5 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
5 years ago
Mark McDowall 34fff4ef26 Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
5 years ago
Qstick d44f0d23ea Fixed: ExtraFiles and PendingReleases not deleted correctly
5 years ago
Qstick d59c563023 Update Backend Packages
5 years ago
ta264 df101258c5 New: Calculate custom formats on demand
5 years ago
ta264 6f115d2db3 New: Update MonoTorrent from nuget
5 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
ta264 997ff74fb9 Replace tabs with 4 spaces
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
telans ed46ff3445 Fixed: Client strings reference episodes (#3929)
5 years ago
Qstick ecd4cc7b72 Fixed: Handle qBit ForcedDL State
5 years ago
Jef LeCompte 86a53141ad Fixed: Handle qBittorrent "moving" state
5 years ago
Devin Buhl fc5ab2fd59 New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
5 years ago
Devin Buhl 003ef8747c Fixed: Updated some strings to Radarr in Download Clients
5 years ago
Qstick bbadf3c7e6 Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick 634697af2d New: Add digits to Deluge's category validator
5 years ago
ta264 b5b43b8b3f Changed: Align GetValueOrDefault extension with netcore3.0 version
5 years ago
ta264 057829c3b0 New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 d0f13e16d5 Fixed: All compiler warnings
5 years ago
ta264 779809b78b Fixed: Normalize all line endings to LF in repo
5 years ago
Qstick cbb2802383 Fixed: TrackedDownload Logging Statement
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick b89c7b8675 New: Convert to New CSProj Format
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Taloth Saldono b179be78db Fixed: Heavy qbit api load when CDH Remove is disabled
5 years ago
Qstick b8f7ca0749 Fixed: DiskScanService Updates
5 years ago
Qstick 612d948eba Fixed: Some Tests and Added New Ones
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
5 years ago
Qstick c76364a891 Fixed: Update Unit Tests for Indexers/Clients
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick 6287bfd9d9 New: Nzb Validation and Nzbget/SAB URLBase (#3380)
6 years ago
Leonardo Galli 02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. (#3227)
6 years ago
Swizzy 7c90667965 Added: Support for forcedUP status (#3277)
6 years ago
Leonardo Galli 44842a4e6b Fixed: Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked.
6 years ago
lps-rocks ff894d5210 New: rTorrent - Don't start download automatically (#3222)
6 years ago
Leonardo Galli 8e7b718209 Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
cookandy 75b486c6c8 Added: "Add Paused" option to Deluge and Transmission (#3038)
6 years ago
Leonardo Galli c4ca2f12bb Fixed: Not using correct info for determining state!
6 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Qstick c736df8116 Fixed: Qbittorrent state and eta fixes (#2789)
6 years ago
Qstick 210902ecb6 Added: Setting for Colon Replacement Format (#2711)
7 years ago
Qstick 38932d82db Added: Enable Download Client Priorities (#2699)
7 years ago
Marcelo Castagna ed4add85b8 Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. (#2420)
7 years ago
Qstick 802768bd24 Fixed: Add form param before submitting request (#2674)
7 years ago
Qstick 80b698a749 Fixed: Don't add category when removing torrent from qBittorrent (#2661)
7 years ago
themagicbullet 2088f5e92d Fixed: Set category when adding torrent to qBittorrent (#2649)
7 years ago
Qstick 25e10e26e3 Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
7 years ago
Leonardo Galli d2f99f1330 Fixed: Error with deluge when it doesn’t report a Hash.
7 years ago
James White 386a434aeb Changed: Sabnzbd Update test cases and rename to MovieCategory (#2212)
7 years ago
James White 5674d8ad60 Changed: Nzbget Rename TvCategory references to MovieCategory (#2211)
7 years ago
James White dffa50a82f uTorrent initial state feature (#2192)
7 years ago
James White 5337f79281 Change default port of qBittorrent download client config (#2187)
7 years ago
James White e2e6630b69 Added: Initial state for torrents added to qBittorrent (#2176)
7 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
Leonardo Galli cfcb66fba1 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago
James White 17feedaf53 Fixed: Category not setting with qBitTorrent 3.3.14 and other api errors. (upstream from Sonarr)
7 years ago
Leonardo Galli 6d033c57f4 Added: More detailed descriptions why a movie was not able to be mapped. (#1696)
7 years ago
Leonardo Galli d6cf53e12c Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692)
7 years ago
Mitchell Cash 28b523b504 Fixed: Follow 301 redirects when fetching torrents (#1653)
7 years ago
Leonardo Galli accf8a9efa Added: Ability to see TMDB and lists going through the Radarr API on the discovery page.
7 years ago
Mitchell Cash a57c9917cc Fixed: Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped (#1471)
8 years ago
Mitchell Cash 9e84b4a782 Fixed: Incorrect imports with Vuze when torrent contains a single file. (#1470)
8 years ago
Leonardo Galli 32a2407ad1 Fixed an issue where movies which were labelled with an alternative title could not be found.
8 years ago
Leonardo Galli 712c0eb84a Log if ParsedMovieInfo is NULL.
8 years ago
Leonardo Galli a80e9f11f2 Text fixes and got pending releases finally fully working.
8 years ago
Mitchell Cash cb596488f2 SABnzbd 2.0 API compatibility (#1339)
8 years ago
Marcelo Castagna 3f013271c9 Fixed: DownloadStation api client for DSM 5.x. (#1259)
8 years ago
Devin Buhl c593f4250d Fix pending release service, HDBits, also the release deduper. Clean up housekeeping (#1211)
8 years ago
Devin Buhl 18fcda5fd6 Patch/onedr0p 3 14 17 (#1171)
8 years ago
Devin Buhl 571730ddec Onedr0p/3 8 17 (#1087)
8 years ago
Tim Turner 5c22d0b61d Ensure drone factory runs on its specificed interval (#1067)
8 years ago
Devin Buhl 4d0226e0d5 Patch/onedr0p (#1048)
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
Marcelo Castagna dfcdf8871c Fixed infinite loop. Added default destination test when adding client (#968)
8 years ago
Mitchell Cash 22fcb04773 NZBGet delete:scan treated as failure (#898)
8 years ago
Devin Buhl 50fdbd896c Bug fixes (#874)
8 years ago
Devin Buhl 731e607666 Add NZB Station for Synology (#841)
8 years ago
Mitchell Cash 1c0f9b64ca Rename Sonarr to Radarr in DownloadStation client (#812)
8 years ago
Marcelo Castagna 9c20c0b889 Check to see if output path is right when DownloadClient.Test is invoked (#768)
8 years ago
Devin Buhl a68dd6d2f7 Patch/onedr0p (#757)
8 years ago
Marcelo Castagna dadf6708ab Handle download data diskstation (#744)
8 years ago
Devin Buhl 758228e159 Update dl-clients (#732)
8 years ago
Devin Buhl 1b900a006f Add Synology Download Station (#725)
8 years ago
Devin Buhl 1db3669afa Patch/onedr0p (#716)
8 years ago
Mitchell Cash 93e55b7575 Increase timeout when waiting for rTorrent to finish adding torrent (#721)
8 years ago
zductiv 61df3ef40e Small UI changes (#691)
8 years ago
Devin Buhl 0cb15121e5 Fix movies not showing up in Queue when downloading (#640)
8 years ago
Devin Buhl 736e0d2e70 Clean up download clients to use radarr as label, fix hoduken, and blackhole. (#635)
8 years ago
Devin Buhl f9844c284a Merge pull request #487 from mitchellcash/port_validation
8 years ago
Leonardo Galli 47083e6be1 This should hopefully fix the error that decisions were not ordered correctly and therefore just the first release was grabbed.
8 years ago
Mark McDowall b76c54ceac Fixed: Proper port validation for download clients and connections
8 years ago
Vlad Ilies 29ae088a3d search selected button in wanted tab works
8 years ago
vertigo235 55a525ba2f Add helptext to nzbget "add paused" settings. (#363)
8 years ago
vertigo235 34d8045cf4 Add "Add Paused" option for NZBGET downloader
8 years ago
Devin Buhl 170349c950 Update CompletedDownloadService.cs
8 years ago
Devin Buhl 6c413d83eb Simply completed download service
8 years ago
Leonardo Galli ca03f21b03 If this does not fix stuff with no history, I have no clue anymore.
8 years ago
Leonardo Galli f481fe9ea9 Added more checks when tracking downloads. It should work now, even if history was not present.
8 years ago
Leonardo Galli d18b15d504 Should help identify problem with queue trying to reimport stuff.
8 years ago
Leonardo Galli dc7e75187c Should fix issue when history fails to capture a download item.
8 years ago
Leonardo Galli 41dda3af48 Update uTorrent to be able to use it as download client.
8 years ago
Mark McDowall 4447b7cd62 Fixed: Parsing of SABnzbd develop version
8 years ago
Devin Buhl 3a6873cc4d Merge pull request #232 from Radarr/patch/awesomehd
8 years ago
Leonardo Galli a0ecb19e32 DownloadMonitoringService should now not care about deleted movies. Fixes #131.
8 years ago
Devin Buhl 6a62546a4d Clean up QBitTorrent
8 years ago
Devin Buhl 0efdc78f8d Clean up rTorrent
8 years ago
Devin Buhl fdd06127fc Clean up Transmission
8 years ago
Devin Buhl 317f8917b9 Clean up Deluge Settings
8 years ago
Leonardo Galli 84112dc85b Should fix queueService failed while processing
8 years ago
William Comartin c9e6835d7b Change Sonarr to Radarr in Help Text, and in Notification Text
8 years ago
Devin Buhl df69c58d2b Fix transmission
8 years ago
Leonardo Galli e7fa4cba19 Fix download rejections being ignored.
8 years ago
Leonardo Galli 52fb29ee18 Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
8 years ago
Leonardo Galli f61c4feb00 Redownloading failed downloads works again. Fixes #89.
8 years ago
Tim Schindler d898fbb4b0 dirty fix for rtorrent
8 years ago
Leonardo Galli 82470bd995 Fixed an issue where tracked downloads would not be found in the database due to alternative titles.
8 years ago
Leonardo Galli 8616bcedd4 Fixes Deluge for movies.
8 years ago
Leonardo Galli 2c66322121 Fixes default Category of QBittorent client.
8 years ago
Mike 7a786d4c0e Fixes all usenet download clients. (#25)
8 years ago
Leonardo Galli eeb3c88131 Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli fd718b61ac Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
8 years ago
Tim Turner 90ff73d45f Update NzbGet & NewznabSettings to support movies
8 years ago
Leonardo Galli ad95fbfd4a Implemented importing movies. This is still in early stages, however it should work pretty well.
8 years ago
Leonardo Galli 80f2adad50 Changes name to Radarr in system tray icon.
8 years ago
Leonardo Galli 4f6380a73c Automatically downloading the best movie release works now.
8 years ago
Leonardo Galli cde1217356 Movies now show up in the Queue.
8 years ago
Leonardo Galli 0e02171938 Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14
8 years ago
Leonardo Galli 2a3b0304cb Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Keivan f286dba40a Rename QBittorent Dir to fix building in *nix
8 years ago
Keivan 448f579723 Rename QBittorent Dir Step 1
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Mark McDowall 7f8093de92 Fixed: Use Category from qBittorrent when set instead of Label
8 years ago
Taloth Saldono 9fbe06ad68 New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall f2ecbe776b Added and fixed qBittorent tests
8 years ago
Casey Bodley 25a3f83ebc New: Remove completed torrents from qBittorrent
8 years ago
Mark McDowall cdce65a922 Added TODO to remove ToPP SABnzbd status
8 years ago
Mark McDowall 8f73a51522 Fixed: Handling of some really long qBittorrent ETAs
8 years ago
Mark McDowall bc438a6a63 Fixed: Handle SABnzbd Propagating status
8 years ago
Taloth Saldono 17bf438cad New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
8 years ago
Taloth Saldono edc1e0b8d1 Fixed: Filter qbittorrent torrent list on newer versions.
8 years ago
Mark McDowall bf8d68a873 Fixed: Version check for SABnzbd develop
8 years ago
Taloth Saldono a72b856fb8 Fixed: Added config validation to ensure NzbGet KeepHistory isn't set to 0.
8 years ago
Taloth Saldono 09530b238f Fixed: Removed requirement to disable sabnzbd pre-check for sab version 1.1.0 onward.
8 years ago
Dion Woolley a6a7732cd5 Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
8 years ago