Mark McDowall
dfd0720872
Added BannerDownloadJob, it will run every 30 days.
...
New series will have their banner downloaded on import.
13 years ago
Mark McDowall
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
13 years ago
Mark McDowall
35cad3d27e
Added partial season searching when a full season NZB is not available.
13 years ago
Mark McDowall
f604c35768
Backlog search added (disabled) - It will search for a full season if a full season is missing.
13 years ago
Mark McDowall
485f618e02
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
...
Tests added for season searching.
13 years ago
Mark McDowall
1d983801e8
SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall
f6c9fa4f95
Added SeriesSearch and RenameSeries jobs.
...
Add UI controls for new jobs.
Skip ignored episodes when doing series/season searches.
13 years ago
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
13 years ago
kay.one
291e2c399e
Merge branch 'markus101'
14 years ago
kay.one
8d12630856
Newzbin now parses the language out properly.
...
Fetch episode filters episodes from wrong series
14 years ago
Mark McDowall
67299f0d97
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
14 years ago
Mark McDowall
348ff5a386
XbmcProvider updated to include new Json API methods.
...
EventClient is used for sending CleanLibrary and Notifications (With NzbDrone Logo - Internal Resource).
Support for Dharma's HTTP Server (Deprecated), since Dharma doesn't support Json as well.
14 years ago
kay.one
6393d0a3f9
Added Tests for CentralDispatch
14 years ago
kay.one
fa53b2abb0
Forces Test project to use x86 version of the SQL CE dlls.
14 years ago
kay.one
3cd4ee3996
moved SQL CE to Nuget.
14 years ago
kay.one
2537dafb36
Added SQL CE dlls, removed SQLite
14 years ago
kay.one
56fdf1a040
Removed Episodes list from EpisodeFile object.
14 years ago
kay.one
01163a4f87
Cleanup and tests around ImportFile
14 years ago
kay.one
63adb6b566
Wired-up drop folder move
14 years ago
kay.one
63bd972af9
Refactored MediaFileProvider
14 years ago
kay.one
b00e437e56
Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)"
14 years ago
kay.one
b525757d8a
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
14 years ago
kay.one
f2fdece18a
Removed subsonic completely
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
kay.one
f4801901a7
LogProvider now usues petapoco
14 years ago
Mark McDowall
335639fabc
UpcomingEpisodesProvider moved to PetaPoco.
...
MigrationHelper won't run Subsonic Migrations now.
14 years ago
Mark McDowall
ad0aa10e6a
Renamed SceneMappingTest now saved in project file.
14 years ago
kay.one
63f6899894
Added PetaPoco
14 years ago
kay.one
6355d5ada1
Added MiniProfiler
14 years ago
Mark McDowall
560706ae8f
Fixed Renaming of episodes to include extension.
...
PostDownload Importing setup, need to setup job for period scan.
14 years ago
Mark McDowall
9cb1eb7597
Rename Provider returns proper name for single episode series.
14 years ago
kay.one
d09a82a20f
Integrated scene name helper into episode search, series lookup
14 years ago
kay.one
f97209d476
commiting tests before teamcity demo
14 years ago
kay.one
702399318b
Added NUnit
14 years ago
kay.one
6075a615ab
Release now target x86
14 years ago
kay.one
2493f65c43
updated app.config files
14 years ago
kay.one
e1177463cd
Removed MVC3 GAC dependency
14 years ago
kay.one
8eb04d9de7
Updated jQuery/Ninject/Unity using nuget
14 years ago
kay.one
1399ff15f2
moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
14 years ago
kay.one
10cf7b774a
using nuget for Moq
14 years ago
kay.one
6ade4b4bd7
Updated sqlite to the latests official builds
14 years ago
kay.one
5879d3ac31
Added dbBenchmark tests
14 years ago
kay.one
1239da656e
Rewrite of InventoryProvider
14 years ago
kay.one
5a812801b7
EpisodeSearchJob bug fixes/tests
14 years ago
kay.one
a6ad977114
Fixed import new series being stuck in a loop if an update failed
...
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
14 years ago
kay.one
500e9af6c3
Fixed a bug where reports weren't being added to history
14 years ago
kay.one
ce63f05512
added better db migration support than what Subsonic provides out of the box.
14 years ago
kay.one
180da4c82a
Migrator.net fails
14 years ago
kay.one
f33c2c4939
Added episode status to back end, getting ready for backlog
14 years ago
kay.one
e4ff0d6471
Diskscan/Info update job refactoring and test
14 years ago
kay.one
849beef5a2
Added inventory provider with basic tests
14 years ago
kay.one
6d085d5340
Added support to Error/Warning/Fatal verification in text projects
14 years ago
kay.one
e6fb02fac6
Fixed IsNeeded() with tests
...
Added sample xml from all indexers to test project
Fixed a bug where parser would try to use file extension from a report title.
14 years ago
kay.one
9028e498ca
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
14 years ago
kay.one
59899286ee
Added TimerProvider
14 years ago
Keivan
6f2dcbf838
Revered back to subsonic
...
Added indexer configuration back-end
14 years ago
kay.one
8cade435d1
Application will automatically restart on db error.
...
Added SyncProvider Tests
14 years ago
Mark McDowall
0a7f7fc1fc
Added tests for RootDirProvider.
14 years ago
kay.one
53607d89fe
wrote automoqer unit test
14 years ago
kay.one
a9f08caa18
Removed IQuality provider
...
Updated AutoMoq to support SetConstant
14 years ago
kay.one
0a783542a6
Removed ITvDbProvider
...
Added SetConstant to AutoMoq
14 years ago
kay.one
c1bd62ae64
Added AutoMoq. Removed IHTTP Provider
14 years ago
kay.one
67fb2cf987
Cleaned up Test project's references
14 years ago
kay.one
73aecc0796
added test for basic FeedProviderBase, fixed some issues with it.
14 years ago
kay.one
7e4c38ec3f
removed most of existing rss code
14 years ago
kay.one
6870c2326f
Updated Ninject using NuGet
14 years ago
markus101
a413a9d53d
Fixed unit tests.
14 years ago
markus101
da979639ba
More config pages have been added. AJAX to save. Order with jquery sortable.
...
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
14 years ago
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
14 years ago
Keivan
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan
c8a8fb4d62
Fixed notification issues
...
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
14 years ago
Keivan
273de41d23
Cleaned up logging code
...
Added udp logging
Added SyncProvider to provide async long running tasks
Refactored SyncSeries to SyncProvider
Episode Info is now fetched automatically
Optimized RefreshEpisodeInfo for better performance
14 years ago
Keivan
9c7355f3fb
Cleaned up some tests
14 years ago
Keivan
81e155ae42
Added basic episode support
14 years ago
Keivan
899e5a9a22
aFixed QualityProfile storage test
14 years ago
Keivan
27164d422c
fixed sql lite x64/x86 issue
14 years ago
Keivan
26c03d7162
Added broken tests
14 years ago
Keivan
9515c8788a
still trying this merge
14 years ago
Keivan
7543f6e786
Fixed merge with Mark's fork
14 years ago
Keivan
e2128d2235
Merged Mark's fork in
14 years ago
Keivan
babe2735ee
failed attempt to write a test for Series Controller
14 years ago
markus101
a2967f4658
IHttpController/HttpController Added (So we can Mock SABnzbd requests)
...
More unit tests for SabController
14 years ago
Keivan
020a7462c0
updated some tests
14 years ago
markus101
a427f9c16d
SabController - Removed AddByPath, Completed AddByUrl and IsInQueue
...
Created SabControllerTest - Added AddByPath Test (Needs more work)
Added, Episode, FeedItem, ItemInfo and Site classes to store information
14 years ago
kay.one
7540890987
Added Ninject.Moq
14 years ago
kay.one
772452aa8b
added tests for basic config set/get to db
14 years ago
kay.one
74ac3bb599
Initial Commit
14 years ago