Mark McDowall
|
64a913fb8e
|
Fix: Newzbin custom parser will now reject full DVD reports.
Fixes bug: ND-31
|
13 years ago |
Mark McDowall
|
783f32a849
|
Fix: Newznab will now use the NZB download link properly.
Fix: Newznab will properly get the size for the NZB.
Fixes bug: ND-30
|
13 years ago |
kay.one
|
a4c433c5b2
|
Updated Nunit to 2.6.0.12054
|
13 years ago |
Mark McDowall
|
6116fdb032
|
Merge branch 'season-ignore'
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
|
13 years ago |
kay.one
|
7e38afc838
|
Logging/Download notification tweaks.
|
13 years ago |
Mark McDowall
|
6e767eafab
|
New: Added Plex to Notifications, allowing notifications and library updates.
|
13 years ago |
Mark McDowall
|
969f8ae5e2
|
SeasonProvider Added to handle ignoring of Seasons.
|
13 years ago |
Mark McDowall
|
64ca52667b
|
Added unit tests.
|
13 years ago |
Mark McDowall
|
2deb6822b0
|
Updated Nuget packages.
|
13 years ago |
kay.one
|
6df184b7cb
|
New: All setting values are cached for better responsiveness.
|
13 years ago |
kay.one
|
5717b7f596
|
New: Rewrite of download decision engine.
|
13 years ago |
kay.one
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
kay.one
|
02a3b38210
|
Added service integration tests.
|
13 years ago |
kay.one
|
14ed804025
|
Fixed broken reference.
|
13 years ago |
kay.one
|
b225db9aaf
|
Started to add support for deskmetrics
|
13 years ago |
Mark McDowall
|
197979ea3c
|
QualityParseTest will accept bool IsProper as a parameter.
IsUpgrade will take into account that a proper of the same quality should be accepted even if the cutoff was met.
|
13 years ago |
kay.one
|
63bef2de31
|
Fixed more queue issue.
|
13 years ago |
Mark McDowall
|
b4eed1a657
|
SabProvider now gets JSON instead of XML for history and queue.
|
13 years ago |
Mark McDowall
|
20c1639ada
|
Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting.
|
13 years ago |
kay.one
|
4da2e1cb72
|
Episode auto-ignore is now done in realtime rather than using a job.
|
13 years ago |
Mark McDowall
|
afb8305c00
|
SceneMapping will use the JSON API instead of CSV file now.
|
13 years ago |
kay.one
|
e269494ff8
|
ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
PostDownload provider will skip subfolders that are known series folders.
|
13 years ago |
Mark McDowall
|
3b4b20cc95
|
SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName.
|
13 years ago |
Mark McDowall
|
02f6af4750
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
726eccb0e8
|
Processing of Daily Episode searching now supported.
|
13 years ago |
kay.one
|
c1ea4c18c2
|
Updated WebActivator to 1.5
|
13 years ago |
Mark McDowall
|
cadccb4360
|
EpisodeSearch properly uses PerformSearch.
PerformSearch will handle shows that air daily.
|
13 years ago |
Mark McDowall
|
e16f83c433
|
Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
|
13 years ago |
Mark McDowall
|
e781501021
|
Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly.
|
13 years ago |
kay.one
|
9e37c894dd
|
Added SqlServerCe EF to webproject
|
13 years ago |
kay.one
|
c6716f2425
|
Log page now uses EF for faster runtime queries.
|
13 years ago |
kay.one
|
35e47e1adc
|
Updated twitterizer to 2.4.0.26532
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
|
13 years ago |
kay.one
|
3520b56bb6
|
Update logs are now in the UI
|
13 years ago |
kay.one
|
0a70c836df
|
Cleaned up progress notification.
|
13 years ago |
kay.one
|
508be34ebc
|
Update fixes.
|
13 years ago |
Mark McDowall
|
b36dc4ab86
|
Refactored SearchProvider and corresponding unit tests.
|
13 years ago |
kay.one
|
04d40575da
|
Cleaned up JobProviderFixture, should save ~20 seconds in build time.
|
13 years ago |
Mark McDowall
|
d5a602c4eb
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
kay.one
|
fbf7d20c5d
|
Fixed update client path issue
|
13 years ago |
Mark McDowall
|
a031fe9d98
|
Added config.xml to .gitignore.
Added tests for NewznabProvider.
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
Mark McDowall
|
95cdc4b78c
|
Moved FreeDiskSpace to DiskProvider.
|
13 years ago |
Mark McDowall
|
bbd5cba272
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Fixed CentalDispatch Conflicts.
|
13 years ago |
kay.one
|
b43397752e
|
Fixed broken tests
|
13 years ago |
kay.one
|
07458529f6
|
JobProvider can reset itself.
cleaned up unit test logging
|
13 years ago |
kay.one
|
c503b497ed
|
Merge branch 'markus' into kay.one
|
13 years ago |
Mark McDowall
|
277b873b39
|
Added Prowl notifications.
|
13 years ago |
Mark McDowall
|
1b8e359a63
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
3fe1e80ccb
|
Added Growl (Not yet visible on the GUI).
|
13 years ago |
kay.one
|
994ea7f090
|
Update FluentAssertion to 1.6
|
13 years ago |