Mark McDowall
6d5ff9c4d6
New: Improve UI status when downloads cannot be imported automatically
...
Closes #6873
2024-06-25 18:51:20 -04:00
Stevie Robinson
c5a724f14e
New: Send 'On Manual Interaction Required' notifications in more cases
...
Closes #6448
2024-01-31 19:38:51 -08:00
Mark McDowall
f56d504816
Fixed: Incorrect event types for interactive import required notifications
2023-05-09 08:09:27 -07:00
Stickie
5ec282750b
New: Notifications when Manual Interaction is required for importing
...
Closes #5193
2023-05-08 16:35:03 -07:00
bakerboy448
863d24996c
New: Improve messaging when imports are left in queue
2023-01-21 18:28:33 -05:00
Mark McDowall
bc2942c28d
New: Don't block imports when release was matched by ID if they were grabbed via interactive search
...
Closes #5043
2023-01-13 17:40:08 -08:00
Mark McDowall
b15b6a0798
Improve handling of releases without video files
...
New: Show warning in queue if download contains executable or archive file and no video file was detected
Closes #5101
2022-12-18 09:58:03 -08:00
Qstick
1c22a1ec0d
StyleCop
2022-08-07 15:24:35 -07:00
Mark McDowall
9183c6b846
Fixed: Importing file from UNC shared folder without job folder
...
Closes #4943
2022-04-12 17:08:53 -07:00
Mark McDowall
e280897bc7
Fixed: Automatic import of releases when file is not matched to series
...
Closes #4935
2022-03-19 12:57:00 -07:00
Mark McDowall
2a45b615ae
Fixed: Don't automatically import if release title doesn't match series title
...
Closes #4826
2022-02-21 22:59:07 -08:00
Mark McDowall
ded3f59d2f
Fixed: Don't attempt to import downloads that cannot be parsed
...
Closes #4758
2021-11-26 19:41:38 -08:00
Mark McDowall
2728bf79ca
New: Improve messaging if release is in queue because all episodes in release were not imported
2021-03-05 18:29:00 -08:00
Mark McDowall
ca34f64eb0
Fixed: Update path before importing to ensure it hasn't changed
...
Closes #4206
2020-12-30 14:01:01 -08:00
ta264
813f886920
Fixed: QBittorrent imports when torrent name and folder name differ
...
closes #3346
fixes #3968
closes #4068
2020-11-13 23:15:58 +01:00
Mark McDowall
accf8d5c81
Mark completed imports based on history as imported to remove from queue
2020-09-10 15:05:52 -07:00
Mark McDowall
0e6238bf6f
Fixed: Exception thrown when marking download as complete
2020-06-13 13:11:30 -07:00
Mark McDowall
0ff08dbe8d
Fixed: Error when processing release with files Sonarr is unable to parse
2020-06-06 10:19:59 -07:00
Taloth Saldono
1e80361c3a
Fixed tests and missing logger initialization
2020-06-01 14:01:09 +02:00
Mark McDowall
14c9b6aaf4
Additional logging when trying to complete tracked downloads
2020-05-30 16:40:41 -07:00
Mark McDowall
d3bd90e4b9
Fixed: Manual import for unknown series items will properly mark as imported
2020-05-24 10:11:10 -07:00
Mark McDowall
0b1e99991e
Fixed: Imports triggered through API not being marked as imported/removed from client
...
Fixes #3717
2020-04-29 00:08:01 -07:00
Mark McDowall
770b89c2b3
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #3554
2020-04-18 20:21:29 -07:00
Mark McDowall
3916495329
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
Closes #668
Closes #907
Fixes #2973
2020-01-04 17:49:39 -08:00
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
...
fixes #3403
2019-12-24 11:27:58 +01:00
jtpavlock
39ea2dd32f
New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent
2019-06-09 19:54:53 +02:00
Mark McDowall
cfb7494992
Removed Drone Factory
2018-12-29 13:08:40 +01:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
2016-11-02 20:28:45 +01:00
Mark McDowall
04de0049fe
Don't try to process a download client item with an invalid path for the OS
2015-10-21 15:06:54 -07:00
Kayomani
de8deffbd2
New: Downloads can be tracked by the source name in addition to the download name
2015-07-07 00:34:25 +01:00
Taloth Saldono
6ba78f6aed
No longer marks download as imported if no episodes were found.
2015-03-01 22:44:13 +01:00
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00
Keivan Beigi
4ac9fd939a
Fix: consider download completed if all remote episodes are imported
2014-12-22 11:25:23 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
2014-12-09 21:52:41 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
0cc4639e65
Log reason why download isn't being imported
2014-12-03 16:45:40 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
2014-11-19 21:47:11 +01:00
Taloth Saldono
0b48630c00
New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
2014-11-15 01:48:40 +01:00
Mark McDowall
83a64fb8b8
Cleaned up completed download service (more methods)
2014-11-13 16:37:09 -08:00
Mark McDowall
caa6a3858b
Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
...
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
2014-08-30 14:42:24 -07:00
Taloth Saldono
53e723a301
Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
2014-07-19 20:16:45 +02:00
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
2014-07-19 00:19:27 +02:00
Taloth Saldono
1a6abfe635
Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
2014-06-30 23:26:18 +02:00
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
2014-05-30 19:40:38 +02:00
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
2014-05-30 19:40:29 +02:00