Commit graph

312 commits

Author SHA1 Message Date
Luke Pulverenti 6e957cc0b0 added new video filters 2013-04-04 11:22:39 -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 cab2e13ae2 adjusted tile text spacing 2013-04-03 18:45:04 -04:00
Luke Pulverenti 4ba4d8d040 record level during media analysis 2013-04-03 08:03:37 -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 8f7981b6a6 getting started sorting in the dashboard 2013-03-29 01:45:21 -04:00
Luke Pulverenti c415b6afa6 removed duplicate resource pool 2013-03-28 18:47:54 -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
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
Luke Pulverenti 680200864f try to avoid timeouts by increasing our default, and lower movie db concurrency 2013-03-28 14:47:58 -04:00
Eric Reed d89df344e4 Fix stray assignment of remote image url in Series provider 2013-03-28 10:17:08 -04:00
Luke Pulverenti 31bb5b5cb3 removed udp server layer 2013-03-27 18:13:46 -04:00
Luke Pulverenti f9a1feecbf updated ffmpeg 2013-03-27 00:16:01 -04:00
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