Commit graph

294 commits

Author SHA1 Message Date
Eric Reed c309ff653a Inherit ratings for episodes and seasons from series 2013-03-26 20:28:07 -04:00
Luke Pulverenti 521ec49361 adjust simultaneous image extractions 2013-03-23 01:27:55 -04:00
Luke Pulverenti 8db212f6bf #77 - Thumbnail Extraction Speed up 2013-03-23 00:37:58 -04:00
LukePulverenti 33a3f620e6 display pending installations on dashboard home 2013-03-20 17:17:47 -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 bd094311f0 updated servicestack to 3.9.40 2013-03-18 16:40:15 -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 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
LukePulverenti 2af33416a7 #22 - Need to strip html tags from overviews 2013-03-14 21:40:24 -04:00
Eric Reed 65303c8816 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-14 16:25:17 -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
LukePulverenti 08f0ba8335 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-14 15:53:03 -04:00
LukePulverenti fe1834e6be Add resume capability to GetTempFile 2013-03-14 15:52:53 -04:00
Eric Reed 0ce5fc7799 Try not saving virtual folders in repository 2013-03-14 15:44:08 -04:00
Eric Reed a82fc184d5 Fix exception in LastfmBaseProvider.cs 2013-03-14 15:31:52 -04:00
LukePulverenti 178859e0bd #11 - Image change in Trailer folder is only picked up on server start 2013-03-13 22:13:32 -04:00
LukePulverenti 00e0e44398 don't try to extract images if a video doesn't have any known video streams 2013-03-13 21:24:43 -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 b92db91a43 updated ffmpeg 2013-03-12 15:17:46 -04:00
LukePulverenti d4797820db revised the framerate fix 2013-03-12 12:18:26 -04:00
LukePulverenti 33c8de1ecd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-12 11:18:00 -04:00
LukePulverenti 1b47be2d1f check parsed floats for NaN in media info providers 2013-03-12 11:17:43 -04:00
Eric Reed 23a72fc74c Fix some date problems in lastfm providers 2013-03-12 10:27:37 -04:00
Eric Reed 806b8b2fe6 Needed more work on #22 strip html tags from overviews 2013-03-12 10:09:29 -04:00
LukePulverenti 3f44324623 Added LibraryManager.Search 2013-03-12 00:26:23 -04:00
LukePulverenti cb189e7394 fixes #22 - Need to strip html tags from overviews 2013-03-12 00:09:31 -04:00
LukePulverenti 76dbab939c fixes #15 - SortRemoveWords config change not working 2013-03-11 21:46:46 -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
LukePulverenti b1be6f1d73 minor namespace changes in the model 2013-03-10 00:36:39 -05:00
LukePulverenti 31d079f1ba unified the two sorting api's 2013-03-09 23:22:36 -05:00
LukePulverenti 913cb3c564 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-09 20:18:37 -05:00
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package 2013-03-09 20:18:29 -05:00
Eric Reed 51e11eb3e3 Only run ffprobe on local content 2013-03-09 15:27:35 -05:00
Eric Reed 13e6819ddd Check location type in CreateResolveArgs 2013-03-09 10:11:06 -05:00
LukePulverenti ca5acb6edc more commenting for api docs 2013-03-09 00:15:51 -05:00
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings 2013-03-08 11:45:35 -05:00
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto 2013-03-08 11:40:01 -05:00
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
LukePulverenti 4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti c320434719 trimmed IPluginConfigurationPage 2013-03-05 18:11:20 -05:00