kay.one
|
eaaf464d38
|
Merge branch 'markus101'
|
13 years ago |
kay.one
|
2601c7c1b9
|
minor changes
|
13 years ago |
Mark McDowall
|
ee4b6c9442
|
ExternalNotifications enabled (Xbmc only right now).
- Grab, Download, Rename
Notification Settings for Xbmc uses definitions.
|
13 years ago |
kay.one
|
6393d0a3f9
|
Added Tests for CentralDispatch
|
14 years ago |
kay.one
|
2a64014c96
|
Added version to page footer, minor tweaks.
|
14 years ago |
kay.one
|
7d706a3304
|
Renamed SubsonicTarget to DataBaseTarget
|
14 years ago |
kay.one
|
bbf27c6f66
|
Fixed MVC profiler issue with Jobs, SQL profiling is on again.
|
14 years ago |
kay.one
|
f4a765817b
|
Fixed some small issues, here and there.
|
14 years ago |
kay.one
|
acf23d4fc2
|
Removed subsonic completely
|
14 years ago |
kay.one
|
f4801901a7
|
LogProvider now usues petapoco
|
14 years ago |
Mark McDowall
|
0432109a95
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Core.Test/SeriesProviderTest.cs
NzbDrone.Core/Providers/MediaFileProvider.cs
NzbDrone.Core/Providers/SeriesProvider.cs
|
14 years ago |
kay.one
|
cb8cb1691f
|
SeriesProvider is now Subsonic free.
|
14 years ago |
kay.one
|
63f6899894
|
Added PetaPoco
|
14 years ago |
Mark McDowall
|
a290a0dcb0
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Core/Providers/Jobs/EpisodeSearchJob.cs
NzbDrone.Core/Providers/SeriesProvider.cs
|
14 years ago |
Mark McDowall
|
ab2007cb6f
|
SceneNaming is now stored on NzbDrone webserver.
Database will update every 12 hours from CSV on server.
|
14 years ago |
kay.one
|
add780b431
|
Ninject is now forced to use proper constructor.
|
14 years ago |
kay.one
|
8686eb5d32
|
IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
Console logging starts earlier in the app.
Moved Default profiles to QualityProvider.
|
14 years ago |
Mark McDowall
|
5041ff550c
|
Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory".
|
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
|
4d3ba62e5d
|
Episode renaming implemented on the Series/Details page.
|
14 years ago |
kay.one
|
72af060d68
|
Fixed migration issue
|
14 years ago |
kay.one
|
ecc2a7e2f6
|
More updates to Datastore
|
14 years ago |
kay.one
|
a1653022ad
|
refactored Migrations
|
14 years ago |
kay.one
|
d3be516fb2
|
removed Season/SeasonProvider, updated dbBenchmark tests.
|
14 years ago |
kay.one
|
cbbb6e2b18
|
Oh hai search!
|
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
|
4cc240a7e0
|
Better quality parse
|
14 years ago |
kay.one
|
180da4c82a
|
Migrator.net fails
|
14 years ago |
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 |