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
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
Mark McDowall
84f0dfed4e
Removed un-needed WebClient from XbmcProvider.
...
BackLog Provider created.
QueueIfWanted moved to new class (RssItemProcessingProvider) to cutdown on repeating code (between RssSyncProvider and BacklogProvider)
Style.css now sets width for rootDirectories class (when adding a new show).
14 years ago
Mark McDowall
636f352599
Ability to manually add a show has been added.
...
UI cleanup for adding series (new, existing and manual).
14 years ago
Mark McDowall
2871723bfe
Manage multiple Tv Root Folders in Settings/General.
...
Start of AddExisting.
14 years ago
markus101
df041eb300
Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch.
14 years ago
markus101
738700537e
Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
...
Currently uses Hard-Coded Naming Convention, Undecided on SAB or SB configuration style, SAB's is more robust (and flawless? -SP).
14 years ago
markus101
d3b7d199ab
Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101
a7780fab67
Issue with overwriting user settings for Indexers resolved.
...
Reworked RssSyncProvider to make it cleaner.
SeasonProvider was returning the reveresed boolean result
Indexer changed to not store empty strings as null when saving config (ApiUrl).
14 years ago
markus101
0fc75e8907
TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series.
...
Countdown now shows a real value from RSS Sync.
CentralDispatch updated to start RSSSyncTimer when run.
14 years ago
markus101
d083d653db
Fixed updating of Default Qualities in CentralDispatch.
...
Default Quality can now be set through Settings/Quality using a drop down list.
Fixed QualityType for BDRip (was sharing a value with DVD).
14 years ago
markus101
48e5b36936
Fixed logging for Settings Controller and QualityProvider
...
Setup/Update of Default QualityProfiles will occur on start
14 years ago
markus101
9f0e512f5f
Returned missing Graphics, CSS and JavaScript files.
...
Settings Sub-menu updated to include Quality link.
Quality config page started.
14 years ago
markus101
c40f18e66f
Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
...
Fixed a config saving issue in the SettingsController.
Added bindings in Central dispatch for SabProvider and HttpProvider
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
7bb63d0451
cleaned up css
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
c9bc063a9c
Updated log appearance.
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
c597363bf8
Updated logging and instrumentation
14 years ago
Keivan
76379341a7
Added series update notification.
14 years ago
Keivan
30d38eead6
fixed ninjet's race condition
14 years ago
Keivan
27d86a8540
Added Notification System, Renamed Repository to Entities
14 years ago
Keivan
9c7355f3fb
Cleaned up some tests
14 years ago
Keivan
81e155ae42
Added basic episode support
14 years ago