Commit graph

68 commits

Author SHA1 Message Date
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 2013-04-13 14:02:30 -04:00
Luke Pulverenti b25fd4296c display new fields on person page 2013-04-12 14:22:40 -04:00
Luke Pulverenti b789550a56 Added budget as a sort order 2013-04-12 10:32:04 -04:00
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations, 2013-04-12 10:13:47 -04:00
Luke Pulverenti ff1db0a173 resharper suggestions in controller project 2013-04-10 11:56:36 -04:00
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -04:00
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable 2013-04-05 15:02:48 -04:00
Luke Pulverenti 70377c71cc removed Publishers 2013-04-05 11:13:23 -04:00
Luke Pulverenti 0bc542b191 fixed issue of UserRootFolders never getting persisted 2013-04-05 00:12:35 -04:00
Luke Pulverenti 980620f290 made Images virtual 2013-04-05 00:12:05 -04:00
Luke Pulverenti 3314a0f69a #105 - MusicAlbum items give no PrimaryImage in API when one exists 2013-04-05 00:10:23 -04:00
Luke Pulverenti d889cf1f57 remove library copying when setting up a custom library. we'll add a separate button to do it later. 2013-04-04 00:50:06 -04:00
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues 2013-04-02 13:37:49 -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
Luke Pulverenti 8f7981b6a6 getting started sorting in the dashboard 2013-03-29 01:45:21 -04:00
Luke Pulverenti 67df3be368 removed extra lock 2013-03-28 15:27:34 -04:00
Luke Pulverenti 5422b14533 improve library scan progress reporting 2013-03-28 15:25:36 -04:00
Eric Reed c309ff653a Inherit ratings for episodes and seasons from series 2013-03-26 20:28:07 -04:00
LukePulverenti e25258e1c0 moved playback event args object 2013-03-20 12:54:32 -04:00
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
Eric Reed ab29ffd715 Remove testid from BaseItem 2013-03-15 15:13:22 -04:00
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54 2013-03-15 15:08:49 -04:00
Eric Reed 89e6124a5d Backout non persistence of virtual folders. Doesn't address the real issue. 2013-03-14 16:24:48 -04:00
Eric Reed 0ce5fc7799 Try not saving virtual folders in repository 2013-03-14 15:44:08 -04:00
LukePulverenti ff55da9029 switch authentication to sha1 2013-03-13 01:19:03 -04:00
LukePulverenti 76dbab939c fixes #15 - SortRemoveWords config change not working 2013-03-11 21:46:46 -04:00
LukePulverenti 31d079f1ba unified the two sorting api's 2013-03-09 23:22:36 -05:00
Eric Reed 13e6819ddd Check location type in CreateResolveArgs 2013-03-09 10:11:06 -05:00
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings 2013-03-08 11:45:35 -05:00
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
Eric Reed 4c46258763 Have FanArtArtistProvider retrieve album covers 2013-03-04 18:24:41 -05:00
LukePulverenti 2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
LukePulverenti 54a36322bb made base video resolver available for re-use 2013-03-03 11:53:58 -05:00
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58:04 -05:00
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -05:00
LukePulverenti 8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
LukePulverenti b8d5c71842 type discovery without attributes 2013-02-23 02:57:11 -05:00
LukePulverenti 57cb08085d fix broken images 2013-02-22 20:24:04 -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 76f067f867 extracted more logging dependancies 2013-02-21 16:06:23 -05:00
LukePulverenti ab1065a567 removed static logger 2013-02-21 15:26:55 -05:00
LukePulverenti c5fd7c3bd6 removed ISupportsSpecialFeatures 2013-02-21 12:51:26 -05:00
LukePulverenti ee9d481662 isolated bdinfo dependancy 2013-02-21 01:38:23 -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
ebr11 Eric Reed spam e2ae376eef Merge with default 2012-09-20 11:28:02 -04:00