kay.one
|
77eedf448e
|
fixed jobs running all the time.
|
12 years ago |
kay.one
|
beb2f7c7fd
|
removed sqlce
|
12 years ago |
kay.one
|
de5d5b76e8
|
moved media file service
|
12 years ago |
Mark McDowall
|
8a3edaebbf
|
Removed upcoming, fixed broken test
|
12 years ago |
Keivan Beigi
|
94daf08361
|
add series works again, now includes title.
|
12 years ago |
kay.one
|
1d78bb7210
|
more fixed tests.
|
12 years ago |
kay.one
|
9931bab998
|
fixed more tests.
|
12 years ago |
kay.one
|
a98d792c0d
|
fixed some broken tests.
|
12 years ago |
kay.one
|
13658e3c6d
|
moved config to objectdb.
|
12 years ago |
kay.one
|
b3c6db5997
|
moved log to object db.
|
12 years ago |
Keivan Beigi
|
8a34f1096d
|
Replaced EpisodeService with IEpisodeService
|
12 years ago |
Keivan Beigi
|
b5644bf660
|
moved series/season/episodes to object db.
|
12 years ago |
kay.one
|
4504232956
|
still very broken
|
12 years ago |
kay.one
|
2d4998d52d
|
moved Series,Seasons,Episodes to their own folders.
|
12 years ago |
Keivan Beigi
|
324b5e3b80
|
fixed some broken tests.
|
12 years ago |
kay.one
|
40f3a8663d
|
splited jobprovider into jobrepo, jobcontroller, moved to object db.
|
12 years ago |
kay.one
|
cb0c3b85de
|
moved all of the tests that didn't need to be SQL test to basic core test.
|
12 years ago |
kay.one
|
f973a42669
|
separated sqlce and db4o tests.
|
12 years ago |
Mark McDowall
|
6b7e4d10e5
|
Added emptry constructor to Search
|
12 years ago |
Mark McDowall
|
edf06dda3e
|
Added test for season search
|
12 years ago |
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 |