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
Mark McDowall
e5413d67d6
Removed IRenameProvider.
2011-04-08 17:08:03 -07:00
Mark McDowall
29690d9b6f
Removed IRssSyncProvider & IBacklogProvider
2011-04-08 17:04:50 -07:00
Mark McDowall
0d95302aee
Removed IHistoryProvider.
2011-04-08 16:58:46 -07:00
Mark McDowall
c25af5978d
Removed ISeriesProvider
2011-04-08 16:55:23 -07:00
Mark McDowall
bd0a7a58dd
Removed INotificationProvider
2011-04-08 16:48:47 -07:00
Mark McDowall
f52b399ed6
Removed IExternalNotificationProvider
2011-04-08 09:24:17 -07:00
Mark McDowall
c77a88dd2f
Removed IDownloadProvider
2011-04-08 08:36:34 -07:00
Mark McDowall
0ee4f8cc9b
Removed IPostProcessingProvider
2011-04-08 08:24:16 -07:00
Mark McDowall
030c6fb7b7
Removed ITimerProvider
2011-04-08 08:20:45 -07:00
Mark McDowall
8380c25eaf
Removed IUpcomingEpisodesProvider
2011-04-08 08:18:01 -07:00
Mark McDowall
83ebd89ff8
Removed IXbmcProvider.
2011-04-08 08:15:51 -07:00
Mark McDowall
d63fe6ad56
Removed IRootDirProvider.
2011-04-08 08:10:46 -07:00
kay.one
7b4a92fbe6
Removed IQuality provider
...
Updated AutoMoq to support SetConstant
2011-04-07 21:11:45 -07:00
kay.one
a9f08caa18
Removed IQuality provider
...
Updated AutoMoq to support SetConstant
2011-04-07 21:03:46 -07:00
kay.one
0a783542a6
Removed ITvDbProvider
...
Added SetConstant to AutoMoq
2011-04-06 20:34:48 -07:00
kay.one
c1bd62ae64
Added AutoMoq. Removed IHTTP Provider
2011-04-06 19:25:52 -07:00
kay.one
1e73138f6d
some subsonic cleanup
2011-04-05 20:14:43 -07:00
kay.one
bdc8abe0b6
fixed application path to support Application path (full IIS Server)
2011-04-05 19:24:57 -07:00
kay.one
2d9285eee2
fixed some DI issues.
...
fixed episode list grid width
2011-04-04 00:51:58 -07:00
kay.one
7e4c38ec3f
removed most of existing rss code
2011-04-03 22:24:19 -07:00
kay.one
62b2cd510f
started rss cleanup
2011-04-03 20:50:12 -07:00
Keivan
e33f5206fa
Add existing now does is reall time TvDb lookup
2011-04-01 16:11:09 -07:00
kay.one
e56a529b9c
Updated subsonic to latest code
2011-03-30 00:14:39 -07:00
kay.one
ff75d0c555
Upgraded to MVC3, Hello Razor.
2011-03-29 23:18:35 -07:00
Mark McDowall
c6a7eaab93
Separate QualityTypes.Bluray to Bluray720 and Bluray1080.
2011-03-26 17:16:50 -07:00
Mark McDowall
6c818bd8d8
Upcoming shows view added.
2011-03-23 00:06:22 -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
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).
2011-03-18 08:39:19 -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
Mark McDowall
2871723bfe
Manage multiple Tv Root Folders in Settings/General.
...
Start of AddExisting.
2011-03-08 23:40:48 -08:00
markus101
df041eb300
Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch.
2011-03-06 23:32:36 -08:00
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).
2011-02-21 22:22:40 -08:00
markus101
d3b7d199ab
Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
2011-02-17 09:45:02 -08:00
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).
2011-02-15 23:58:39 -08:00
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.
2011-02-09 22:51:04 -08:00
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).
2011-02-04 22:07:25 -08:00
markus101
48e5b36936
Fixed logging for Settings Controller and QualityProvider
...
Setup/Update of Default QualityProfiles will occur on start
2011-02-03 18:58:02 -08:00
markus101
9f0e512f5f
Returned missing Graphics, CSS and JavaScript files.
...
Settings Sub-menu updated to include Quality link.
Quality config page started.
2011-02-02 18:49:52 -08:00
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
2011-01-30 17:30:59 -08: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
Keivan
7bb63d0451
cleaned up css
2010-11-05 17:43:13 -07:00
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
2010-10-29 20:54:48 -06:00
Keivan
c9bc063a9c
Updated log appearance.
2010-10-24 10:35:58 -07:00
Keivan
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
2010-10-24 00:46:58 -07:00
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
2010-10-20 18:49:23 -07:00
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
2010-10-17 10:25:27 -07:00
Keivan
c597363bf8
Updated logging and instrumentation
2010-10-15 00:10:44 -07:00
Keivan
76379341a7
Added series update notification.
2010-10-11 19:49:27 -07:00
Keivan
30d38eead6
fixed ninjet's race condition
2010-10-10 12:00:07 -07:00
Keivan
27d86a8540
Added Notification System, Renamed Repository to Entities
2010-10-07 20:35:04 -07:00
Keivan
9c7355f3fb
Cleaned up some tests
2010-10-07 15:17:24 -07:00
Keivan
81e155ae42
Added basic episode support
2010-10-04 23:21:18 -07:00