Commit graph

58 commits

Author SHA1 Message Date
Luke Pulverenti 2eb0037905 added watched icon for folders 2013-04-16 08:30:50 -04:00
Eric Reed 2077fb52e3 New install executables 2013-04-15 21:58:18 -04:00
Luke Pulverenti 27d2d2b89a added paging buttons 2013-04-15 18:03:05 -04:00
Eric Reed 71223ed1a8 Update ApplicationUpdater 2013-04-15 17:27:24 -04:00
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit 2013-04-15 14:45:58 -04:00
Techywarrior 3b11b7f4f0 tv series page 2013-04-09 21:54:16 -07:00
Eric Reed 8adfb36f4c Add targetSystem to PackageInfo 2013-04-03 14:18:36 -04:00
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
Eric Reed 0fc9db5557 Fix SupporterPage.js #82 2013-03-25 19:43:29 -04:00
LukePulverenti 5a3e9e5208 updated to use iso mounting nuget package 2013-03-20 13:28:12 -04:00
Eric Reed 819616379e Add LastPlayedDate to UserItemDataDto 2013-03-20 10:25:22 -04:00
LukePulverenti 4d083b618d restored request logging 2013-03-16 01:52:33 -04:00
Eric Reed e3af179856 Consolidate uninstaller into one assembly and don't allow run directly 2013-03-13 10:00:49 -04:00
Eric Reed 89f18c83c8 publish installers with pismo #34 2013-03-12 21:54:13 -04:00
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews 2013-03-12 18:49:45 -04:00
Eric Reed e56a168909 Clear out system dir on each build 2013-03-08 14:20:49 -05:00
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
LukePulverenti d3b9afef2f removed the clickonce assembly 2013-03-04 02:19:04 -05:00
Eric Reed 2f258687fd Cosmetic touch-ups in MovieDbProvider.cs 2013-03-03 11:05:17 -05:00
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 2013-03-02 21:47:04 -05:00
Eric Reed 60662a0f16 Server app update on launch 2013-03-02 14:48:25 -05:00
LukePulverenti 528e7c8ba8 insert supporter icon separately 2013-03-02 12:49:28 -05:00
LukePulverenti 2c2f832c1a moved apiclient to it's own repo 2013-02-28 18:47:01 -05:00
LukePulverenti 5e2e6b1716 moved bdinfo to a nuget package 2013-02-28 15:12:36 -05:00
LukePulverenti 4d71fc1d42 remvoed CO uninstall project 2013-02-27 16:07:51 -05:00
LukePulverenti 51b3c32e2c a little more consolidation 2013-02-26 16:05:52 -05:00
LukePulverenti 170154df18 assembly consolidation 2013-02-26 15:07:06 -05:00
Eric Reed 098ba6db0d Uninstaller stub as silent console app 2013-02-25 22:52:42 -05:00
Eric Reed 844121acc9 More uninstaller/installer incrementals
Gonna need separate installers for server and mbt due to CO limitations
2013-02-25 20:12:08 -05:00
LukePulverenti 8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
Eric Reed b3664edf50 Installer updates and partial uninstaller 2013-02-23 17:16:19 -05:00
LukePulverenti 0263458871 fixed missing files 2013-02-23 10:30:30 -05:00
LukePulverenti 746c5d2fa7 moved Plugins to separate repo 2013-02-22 01:28:57 -05:00
LukePulverenti 868a7ce9c8 isolated clickonce dependancies 2013-02-21 23:23:06 -05:00
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 2013-02-21 20:26:35 -05:00
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project 2013-02-21 01:02:10 -05:00
LukePulverenti a5f9dc1bfc isolated sqlite dependancy 2013-02-20 23:37:50 -05:00
LukePulverenti 767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
ebr11 Eric Reed spam ef07c2e6ab Move PhysicalLocations to baseitem 2012-09-20 13:52:56 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 8b7effd6ff Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF. 2012-09-18 15:33:57 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem 2012-09-08 15:05:18 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 2884df296c Moved Movies into the main project 2012-09-08 14:37:55 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 0fb0d52a4c Made a separate ApiInteraction solution with platform-specific builds 2012-09-05 19:40:44 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 6fbeee841f Performance update 2012-08-20 17:48:11 -04:00
RedShirtMB Mark Linton redshirt linton a129c93c42 Updated splashscreen to report progress
Added default image (need to change later)
2012-08-19 11:01:43 -07:00
LukePulverenti Luke Pulverenti luke pulverenti 1e61debf2d Updated service stack json and reactive extensions to the latest 2012-08-18 12:51:47 -04:00
LukePulverenti Luke Pulverenti luke pulverenti f32f000298 Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project. 2012-08-17 15:07:21 -04:00
LukePulverenti Luke Pulverenti luke pulverenti bae04374e5 Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when working with large files. 2012-08-12 00:03:19 -04:00
RedShirtMB Mark Linton redshirt linton bf0c6ec182 Initial creation of the ServerApplication 2012-08-04 16:54:00 -07:00
ebr11 Eric Reed spam 6e8bfb6d9b Add ApplicationPaths class 2012-08-01 23:13:44 -04:00