kay.one
|
c91852018e
|
simplified some quality types
|
14 years ago |
kay.one
|
e4ff0d6471
|
Diskscan/Info update job refactoring and test
|
14 years ago |
kay.one
|
53e6b60382
|
Renamed IndexerProviderBase to IndexerBase since its no longer a provider
|
14 years ago |
kay.one
|
9cad9bbbd7
|
Optimized logging to improve performance
|
14 years ago |
Mark McDowall
|
7e44ee5020
|
Merge with Kayone's branch.
|
14 years ago |
kay.one
|
30d8da3ce8
|
Log is now configured earlier in the life cycle.
Glimpse now listens to all IP addresses
|
14 years ago |
Mark McDowall
|
d97382ad0c
|
Added DeleteSeriesJob to remove series in BG.
Fixed SeriesUpdate Grid Edit to properly save SeasonFolder changes.
Added Delete to SeriesGrid.
|
14 years ago |
Mark McDowall
|
a36d5fae2f
|
Added ExternalNotificationProviderBase based on IndexProviderBase.
|
14 years ago |
Mark McDowall
|
671dcd074c
|
Added job to scan for media files every hour... So easy!
|
14 years ago |
Mark McDowall
|
cb992f1b52
|
Added StatsProvider.
Bound AutoConfigureProvider to kernel.
Feed Item Parsing will now check for a SceneName match in SceneNameHelper.
|
14 years ago |
kay.one
|
8bf80ecda0
|
Updated ForceMigration()
|
14 years ago |
kay.one
|
fa1b287d58
|
JobProvider now stores last execution and success
JobProvider is now wired working
Job view ui is updated
|
14 years ago |
kay.one
|
e9c63b81e6
|
Added asp.net tick timer
Added health monitoring
Updated database logging
|
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
|
6caae19430
|
Timers are now initialized on startup.
|
14 years ago |
kay.one
|
2a603d908f
|
Merge branch 'markus101/NzbDrone'
Conflicts:
NzbDrone.Core/CentralDispatch.cs
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Web/Views/Settings/Indexers.ascx
|
14 years ago |
kay.one
|
59899286ee
|
Added TimerProvider
|
14 years ago |
Mark McDowall
|
c6ef828429
|
New UI for Indexer Settings, RAZOR!
Renamed NzbMatrix and NzbsRUs Providers
|
14 years ago |
Keivan
|
6f2dcbf838
|
Revered back to subsonic
Added indexer configuration back-end
|
14 years ago |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
14 years ago |
kay.one
|
fcf51978f9
|
Removed IConfigProvider, ISeasonProvider, ISyncProvider
|
14 years ago |
kay.one
|
7efbfdbb89
|
removed IEpisodeProvider, ILogProvider
fixed some broken tests.
|
14 years ago |
Mark McDowall
|
1a9948de2f
|
Removed IDiskProvider.
Removed IIndexerProvider.
|
14 years ago |
Mark McDowall
|
e5413d67d6
|
Removed IRenameProvider.
|
14 years ago |
Mark McDowall
|
29690d9b6f
|
Removed IRssSyncProvider & IBacklogProvider
|
14 years ago |
Mark McDowall
|
0d95302aee
|
Removed IHistoryProvider.
|
14 years ago |
Mark McDowall
|
c25af5978d
|
Removed ISeriesProvider
|
14 years ago |
Mark McDowall
|
bd0a7a58dd
|
Removed INotificationProvider
|
14 years ago |
Mark McDowall
|
f52b399ed6
|
Removed IExternalNotificationProvider
|
14 years ago |
Mark McDowall
|
c77a88dd2f
|
Removed IDownloadProvider
|
14 years ago |
Mark McDowall
|
0ee4f8cc9b
|
Removed IPostProcessingProvider
|
14 years ago |
Mark McDowall
|
030c6fb7b7
|
Removed ITimerProvider
|
14 years ago |
Mark McDowall
|
8380c25eaf
|
Removed IUpcomingEpisodesProvider
|
14 years ago |
Mark McDowall
|
83ebd89ff8
|
Removed IXbmcProvider.
|
14 years ago |
Mark McDowall
|
d63fe6ad56
|
Removed IRootDirProvider.
|
14 years ago |
kay.one
|
7b4a92fbe6
|
Removed IQuality provider
Updated AutoMoq to support SetConstant
|
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
|
1e73138f6d
|
some subsonic cleanup
|
14 years ago |
kay.one
|
bdc8abe0b6
|
fixed application path to support Application path (full IIS Server)
|
14 years ago |
kay.one
|
2d9285eee2
|
fixed some DI issues.
fixed episode list grid width
|
14 years ago |
kay.one
|
7e4c38ec3f
|
removed most of existing rss code
|
14 years ago |
kay.one
|
62b2cd510f
|
started rss cleanup
|
14 years ago |
Keivan
|
e33f5206fa
|
Add existing now does is reall time TvDb lookup
|
14 years ago |
kay.one
|
e56a529b9c
|
Updated subsonic to latest code
|
14 years ago |
kay.one
|
ff75d0c555
|
Upgraded to MVC3, Hello Razor.
|
14 years ago |
Mark McDowall
|
c6a7eaab93
|
Separate QualityTypes.Bluray to Bluray720 and Bluray1080.
|
14 years ago |
Mark McDowall
|
6c818bd8d8
|
Upcoming shows view added.
|
14 years ago |
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.
|
14 years ago |