Mark McDowall
|
8581896f58
|
Fixed broken tests and removed strict mocker
|
12 years ago |
Mark McDowall
|
5113bf3878
|
Renaming Season will succeed if no files are moved
Fixed: Renaming a season that is already named correctly will not error
|
12 years ago |
Mark McDowall
|
eebb086c60
|
Keep serching for episodes when partial search returns no results
|
12 years ago |
Mark McDowall
|
eddbd4a97b
|
Renamed some settings, added 2nd priority for sab
New: Separated priorities for new and old episodes when sent to SABnzbd
|
12 years ago |
Mark McDowall
|
5bbe310af5
|
Merge branch 'xem' into 'master'
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
|
12 years ago |
Mark McDowall
|
db585b3bd7
|
Merge remote-tracking branch 'origin/dynamic-jobs'
|
12 years ago |
Mark McDowall
|
c693f90271
|
Fixed up issues with initial XEM implementation
|
12 years ago |
Mark McDowall
|
1b2fe6e842
|
Fixed broken tests
|
12 years ago |
Mark McDowall
|
8280561e11
|
User configurable RSS Sync Time
New: RSS Sync Interval is now user configurable (Default 25 minutes)
|
12 years ago |
Mark McDowall
|
cb0f1fe513
|
PostDownloadScanJob can now be passed a path
|
12 years ago |
Mark McDowall
|
aa282fbd4d
|
Fixed up tests
|
12 years ago |
Mark McDowall
|
a4dde81ceb
|
Converted jobs to dynamic
|
12 years ago |
Mark McDowall
|
edb0b3af86
|
SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
|
13 years ago |
Mark McDowall
|
b7fea36045
|
Fixed: Season searching won't fail when search for season 0 (specials).
|
13 years ago |
Mark McDowall
|
38927e3ca1
|
Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
|
13 years ago |
Mark McDowall
|
cef7b6a8dc
|
SearchResult Controller added.
Force Download added.
|
13 years ago |
Mark McDowall
|
c7f8f57f77
|
Episode searching now stores the results of the tests.
|
13 years ago |
Mark McDowall
|
c8f1bccc50
|
Removed Progress Notification from BannerProvider.
|
13 years ago |
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
Mark McDowall
|
5764059f1d
|
New: Banner will be deleted when series is deleted.
|
13 years ago |
kay.one
|
c5df00cc87
|
Fixed: fixed an issue where season ignore check wasn't working correctly.
Fixed: unavailable nzbdrone service will no longer block series from being added.
|
13 years ago |
kay.one
|
318c1ef120
|
Fixed broken tests.
|
13 years ago |
kay.one
|
39be4c567d
|
Fixed: Fixed an issue where there could be a race condition during app update.
|
13 years ago |
Mark McDowall
|
f015739285
|
Fixed broken tests.
|
13 years ago |
Mark McDowall
|
969f8ae5e2
|
SeasonProvider Added to handle ignoring of Seasons.
|
13 years ago |
kay.one
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
Mark McDowall
|
02cb12bdb8
|
BacklogSetting refactoring.
|
13 years ago |
Mark McDowall
|
9eb022fdf4
|
BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
|
13 years ago |
kay.one
|
4da2e1cb72
|
Episode auto-ignore is now done in realtime rather than using a job.
|
13 years ago |
kay.one
|
24d51093d6
|
Fixed issue where AppUpdateJob would throw when there are no updates available.
|
13 years ago |
Mark McDowall
|
488be41fb1
|
Fixed broken tests after adding new job.
|
13 years ago |
Mark McDowall
|
624b6e5acb
|
Fixed broken tests.
|
13 years ago |
Mark McDowall
|
69ddeeb0e3
|
Fixed spelling for Expected[LogType].
Fixed broken tests for GetEpisodesByParseResult.
|
13 years ago |
kay.one
|
1b45a85f3f
|
All tests now use base class Mocker
|
13 years ago |
Mark McDowall
|
75cfb7e044
|
Season Search will only search for past episodes if it falls back to that.
|
13 years ago |
kay.one
|
1de610c5bb
|
moved last job over.
|
13 years ago |
kay.one
|
fabc4c84bd
|
Moved Jobs to their own folder.
|
13 years ago |
kay.one
|
60814fde7b
|
Fixed a bug in SeriesSearchJob that would cause it to fail.
|
13 years ago |
Mark McDowall
|
e781501021
|
Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly.
|
13 years ago |
kay.one
|
54e5874770
|
Update client is now moved rather than copied.
|
13 years ago |
kay.one
|
508be34ebc
|
Update fixes.
|
13 years ago |
kay.one
|
51518787d8
|
Lots of initialization, configuration clean up.
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
kay.one
|
1270e464b3
|
More autoupdate code.
|
13 years ago |
kay.one
|
82b6ec5ed4
|
Some test cleanup
|
13 years ago |
kay.one
|
633f0b6197
|
PathProvider. visit us for all of your pathing needs.
|
13 years ago |
kay.one
|
cd32a70179
|
Starting path clean up. (All paths should go through EnvironmentProvider)
|
13 years ago |
kay.one
|
4ae268b8e5
|
lots of different things ;)
|
13 years ago |
kay.one
|
f52620db70
|
Replaced deprecated NBuilder calls.
|
13 years ago |
kay.one
|
8f9946eb63
|
Added some update APIs to check for updates and download and extract the update package.
Todo: apply updated, UI.
|
13 years ago |
Keivan Beigi
|
e5c4f34e0e
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |