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
|
59bfa16462
|
Added tests for GetEpisodeBySceneNumbering
|
12 years ago |
Mark McDowall
|
c9c967fa1d
|
Properly using Xem now
|
12 years ago |
Mark McDowall
|
4b5d20cefe
|
Revert "XemClient added"
This reverts commit a6e8ec6123 .
|
12 years ago |
Mark McDowall
|
92acb4c049
|
QualityTypes no longer an enum
|
12 years ago |
Mark McDowall
|
a6e8ec6123
|
XemClient added
New: Now using the thexem.de for episode information
|
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
|
b21bf01bf0
|
Merge remote-tracking branch 'origin/master' into dynamic-jobs
Conflicts:
NzbDrone.Web/Scripts/NzbDrone/series.js
|
12 years ago |
Mark McDowall
|
a7a0a25029
|
Renamed AiredAfter to CustomStartDate
|
12 years ago |
Mark McDowall
|
15e4a286d1
|
Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
|
12 years ago |
Mark McDowall
|
713c4225c0
|
Added EpisodeAiredAfter to server side
|
12 years ago |
Mark McDowall
|
16f6fa36ff
|
Merge remote-tracking branch 'origin/master' into dynamic-jobs
|
12 years ago |
Mark McDowall
|
ad47bd275b
|
Fixed broken nuget references
|
12 years ago |
Mark McDowall
|
a4dde81ceb
|
Converted jobs to dynamic
|
12 years ago |
Mark McDowall
|
23118871fd
|
Added Recycle Bin to server side
New: Recycle Bin is now available
|
12 years ago |
Mark McDowall
|
853f7689bc
|
Pneumatic added to server side
|
12 years ago |
Mark McDowall
|
cc6011ec87
|
Organized tests for DiskScan and PostDownload
Added tests for GetVideoFiles and ProcessVideoFile
|
12 years ago |
Mark McDowall
|
39aa5065bb
|
Merge branch 'release-group'
|
12 years ago |
Mark McDowall
|
653a0864c3
|
Removed DM - Branched if required later.
|
12 years ago |
Mark McDowall
|
67064ec495
|
Restrict nzbs based on release group, server side
New: Only grab NZBs if release group is wanted (configurable)
|
12 years ago |
Mark McDowall
|
eee24aff1d
|
Tests added
Series metadata will be created when series info is refreshed (and on
add)
|
13 years ago |
Mark McDowall
|
c4b57c4a23
|
Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
SabQueue priority is parsed with a custom converter to prevent blowing up because SAB decides to use Repair as a queue priority type.
|
13 years ago |
Mark McDowall
|
dec06e20d6
|
New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings)
|
13 years ago |
kay.one
|
a2d4b59002
|
Updated exceptron driver
|
13 years ago |
Mark McDowall
|
5422350afd
|
Unit tests for SearchHistory added.
|
13 years ago |
kay.one
|
2b5776acbf
|
Added exceptrack.driver
updated json.net
|
13 years ago |
Mark McDowall
|
a947cd2743
|
New: Added NzbClub.com as an indexer, enabled by default
|
13 years ago |
Mark McDowall
|
3a8f40511d
|
New: Added NzbIndex.nl as an indexer, enabled by default
|
13 years ago |
Mark McDowall
|
8fa145b2c3
|
New: Indexer name is displayed on mouse over of image (History)
New: Search by indexer name (History)
|
13 years ago |
Mark McDowall
|
c5367624ea
|
New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
|
13 years ago |
Mark McDowall
|
d79fa1c2cd
|
Fix: Episode Overview will be trimmed if it is too long.
|
13 years ago |
Mark McDowall
|
5764059f1d
|
New: Banner will be deleted when series is deleted.
|
13 years ago |
Mark McDowall
|
e8be045d12
|
Fix: Newzbin will no longer include Full DVD releases, or other non-standard formats.
|
13 years ago |
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 |