kay.one
|
63f6899894
|
Added PetaPoco
|
2011-06-14 19:31:41 -07:00 |
|
kay.one
|
6355d5ada1
|
Added MiniProfiler
|
2011-06-13 18:35:44 -07:00 |
|
Mark McDowall
|
54e7092e2d
|
Added new helper to find the best file size format given a long with file size in bytes.
Added view under system to see which folders have not been processed in dropDir.
|
2011-06-07 23:15:35 -07:00 |
|
Mark McDowall
|
5041ff550c
|
Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory".
|
2011-06-07 14:19:11 -07:00 |
|
Mark McDowall
|
560706ae8f
|
Fixed Renaming of episodes to include extension.
PostDownload Importing setup, need to setup job for period scan.
|
2011-06-06 23:29:07 -07:00 |
|
Mark McDowall
|
4d3ba62e5d
|
Episode renaming implemented on the Series/Details page.
|
2011-06-05 22:23:28 -07:00 |
|
kay.one
|
4812cb4611
|
Increased sqlite cache size to 30mb
|
2011-06-05 13:01:28 -07:00 |
|
kay.one
|
d3be516fb2
|
removed Season/SeasonProvider, updated dbBenchmark tests.
|
2011-06-03 18:56:53 -07:00 |
|
kay.one
|
8eb04d9de7
|
Updated jQuery/Ninject/Unity using nuget
|
2011-05-30 00:38:39 -07:00 |
|
kay.one
|
1399ff15f2
|
moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
|
2011-05-30 00:33:07 -07:00 |
|
kay.one
|
ae55b29bec
|
Moved NLog, Subsonic to root library folder
|
2011-05-30 00:22:20 -07:00 |
|
kay.one
|
6ade4b4bd7
|
Updated sqlite to the latests official builds
|
2011-05-30 00:05:45 -07:00 |
|
kay.one
|
1239da656e
|
Rewrite of InventoryProvider
|
2011-05-28 12:23:35 -07:00 |
|
kay.one
|
f62b02a36b
|
Merge branch 'sschlesier'
|
2011-05-26 23:21:08 -07:00 |
|
sschlesier
|
97c6d60e12
|
Make Release build compile succesfully
|
2011-05-26 23:01:07 -07:00 |
|
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
|
2011-05-26 19:12:28 -07:00 |
|
kay.one
|
474f17c5e6
|
Added EpisodeSearchJob, still needs unit tests
|
2011-05-25 22:44:59 -07:00 |
|
kay.one
|
9417748056
|
Initial support for episode search in indexerbase and Nzbs.org
|
2011-05-25 21:25:59 -07:00 |
|
kay.one
|
ce63f05512
|
added better db migration support than what Subsonic provides out of the box.
|
2011-05-23 17:34:57 -07:00 |
|
kay.one
|
180da4c82a
|
Migrator.net fails
|
2011-05-23 16:29:14 -07:00 |
|
kay.one
|
bda10f0e45
|
Added MigratorDotNet for custom db migrations
|
2011-05-22 09:03:37 -07:00 |
|
kay.one
|
e4ff0d6471
|
Diskscan/Info update job refactoring and test
|
2011-05-20 17:23:49 -07:00 |
|
kay.one
|
8fca3c3419
|
more test/fixes
|
2011-05-19 22:52:05 -07:00 |
|
kay.one
|
849beef5a2
|
Added inventory provider with basic tests
|
2011-05-19 21:59:35 -07:00 |
|
kay.one
|
53e6b60382
|
Renamed IndexerProviderBase to IndexerBase since its no longer a provider
|
2011-05-19 21:21:18 -07:00 |
|
kay.one
|
9c1ff4af6b
|
initial stage of indexer refactoring. things compile.
|
2011-05-19 20:47:07 -07:00 |
|
Mark McDowall
|
7e44ee5020
|
Merge with Kayone's branch.
|
2011-05-17 22:32:23 -07:00 |
|
Mark McDowall
|
d97382ad0c
|
Added DeleteSeriesJob to remove series in BG.
Fixed SeriesUpdate Grid Edit to properly save SeasonFolder changes.
Added Delete to SeriesGrid.
|
2011-05-11 19:53:19 -07:00 |
|
Mark McDowall
|
49a059bdea
|
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
|
2011-05-10 23:46:26 -07:00 |
|
Mark McDowall
|
70bfc49b4e
|
Series Grid AJAX'd.
Edit in popup for Series Grid using custom editing template.
|
2011-05-09 23:32:33 -07:00 |
|
Mark McDowall
|
a36d5fae2f
|
Added ExternalNotificationProviderBase based on IndexProviderBase.
|
2011-04-28 23:06:13 -07:00 |
|
Mark McDowall
|
671dcd074c
|
Added job to scan for media files every hour... So easy!
|
2011-04-27 23:46:56 -07:00 |
|
Mark McDowall
|
7e946277bb
|
IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
|
2011-04-27 17:11:08 -07:00 |
|
Mark McDowall
|
cb992f1b52
|
Added StatsProvider.
Bound AutoConfigureProvider to kernel.
Feed Item Parsing will now check for a SceneName match in SceneNameHelper.
|
2011-04-25 22:54:12 -07:00 |
|
kay.one
|
b65fe99b30
|
Fixed network auth issue, custom parser issue
|
2011-04-25 13:21:52 -07:00 |
|
Mark McDowall
|
742ad0a932
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Core.Test/EpisodeProviderTest.cs
NzbDrone.Core/NzbDrone.Core.csproj
|
2011-04-25 11:24:11 -07:00 |
|
kay.one
|
a8815cd5ea
|
Fixed rss datetime bug
|
2011-04-25 11:16:38 -07:00 |
|
Mark McDowall
|
a34bd818cf
|
Start of AutoConfigureSab
|
2011-04-25 00:42:29 -07:00 |
|
kay.one
|
3beeff4e18
|
Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
|
2011-04-23 13:33:24 -07:00 |
|
kay.one
|
e9c63b81e6
|
Added asp.net tick timer
Added health monitoring
Updated database logging
|
2011-04-21 19:23:31 -07:00 |
|
kay.one
|
10ad7d1ed5
|
Added sabtitle method
Added custom parse option to Indexrbase
|
2011-04-20 18:26:13 -07:00 |
|
kay.one
|
9028e498ca
|
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
|
2011-04-20 00:44:13 -07:00 |
|
kay.one
|
2a603d908f
|
Merge branch 'markus101/NzbDrone'
Conflicts:
NzbDrone.Core/CentralDispatch.cs
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Web/Views/Settings/Indexers.ascx
|
2011-04-19 18:51:42 -07:00 |
|
kay.one
|
59899286ee
|
Added TimerProvider
|
2011-04-19 18:20:20 -07:00 |
|
Mark McDowall
|
c6ef828429
|
New UI for Indexer Settings, RAZOR!
Renamed NzbMatrix and NzbsRUs Providers
|
2011-04-19 16:46:21 -07:00 |
|
Mark McDowall
|
0241e80c8a
|
More quality parsing tests.
Better series/episode info parsing.
NzbMatrix and NzbsRUs Indexer Providers.
|
2011-04-18 23:33:09 -07:00 |
|
Keivan
|
6f2dcbf838
|
Revered back to subsonic
Added indexer configuration back-end
|
2011-04-18 17:12:06 -07:00 |
|
kay.one
|
fcf51978f9
|
Removed IConfigProvider, ISeasonProvider, ISyncProvider
|
2011-04-09 18:34:36 -07:00 |
|
kay.one
|
7efbfdbb89
|
removed IEpisodeProvider, ILogProvider
fixed some broken tests.
|
2011-04-09 17:14:51 -07:00 |
|
Mark McDowall
|
1a9948de2f
|
Removed IDiskProvider.
Removed IIndexerProvider.
|
2011-04-08 17:21:57 -07:00 |
|