Mark McDowall
|
f3809d3a80
|
Merge branch 'master' into backbone
Conflicts:
NzbDrone.Common/packages.config
NzbDrone.Core.Test/packages.config
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Core/packages.config
NzbDrone.Services/NzbDrone.Services.Service/packages.config
NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
NzbDrone.Web/packages.config
|
12 years ago |
Mark McDowall
|
760e7e7749
|
New Series Import job not so spammy
|
12 years ago |
Mark McDowall
|
0bfc6cfe71
|
Merge branch 'master' into backbone
Conflicts:
.gitignore
|
12 years ago |
Mark McDowall
|
2439b9e087
|
Allow sorting with articles (option)
New: Option to sort with articles (a, the, an) included
|
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
|
c1d0bc9ac8
|
Merge remote-tracking branch 'origin/master' into backbone
|
12 years ago |
Mark McDowall
|
eebb086c60
|
Keep serching for episodes when partial search returns no results
|
12 years ago |
Mark McDowall
|
eb42272764
|
Fixed SignalR - Its FM!
|
12 years ago |
Mark McDowall
|
db3731f99e
|
Inject constructors
|
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
|
44072a4d6b
|
Fixed issue with deleting series
|
12 years ago |
Mark McDowall
|
12c4f4423c
|
Cleaner URLs, fixed dynamics in jobs
|
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
|
5cd9438939
|
Added job for updating XEM mappings
XEM mappings will also be updated when a new series is imported
|
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
|
a4dde81ceb
|
Converted jobs to dynamic
|
12 years ago |
Mark McDowall
|
4cefc5323c
|
Using TPL for feed downloading - more speed!
New: Faster searching and rss syncing
|
12 years ago |
Mark McDowall
|
23118871fd
|
Added Recycle Bin to server side
New: Recycle Bin is now available
|
12 years ago |
Mark McDowall
|
b52dcfd2ef
|
Delete files when deleting series
New: Option to delete files when deleting series
|
12 years ago |
Mark McDowall
|
653a0864c3
|
Removed DM - Branched if required later.
|
12 years ago |
markus101
|
1c99d602d8
|
Fixed an issue creating metadata for all series
|
12 years ago |
Mark McDowall
|
e5b6f63e6e
|
New: Rename all series added to Series Editor
|
12 years ago |
Mark McDowall
|
9d5c942cbf
|
Force Refresh added to Series Editor
|
12 years ago |
Mark McDowall
|
1d2cd49bde
|
Metadata issues with renaming resolved
|
12 years ago |
Mark McDowall
|
7c803c4691
|
Merge remote-tracking branch 'origin/metadata'
|
12 years ago |
Mark McDowall
|
b122f1135e
|
Metadata will be called when needed #ND-21
Import/Rename episode files
Import series/update series info
|
12 years ago |
Mark McDowall
|
8a7d474b74
|
Past Week Backlog Search job added
New: Manually search for all missing episodes form the last 7 days (from
Missing page)
|
13 years ago |
Mark McDowall
|
b7408b726a
|
Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
|
13 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
|
c7f8f57f77
|
Episode searching now stores the results of the tests.
|
13 years ago |
kay.one
|
c477564284
|
Fix: fixed manual job priority issue
|
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
|
56c6466c9f
|
Improved: Season search/backlog search is a lot more efficient with indexer searches.
|
13 years ago |
kay.one
|
4fe1d7e6f7
|
Jobs added to queue have higher priority than scheduler jobs.
|
13 years ago |
kay.one
|
39be4c567d
|
Fixed: Fixed an issue where there could be a race condition during app update.
|
13 years ago |
kay.one
|
3b18c9f621
|
Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
|
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
|
969f8ae5e2
|
SeasonProvider Added to handle ignoring of Seasons.
|
13 years ago |
kay.one
|
5c03c873b2
|
updated analytics
|
13 years ago |
kay.one
|
e5fa098d66
|
deskmetrics doesn't report during dev.
|
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 |