kay.one
|
05df752cc8
|
Fix: Downgraded some log levels for less verbose logging
|
2012-02-12 23:28:01 -08:00 |
|
kay.one
|
6393d0a3f9
|
Added Tests for CentralDispatch
|
2011-07-07 22:41:08 -07:00 |
|
kay.one
|
15aedfc847
|
some db/migration cleanup
|
2011-07-07 20:27:11 -07:00 |
|
kay.one
|
01163a4f87
|
Cleanup and tests around ImportFile
|
2011-06-21 18:12:20 -07:00 |
|
Mark McDowall
|
5c055ebb9a
|
Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB.
|
2011-06-18 16:03:58 -07:00 |
|
Mark McDowall
|
a771d2cfa9
|
Changed all Single<T> to SingleOrDefault<T>
|
2011-06-18 12:56:17 -07:00 |
|
Mark McDowall
|
01944acbb1
|
IndexerProvider now uses PetaPoco.
|
2011-06-17 17:10:33 -07:00 |
|
kay.one
|
add780b431
|
Ninject is now forced to use proper constructor.
|
2011-06-13 18:23:04 -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
|
9417748056
|
Initial support for episode search in indexerbase and Nzbs.org
|
2011-05-25 21:25:59 -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
|
8c7c2ac296
|
More work on indexers/jobs
|
2011-04-21 23:23:29 -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 |
|
Keivan
|
6f2dcbf838
|
Revered back to subsonic
Added indexer configuration back-end
|
2011-04-18 17:12:06 -07:00 |
|
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
2011-04-09 19:44:01 -07:00 |
|
kay.one
|
fcf51978f9
|
Removed IConfigProvider, ISeasonProvider, ISyncProvider
|
2011-04-09 18:34:36 -07:00 |
|
Mark McDowall
|
1a9948de2f
|
Removed IDiskProvider.
Removed IIndexerProvider.
|
2011-04-08 17:21:57 -07:00 |
|
kay.one
|
62b2cd510f
|
started rss cleanup
|
2011-04-03 20:50:12 -07:00 |
|
Mark McDowall
|
33b09567ce
|
History VIew Added.
Fixed Relationships between History and Episode/Indexer.
Indexer now uses int as ID, string caused issues.
Get single Indexer by ID.
|
2011-03-22 22:19:23 -07:00 |
|
Mark McDowall
|
636f352599
|
Ability to manually add a show has been added.
UI cleanup for adding series (new, existing and manual).
|
2011-03-17 00:40:23 -07:00 |
|
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.
|
2011-01-28 22:10:22 -08:00 |
|