Commit graph

113 commits

Author SHA1 Message Date
Luis Miguel Almánzar 96a4f93e7c adding test to episode number extraction, and support multiepisode files 2013-05-23 22:05:31 -04:00
Luke Pulverenti f546f09c71 bulk save items when possible 2013-05-23 11:39:48 -04:00
Luke Pulverenti f3a7307ebb reduce requests against tvdb by getting entire series metadata at once 2013-05-20 23:16:43 -04:00
Luke Pulverenti f9c00a6145 parse episode index number at resolve time 2013-05-19 13:05:33 -04:00
Luke Pulverenti da7af24fca add separate entry point for new item notifier 2013-05-17 11:29:22 -04:00
Luke Pulverenti 369107bab8 reduce sizes of cast images 2013-05-11 11:55:01 -04:00
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session 2013-05-09 13:38:02 -04:00
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 2013-05-03 00:10:11 -04:00
Luke Pulverenti 08e4f959a2 fixes #207 - Music Content Showing as TV Content (songs as episodes) 2013-04-28 10:18:17 -04:00
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time 2013-04-28 01:29:27 -04:00
Luke Pulverenti 0bfb755a38 search hints progress 2013-04-27 09:05:33 -04:00
Luke Pulverenti 757cfcae8e Added search hint service 2013-04-26 15:20:53 -04:00
Luke Pulverenti 374b7f2f03 new Artist entity 2013-04-22 00:38:03 -04:00
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection 2013-04-20 21:02:16 -04:00
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 2013-04-13 14:02:30 -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 dba8c8d230 fixed getitembyclientid 2013-04-09 20:41:04 -04:00
Luke Pulverenti fe645c5cad centralize page size value 2013-04-09 12:42:55 -04:00
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -04:00
Luke Pulverenti 31c2d98532 Added a display preferences manager 2013-04-05 15:34:33 -04:00
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable 2013-04-05 15:02:48 -04:00
Luke Pulverenti 1bf4b6110d Get/Set DisplayPreferences separately through the api 2013-04-05 13:10:55 -04:00
Luke Pulverenti 70377c71cc removed Publishers 2013-04-05 11:13:23 -04:00
Luke Pulverenti d1be0b31a2 Added publishers to BaseItem 2013-04-05 00:13:59 -04:00
Luke Pulverenti 0bc542b191 fixed issue of UserRootFolders never getting persisted 2013-04-05 00:12:35 -04:00
Luke Pulverenti 6e957cc0b0 added new video filters 2013-04-04 11:22:39 -04:00
Luke Pulverenti cab2e13ae2 adjusted tile text spacing 2013-04-03 18:45:04 -04:00
Luke Pulverenti fa884f3fea #62 - File locking problem in cache 2013-04-02 22:59:27 -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 3ff23530e7 comments 2013-03-28 18:08:04 -04:00
Luke Pulverenti 5c460c0b6f Moved search placeholder 2013-03-28 18:00:58 -04:00
LukePulverenti e25258e1c0 moved playback event args object 2013-03-20 12:54:32 -04:00
LukePulverenti 679143cffb populate last played value 2013-03-20 11:13:51 -04:00
LukePulverenti 9ecd2bbf91 #70 - TV library not being displayed 2013-03-20 10:06:22 -04:00
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
LukePulverenti bae89ee824 fix duplicate connections on the dashboard 2013-03-16 12:41:49 -04:00
LukePulverenti 4d083b618d restored request logging 2013-03-16 01:52:33 -04:00
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54 2013-03-15 15:08:49 -04:00
LukePulverenti 2af33416a7 #22 - Need to strip html tags from overviews 2013-03-14 21:40:24 -04:00
LukePulverenti ff55da9029 switch authentication to sha1 2013-03-13 01:19:03 -04:00
LukePulverenti da89c337a8 #22 - missing from last checkin 2013-03-12 22:13:58 -04:00
LukePulverenti 9afd1741e0 #22 - Need to strip html tags from overviews 2013-03-12 22:10:43 -04:00
LukePulverenti 37d27ec0c3 #22 - Need to strip html tags from overviews 2013-03-12 18:53:04 -04:00
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews 2013-03-12 18:49:45 -04:00
LukePulverenti 3f44324623 Added LibraryManager.Search 2013-03-12 00:26:23 -04:00
LukePulverenti f010d032ed remove unused api properties 2013-03-11 08:26:27 -04:00
LukePulverenti c7d2b3a407 updated ffmpeg. cleaned up some unused api properties 2013-03-10 15:44:36 -04:00