Stevie Robinson
e73015010e
New: Send 'On Manual Interaction Required' notifications in more cases
...
(cherry picked from commit c5a724f14eec20acf565ac3a036944191b30cab0)
Closes #9722
10 months ago
Mark McDowall
f704ab1512
Improve messaging if release is in queue because all movies in release were not imported
...
Sync with upstream
(cherry picked from commit 2728bf79ca41bc372de515cb09e1034a8c006c2b)
10 months ago
Stickie
a1e622a363
New: Notifications when Manual Interaction is required for importing
...
(cherry picked from commit 5ec282750bdea16f770282b80fdaec56a65749e2)
2 years ago
Qstick
91f1fd9dd0
New: Don't block imports when release was matched by ID if they were grabbed via interactive search
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
875bf0c59e
Fixed: Automatic import of releases when file is not matched to movie
2 years ago
Qstick
7527eff268
Fixed: Don't automatically import if release title doesn't match movie title
...
Closes #7081
2 years ago
Mark McDowall
ce031124c7
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
(cherry picked from commit b15b6a079846b21cac8476820fce9cde81732291)
2 years ago
Robin Dadswell
a59928c66a
Updated NLog Version ( #7365 )
...
[common]
2 years ago
Mark McDowall
907950e309
Fixed: Importing file from UNC shared folder without job folder
...
(cherry picked from commit 9183c6b84638e3654c3f90a80e560a06575606bb)
3 years ago
Mark McDowall
986f8d43c0
Fixed: Update path before importing to ensure it hasn't changed
...
Closes #5654
Closes #5682
Closes #5780
(cherry picked from commit ca34f64eb0a8f26be66030988284b17c9d65f460)
4 years ago
ta264
3e795d290b
Fixed: Get actual file names from QBittorrent API ( #5226 )
...
* Fixed: Get actual file names from QBittorrent API
Previously we were assuming that the output filename was the category
output dir + the torrent name. This isn't true if the torrent has
been renamed or sanitized.
4 years ago
Qstick
4be83a3367
Mark completed imports based on history as imported to remove from queue
...
Fixes #4994
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
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
1849ce4190
Additional logging when trying to complete tracked downloads
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
913037c45e
Fixed: Unknown Movie Releases stuck in ImportPending
5 years ago
Qstick
ba6ba06d9b
Fixed: Manual Imports for Unknown Movies
...
Fixes RADARR-Z
Fixes RADARR-1E
Fixes #4379
5 years ago
Qstick
ce9fc48910
Fixed: Warn Series reference in CompletedDownloadService.cs
5 years ago
Qstick
d36608b4fd
Fixed: Imports triggered through API not being marked as imported/removed from client
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
gwenvador
eee6fd9f54
Update CompletedDownloadService.cs
...
Replaced Sonarr by Radarr
5 years ago
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Leonardo Galli
32a2407ad1
Fixed an issue where movies which were labelled with an alternative title could not be found.
...
Fixes #557 Fixes #1387 Probably fixes #1372 , probably fixes #555
8 years ago
Devin Buhl
571730ddec
Onedr0p/3 8 17 ( #1087 )
...
* Move ToUrlSlug to Parser, fix issue with trakt lists that have non-alphanumeric characters
* Move "Add movies" link in nav to the first link
* String interpolation!
* Add Limit to Trakt List Settings to limit the amount of movies returned, 50 by default
* Updates to FailedDownload
* Update DownloadService and CompleteDownloadService
8 years ago
Tim Turner
5c22d0b61d
Ensure drone factory runs on its specificed interval ( #1067 )
...
* Ensure drone factory runs on its specificed interval
* Fix the tests for DownloadedMovieImportServiceFixture
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
a0ecb19e32
DownloadMonitoringService should now not care about deleted movies. Fixes #131 .
8 years ago
Leonardo Galli
84112dc85b
Should fix queueService failed while processing
...
(#178 )
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
ad95fbfd4a
Implemented importing movies. This is still in early stages, however it should work pretty well.
8 years ago
Leonardo Galli
4f6380a73c
Automatically downloading the best movie release works now.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
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
04de0049fe
Don't try to process a download client item with an invalid path for the OS
9 years ago
Kayomani
de8deffbd2
New: Downloads can be tracked by the source name in addition to the download name
9 years ago
Taloth Saldono
6ba78f6aed
No longer marks download as imported if no episodes were found.
10 years ago
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
10 years ago
Keivan Beigi
4ac9fd939a
Fix: consider download completed if all remote episodes are imported
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago